eudoxia0 / parsing-menhirLinks
Code for a tutorial on parsing with Menhir
☆14Updated 3 years ago
Alternatives and similar repositories for parsing-menhir
Users that are interested in parsing-menhir are comparing it to the libraries listed below
Sorting:
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆63Updated 3 years ago
- SML reference interpreter☆116Updated 2 years ago
- The Caml Light implementation of the Caml language☆68Updated 2 years ago
- Compiler for a very restricted subset of OCaml☆26Updated 9 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 4 years ago
- A dependently-typed, array-polymorphic language that runs on parallel architectures☆24Updated 8 months ago
- A deterministic parser with fused lexing☆73Updated last year
- A collection of programming languages and type systems.☆33Updated 3 weeks ago
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 4 years ago
- A toy language based on LLVM that implements the System Fω type-system☆109Updated last year
- 🐫🎮 OCaml Game Engine☆43Updated 2 months ago
- Playing with type systems☆51Updated 5 months ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated last month
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 4 months ago
- An absurdly tiny Lisp interpreter in OCaml☆31Updated 13 years ago
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆101Updated 2 weeks ago
- A general purpose statically-typed concatenative programming language.☆54Updated 2 years ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 5 years ago
- A benchmark suite for the OCaml compiler☆83Updated 9 months ago
- Lox language implemented in OCaml☆14Updated 4 years ago
- Owl Tutorial☆6Updated 6 months ago
- Software Transactional Memory for OCaml☆120Updated 2 months ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 2 years ago
- Minimum docker images for OCaml+OPAM☆16Updated 5 years ago
- Miking - the meta viking: a meta-language system for creating embedded languages☆54Updated this week
- Standard IO Library for OCaml☆39Updated last month
- This is OCaml code which uses the libraries menhir (http://cristal.inria.fr/~fpottier/menhir/) and the Batteries (http://batteries.forge.…☆51Updated 6 years ago
- Miranda is a pure, non-strict, polymorphic, higher order functional programming language designed by David Turner in 1983-6. https://code…☆57Updated last week