Alisp: A Solo Open-Source Lisp Interpreter Nearing Common Lisp Compliance

2025-04-27

Alisp is a solo open-source project developing a Lisp interpreter aiming for Common Lisp conformance. It's already implemented a large portion of Common Lisp and includes a debugger and profiler. Written in C89 and licensed under GPLv3, the project is hosted on Savannah. Bug reports and suggestions are welcome, but patches are not currently accepted.

Development