cps-interpreter/README.md
2024-02-23 17:04:54 -07:00

3 lines
112 B
Markdown

An interpreter for the CPS intermediate representation as
suggested in "Compiling with Continuations" by Appel.