←back to thread

143 points todsacerdoti | 3 comments | | HN request time: 0.271s | source
1. soegaard ◴[] No.43594068[source]
The notes reference:

    "An Incremental Approach to Compiler Construction"
    Abdulaziz Ghuloum
    http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf
Can't recommend it enough.
replies(2): >>43594737 #>>43596542 #
2. sitkack ◴[] No.43594737[source]
Andy Keep - Writing a Nanopass Compiler https://www.youtube.com/watch?v=Os7FE3J-U5Q

https://github.com/akeep/scheme-to-c

3. mncharity ◴[] No.43596542[source]
And as a github search[1], I recall it turning up fun work[2] amidst clutter.

Hmm, I wonder if an LLM could sift a "Essentials of Compilation" search[3] for interesting repos?

[1] https://github.com/search?q=Ghuloum&type=repositories https://github.com/search?q=incremental%20approach%20to%20co... [2] just some old bookmarks: https://github.com/namin/inc https://github.com/iambrj/imin https://github.com/jaseemabid/inc [3] https://github.com/search?q=Essentials%20of%20Compilation&ty...