ioanluca / real-world-idrisLinks
Malfunction backend for Idris with a FFI to OCaml
☆28Updated 5 years ago
Alternatives and similar repositories for real-world-idris
Users that are interested in real-world-idris are comparing it to the libraries listed below
Sorting:
- IO using sized types and copatterns☆35Updated 4 years ago
- Functional Pearl: Certified Binary Search in a Read-Only Array☆29Updated 4 years ago
- Session types in Idris2!☆27Updated 4 years ago
- A simple implementation of linear type theory☆38Updated 8 years ago
- OCaml backend for Idris2☆19Updated 4 years ago
- Repo of the original work on finally tagless (and a lot of other metaocaml work besides)☆43Updated 6 years ago
- ML modules and functors as first-class citizens by unifying ML modules and ML records with path dependent types and subtyping.☆38Updated 3 years ago
- A clean implementation of Parsing with Zippers.☆38Updated 6 years ago
- Mechanization of Hazelnut, as submitted to POPL 2017☆16Updated 3 years ago
- ITT: quantified dependent calculus with inference of all modalities, implemented in Idris 2☆23Updated 7 months ago
- Self-contained repository for the eponymous paper☆30Updated 6 years ago
- An extensible IO-like monad-like thing for Idris, with support for including linear subprograms☆22Updated 5 years ago
- A Toy Inverse Bidirectional Typechecker☆32Updated 6 years ago
- being the programs and code for a paper about general recursion☆26Updated 10 years ago
- Tiny type-checker with dependent types☆78Updated 11 years ago
- GRIN backend for Idris☆50Updated 5 years ago
- Invertible parsing for S-expressions☆34Updated 3 months ago
- Minimalistic dependent type theory with syntactic metaprogramming