Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/tekknolagi/ghuloum
- Owner: tekknolagi
- License: mit
- Created: 2019-11-08T08:54:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T06:16:41.000Z (over 3 years ago)
- Last Synced: 2024-05-02T01:31:26.910Z (6 months ago)
- Topics: c, compiler, lisp, lisp-compiler, programming-language, x86, x86-64
- Language: C
- Homepage: https://bernsteinbear.com/blog/compiling-a-lisp-0/
- Size: 368 KB
- Stars: 57
- Watchers: 9
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).