Welcome! Please see the About page for a little more info on how this works.

+1 vote
in Spec by
closed by

I believe that Clojure is not the only Lisp build in with concurrency. From what I understand, LispWorks and perhaps Allegro Lisp is also concurrent in design. As for whether the Eclipse Lisp plug-in is concurrent, I am not sure as it relies on SBCL or CLISP for the environment. And Racket is also another Lisp dialect which Prof Matthias Felleisen has assured me that it is also a AI language, but as for concurrency I am not too sure. I believe the way forward other than create a new fork with Clojure would be better to engage the Lisp steering committee to change/add concurrency into the Common Lisp language.

closed with the note: off-topic

1 Answer

+1 vote
by

While I find this kind of discussion fascinating from a language designer's perspective, I think that the question is decidedly off topic. As a parting note, I suggest that you explore the Common Lisp hyperspec and then look at how vendor extensions have filled in the concurrency story since.

...