cmaes / miniml
Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.
☆32Updated 3 years ago
Alternatives and similar repositories for miniml:
Users that are interested in miniml are comparing it to the libraries listed below
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- OCaml with macros☆56Updated last month
- Experimental functional language☆17Updated 2 years ago
- A simple parser combinator library for Ocaml☆29Updated 3 years ago
- Higher kinded polymorphism in SML☆15Updated 4 years ago
- A clean implementation of Parsing with Zippers.☆37Updated 6 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 pretty-printing combinator library for OCaml☆49Updated 6 months ago
- Tools for record-and-replay debugging☆43Updated last year
- Wiki for ocaml compiler internals☆45Updated 11 years ago
- Code for "Staged Generic Programming" (ICFP 2017)☆26Updated last year
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆89Updated 6 years ago
- A Certified Interpreter for ML with Structural Polymorphism☆43Updated 2 years ago
- OCaml with typed algebraic effects☆49Updated 6 years ago
- FunTAL: mixing a functional language with assembly.☆40Updated 7 years ago
- A Toy Inverse Bidirectional Typechecker☆31Updated 5 years ago
- Ropes ("heavyweight strings") for OCaml☆49Updated 6 months ago
- Implementations of F-ing modules and 1ML, as well as bibliography of (mainly ML-style) modules☆31Updated 2 years ago
- secret project☆17Updated 6 years ago
- A collection of SML utility modules that are useful for compiler writing.☆11Updated 2 weeks ago
- multi-shot continuations in OCaml☆48Updated last week
- LL(1) parser generator verified in Coq☆45Updated 5 years ago
- 🩺 A library for compiler diagnostics☆38Updated 2 weeks ago
- MetaML and MetaOCaml bibliography☆86Updated 2 months ago
- Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.☆53Updated 3 years ago
- A repository of MetaOCaml packages☆12Updated last year
- Strongly typed multidimensional array library for OCaml☆52Updated 3 weeks ago
- flexible 'let rec' generation for MetaOCaml☆26Updated last year
- ᚛ A type of divination employed in attempts to locate identifiers matching a given type expression☆34Updated this week
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated last month