igstan / linguae
A playground for parsers, type checkers, interpreters, compilers, etc.
☆40Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for linguae
- An experimental language server for SomewhatML☆24Updated last year
- SPSC: A Small Positive Supercompiler☆32Updated 6 months ago
- The MLPolyR programming language, revived☆24Updated 4 years ago
- Efficient effect handlers based on Evidence Passing Semantics.☆27Updated 3 years ago
- A bidirectional type checker☆57Updated 7 years ago
- Arete is an experimental programming language.☆12Updated last year
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated last week
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆53Updated 6 months ago
- source code for the bondi programming language☆38Updated 5 years ago
- A Toy Inverse Bidirectional Typechecker☆31Updated 5 years ago
- A pretty-printing combinator library for OCaml☆47Updated 3 months ago
- Book: Introduction to Dependent Types with Idris☆76Updated last year
- An implementation of the "lightweight" linear type system for System F◦ presented in "Lightweight Linear Types in System F◦" by Mazurak, …