JohnReppy / sml-compiler-utilsLinks
A collection of SML utility modules that are useful for compiler writing.
☆12Updated 4 months ago
Alternatives and similar repositories for sml-compiler-utils
Users that are interested in sml-compiler-utils are comparing it to the libraries listed below
Sorting:
- A Certified Interpreter for ML with Structural Polymorphism☆44Updated 4 months ago
- A bare-bones LCF-style proof assistant☆24Updated 6 years ago
- 👹 A library for hierarchical names and lexical scoping☆26Updated last week
- Efficient binder representation in OCaml☆43Updated last year
- A Toy Inverse Bidirectional Typechecker☆32Updated 6 years ago
- flexible 'let rec' generation for MetaOCaml☆26Updated 3 months ago
- Implementations of F-ing modules and 1ML, as well as bibliography of (mainly ML-style) modules☆31Updated 2 years ago
- multi-shot continuations in OCaml☆48Updated 6 months ago
- Experimental type-checker for internally parametric type theory☆32Updated 4 months ago
- 🦠 Reusable components based on algebraic effects☆51Updated last week
- MPRI-2.4 Dependently-typed Functional Programming☆32Updated 4 years ago
- Full implementation of F-ing Modules, with the power of sequent calculus☆20Updated 4 years ago
- A clean implementation of Parsing with Zippers.