| You clearly haven't used the language on real world project. In CL world, there is enough people interested to develop actively several implementations. Also, you (as others making opinion on language from blog posts) are for some reason fixated on the idea of stuff in standard library. When it's not in standard, it doesn't exist. Wrong. You forgot that in CL, library developer has the same freedom as CL implementer. You are welcome to roll your own continuations, embedded compiler or transaction layer in your chosen popular blub for example. All your reasons are superficial. The "ancient" argument is not worth commenting. Unicode has just about every CL already implemented. Explain your reflection reservations. Heard about http://common-lisp.net/project/closer ? You can emulate single-dispatch of Smalltalk OO in exactly 0% of wrapper code. And tools, I hardly miss something when tracing, profiling, code completion, live upgrades, image snapshots are either solved by standard, implementation or SLIME. Also you forgot to write that "LISP is interpreted and slow" once again. |