Hacker News new | ask | show | jobs
by stevelosh 2257 days ago
> Are there any other languages that change as slowly as C?

ANSI Common Lisp has had the same spec since 1994.

(This is not a problem, because Common Lisp gives you enough high and low level power to do (almost) whatever you want in user space, instead of relying on the language designers to add a particular feature.)