Comment on Clamiga: Common Lisp for the AmigaparentComments−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
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.