Clamiga: Common Lisp for the Amiga
Summary
The article introduces CL-Amiga (Clamiga), a full Common Lisp implementation designed for the Amiga family with native builds for AmigaOS 3, MorphOS, and cross-platform support on macOS and Linux. It covers the rationale, core architecture (bytecode VM, 32-bit tagged values, compact GC, portable FASL), the JIT for m68k, MorphOS specifics, Quicklisp integration, and native GUI bindings, framing the project as a bridge between retro hardware and modern Lisp tooling.