Ekdohibs / joujou
A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a static type system with inference of types and effects, with subtyping.
☆89Updated 6 years ago
Alternatives and similar repositories for joujou:
Users that are interested in joujou are comparing it to the libraries listed below
- Example row-polymorphism implementations☆61Updated last year
- A statically-typed programming language based on "F-ing modules"☆80Updated 4 years ago
- OCaml with macros☆57Updated 2 months ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 7 years ago
- The language of the future!☆72Updated last year
- Implementations of F-ing modules and 1ML, as well as bibliography of (mainly ML-style) modules☆31Updated 2 years ago
- An experimental type checker for a modal dependent type theory.☆110Updated 4 years ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- Unification and type inference algorithms☆125Updated 10 years ago
- A pedagogic implementation of abstract bidirectional elaboration for dependent type theory.☆82Updated 3 years ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Hindley-Milner type inference using constraints☆50Updated 8 years ago
- A Certified Interpreter for ML with Structural Polymorphism☆43Updated 2 years ago
- LL(1) parser generator verified in Coq☆45Updated 5 years ago
- Prototype code that accompanies the paper "Compiling Successor ML Pattern Guards"☆25Updated 2 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 3 years ago
- A "implementation" of Girard's paradox in OCaml☆105Updated 9 years ago
- Fωμ type checker and compiler☆52Updated 2 years ago
- A toy language based on LLVM that implements the System Fω type-system☆107Updated last year
- OCaml backend for Agda☆39Updated 6 years ago
- Standard ML compiler based on typed intermediate languages.☆48Updated 10 years ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆101Updated last year
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- Simplified Observational Type Theory☆81Updated last year
- Efficient binder representation in OCaml☆40Updated 8 months ago
- A simple implementation of linear type theory☆38Updated 7 years ago
- A prototypical dependently typed languages with sized types and variances☆107Updated 2 years ago
- ML modules and functors as first-class citizens by unifying ML modules and ML records with path dependent types and subtyping.☆37Updated 2 years ago
- A nano "theorem prover".☆62Updated 6 years ago