cmaes / minimlLinks
Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.
☆31Updated 4 years ago
Alternatives and similar repositories for miniml
Users that are interested in miniml are comparing it to the libraries listed below
Sorting:
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 4 years ago
- A simple parser combinator library for Ocaml☆30Updated 4 years ago
- Wiki for ocaml compiler internals☆49Updated 12 years ago
- OCaml with macros☆59Updated this week
- Unofficial git mirror of the BER MetaOCaml patchset.☆67Updated 5 months ago
- The LLVM tutorial using OCaml☆60Updated 5 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
- [research] A modular SMT solver in OCaml, based on mcSAT☆39Updated last year
- A pretty-printing combinator library for OCaml☆51Updated last year
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- Tools for record-and-replay debugging☆43Updated 2 years ago
- MetaML and MetaOCaml bibliography☆93Updated 10 months ago
- Ropes ("heavyweight strings") for OCaml☆48Updated last year
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- Efficient binder representation in OCaml☆43Updated last year
- A simple state-machine framework for OCaml based on QCheck☆67Updated 4 years ago
- 🦠 Reusable components based on algebraic effects☆51Updated 2 months ago
- Kleene algebra modulo theories☆27Updated 2 years ago
- Dromedary is an experimental subset of OCaml, using constraint-based type inference!☆48Updated 2 weeks ago
- A clean implementation of Parsing with Zippers.☆38Updated 7 years ago
- multi-shot continuations in OCaml☆49Updated 8 months ago
- HardCaml implementation of the OCaml ZINC Abstract Machine☆45Updated 5 years ago
- Playing with type systems☆51Updated 9 months ago
- Code for "Staged Generic Programming" (ICFP 2017)☆27Updated 2 years ago
- A practical LLVM backend for OCaml (will never be finished)☆35Updated 11 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- String searching with errors, using the Wu-Manber algorithm☆23Updated 8 months ago
- A simple monadic parser combinator library for OCaml☆68Updated 3 years ago
- FunTAL: mixing a functional language with assembly.☆40Updated 8 years ago
- Misc algorithms in OCaml (HyperLogLog, jump consistent hashing)☆71Updated last year