kit-ty-kate / labrysLinks
A toy language based on LLVM that implements the System Fω type-system
☆111Updated last year
Alternatives and similar repositories for labrys
Users that are interested in labrys are comparing it to the libraries listed below
Sorting:
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆102Updated 2 months ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- Playing with type systems☆51Updated 7 months ago
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- Efficient binder representation in OCaml☆43Updated last year
- A pretty-printing combinator library for OCaml☆51Updated 11 months ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- 🦠 Reusable components based on algebraic effects☆51Updated 10 months ago
- A simple monadic parser combinator library for OCaml