Hacker News new | ask | show | jobs
by pulse7 2092 days ago
"because it's not a standard language" Every language was a "non-standard language" at it's beginning... Including C, C++ and Lisp...
1 comments

What 'drmeister means is that CL as an actual standard, as in ANSI standard. Ditto for C++ (an ISO standard). This means the language has a clear target for implementations to conform to, one that isn't vulnerable to "moving fast and breaking things".