nrnrnr / build-prove-compare-student-codeLinks
Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey
☆31Updated 2 years ago
Alternatives and similar repositories for build-prove-compare-student-code
Users that are interested in build-prove-compare-student-code are comparing it to the libraries listed below
Sorting:
- CMSC 430 Design and Implementation of Programming Languages☆52Updated 2 weeks ago
- Experiments about intermediate representations in compilers☆28Updated 13 years ago
- Standard ML compiler based on typed intermediate languages.☆51Updated 11 years ago
- ☆87Updated 5 years ago
- A ML-like pure functional language that can be used as a template for creating your own language☆30Updated 11 months ago
- A compiler for the gradually typed lambda calculus