[Info-vax] Python for x86?
Andreas Eder
a_eder_muc at web.de
Mon Apr 24 12:03:54 EDT 2023
On Fr 21 Apr 2023 at 11:14, Arne Vajhøj <arne at vajhoej.dk> wrote:
> On 4/21/2023 10:51 AM, Chris Townley wrote:
>> On 21/04/2023 14:31, Arne Vajhøj wrote:
>>> Getting abcl (lisp) working was really random luck.
>>>
>>> :-)
>> Is Lisp still used these days?
>
> ABCL (Common Lisp on JVM and actually able to run on VMS)
> is actively maintained.
>
> And I believe there are several other Lisp implementations
> that are not EOL.
Yes, certainly!
a) open source common lisp
sbcl https://www.sbcl.org/ the fastest open source implementation
ecl https://ecl.common-lisp.dev/ an embeddabale lisp
clisp https://clisp.sourceforge.io/
abcl https://armedbear.common-lisp.dev/ runs on the jvm
clozure https://ccl.clozure.com/
b) commercial common lisp
allegro https://franz.com/products/allegro-common-lisp/
lispworks http://www.lispworks.com/
> PS: Back in the 10's there was actually a Lisp dialect
> for JVM (Clojure) that was pretty "hot" in the press.
That is not common lisp, but still a good lisp for the jvm.
'Andreas
More information about the Info-vax
mailing list