7 ms·
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 compil
by rjsw 1mo ago
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.
- rurban 29d agoClamiga has a native jit compiler for m68k.