The goal is to write a complier which can take a S expression
and after lexing and parsing returns the same S-exp
. The ultimate goal is to implement Delimited Continuation in the CEK interpreter, especially the four operators(−F−, -F+, +F-, +F+)
mentioned in the A Monadic Framework for Delimited Continuations paper.
-
Notifications
You must be signed in to change notification settings - Fork 0
ashraful-islam-rafi/compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A functional compiler which supports minimul feature of Racket and emits C++
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published