Lisp compiler source#
This source is provided in stages that roughly correspond to the blog posts in the Lisp compiler series.
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
Also add entrypoint stuff from compiling-procedures
Also switch compiler from gcc-8 to gcc, since I am on a computer with
newer packages.
This source is provided in stages that roughly correspond to the blog posts in the Lisp compiler series.