[WIP] [on hiatus from project until https://git.hatecomputers.club launches]
https://asciinema.org/a/643791
src | ||
.gitignore | ||
.prettierrc | ||
bun.lockb | ||
package.json | ||
README.md | ||
tsconfig.json |
An interpreter for the CPS intermediate representation as suggested in "Compiling with Continuations" by Appel.