Guide for Implementing Common Lisp

0
admin
Aug 24, 2024 03:55 PM 0 Answers Ask Question
Member Since Apr 2019
Subscribed Subscribe Not subscribe
Flag(0)

For implementing a Common Lisp compiler, resources like Kyoto Common Lisp's bootstrapping paper (1990) and SICL's modular design (developed using Common Lisp) are helpful. SICL is well-documented and components can be reused in other implementations, aiding understanding of the compilation process and adherence to the CL specification. Reviewing European Lisp Symposium papers can also provide valuable insights.

0 Subscribers
Submit Answer
Please login to submit answer.
0 Answers
Sort By:

Share: