Comment on Clamiga: Common Lisp for the AmigaComments−guenthert26dHow does Clamiga compare with the most recent CLISP which did support AmigaOS?CLISP's maintenance status is mentioned, but I can't help wondering in which way that would be relevant.−rjsw25dFrom reading the linked page, they both compile to bytecode not native instructions.There are open source Common Lisp systems for the OG Macintosh that compile to native instructions that could probably be ported to AmigaOS.Cambridge Lisp contained a native code compiler and was available on AmigaOS.−rurban24dClamiga has a native jit compiler for m68k.
Comments
How does Clamiga compare with the most recent CLISP which did support AmigaOS?
CLISP's maintenance status is mentioned, but I can't help wondering in which way that would be relevant.
From reading the linked page, they both compile to bytecode not native instructions.
There are open source Common Lisp systems for the OG Macintosh that compile to native instructions that could probably be ported to AmigaOS.
Cambridge Lisp contained a native code compiler and was available on AmigaOS.
Clamiga has a native jit compiler for m68k.