namin / lambdajamLinks
Workshop on Program Transformations
☆26Updated 2 years ago
Alternatives and similar repositories for lambdajam
Users that are interested in lambdajam are comparing it to the libraries listed below
Sorting:
- ☆40Updated 4 years ago
- Pattern-Matching written by Dan Friedman, Erik Hilsdale and Kent Dybvig☆30Updated 6 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- ☆79Updated 6 years ago
- A Scheme to x86-64 compiler in Scheme☆81Updated 10 years ago
- ☆39Updated 2 months ago
- Topics in Programming Languages: Denotational Semantics, Spring 2018 Course at Indiana University☆74Updated 7 years ago
- ☆86Updated 4 years ago
- CMSC 430 Design and Implementation of Programming Languages☆52Updated last week
- Course web page for Fall 2021.☆22Updated 3 years ago
- ☆51Updated 2 years ago
- A ML-like pure functional language that can be used as a template for creating your own language☆29Updated 10 months ago
- An embeddable flow-oriented language.☆71Updated 2 weeks ago
- Haskell + Lisp☆213Updated last year
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- Code from Dan Friedman's "B621" class, usually referred to as "advanced dan"☆16Updated 12 years ago
- ☆16Updated 5 years ago
- multi-stage relational programming for staged relational interpreters: running with holes, faster☆137Updated 4 months ago
- Public helper code for p423/p523 students (Racket)☆168Updated last week
- A collection of PLT researching☆29Updated 8 months ago
- Resources for Learning PLT Redex☆13Updated 4 years ago
- Course Webpage for B522 Programming Language Foundations, Spring 2020, Indiana University☆55Updated 5 years ago
- A collection of programming languages and type systems.☆33Updated 6 months ago
- Notes on higher-order typed compilation. Probably wrong