samarthkishor / crafting-interpreters
An tree-walking interpreter for a subset of the Lox programming language from "Crafting Interpreters" written in OCaml
☆13Updated 5 years ago
Alternatives and similar repositories for crafting-interpreters:
Users that are interested in crafting-interpreters are comparing it to the libraries listed below
- Lox language implemented in OCaml☆14Updated 4 years ago
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- A pretty-printing combinator library for OCaml☆49Updated 8 months ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated 8 months ago
- A fancy diagnostics library that allows your compilers to exit with grace☆72Updated last week
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆25Updated 2 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- A simple multi-format pretty-printer for Menhir.☆57Updated last month
- A toy language based on LLVM that implements the System Fω type-system☆108Updated 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
- The LLVM tutorial using OCaml☆28Updated last year
- Fuzzy type search for OCaml documentation☆81Updated 9 months ago
- pyre-ast is an OCaml library to parse Python files. The library features its full-fidelity to the official Python spec, as well as its a…☆40Updated 9 months ago
- Template for an ocaml project with modern tooling☆80Updated 2 months ago
- Tools for record-and-replay debugging☆43Updated 2 years ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 3 years ago
- A simple parser combinator library for Ocaml☆30Updated 3 years ago
- A simple scheduler for OCaml 5☆105Updated 2 weeks ago
- Standard IO Library for OCaml☆39Updated 8 months ago
- 2d game engine for OCaml☆64Updated last month
- A benchmark suite for the OCaml compiler☆83Updated 7 months ago
- Binding to Cairo, a 2D Vector Graphics Library.☆55Updated 5 months ago
- OCaml plus Jane Street extensions☆74Updated 9 months ago
- Playing with type systems☆50Updated 3 months ago
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 4 years ago
- OCaml with macros☆57Updated last week
- Shopify's Liquid templating language in OCaml. Features an interpreter, parser and lexer.☆45Updated 2 weeks ago
- Example use of GitHub Actions with OCaml☆36Updated last week
- Generation of S-expression conversion functions from type definitions☆89Updated 5 months ago