Current status of a new racket compiler that uses Nanopass
- Racket Expression Language
- Primitive Functions
- Top Level Definitions
- Modules
- Syntax Objects
- Syntax/Macro definitions
- Require/Provide Specifications
- Lots of optimizations
LICENSE.txt -- The license file for this repo
README.md -- This Readme File.
info.rkt -- Package dependencies for this compiler
main.rkt -- The compiler itself, including tests
scribblings/compiler2.scrbl -- The (currently missing) documentation