Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tekknolagi/ghuloum

Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)
https://github.com/tekknolagi/ghuloum

c compiler lisp lisp-compiler programming-language x86 x86-64

Last synced: 7 days ago
JSON representation

Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)

Awesome Lists containing this project

README

        

# Lisp compiler source

[![builds.sr.ht status](https://builds.sr.ht/~max/ghuloum.svg)](https://builds.sr.ht/~max/ghuloum?)

This source is provided in stages that roughly correspond to the blog posts in
the [Lisp compiler series](https://bernsteinbear.com/blog/compiling-a-lisp-0/).