samarthkishor / crafting-interpreters
An tree-walking interpreter for a subset of the Lox programming language from "Crafting Interpreters" written in OCaml
☆13Updated 4 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
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆17Updated 7 months ago
- The LLVM tutorial using OCaml☆61Updated 4 years ago
- A fancy diagnostics library that allows your compilers to exit with grace☆71Updated 8 months ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 3 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆32Updated 4 years ago
- A toy language based on LLVM that implements the System Fω type-system☆107Updated last year
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- A pretty-printing combinator library for OCaml☆49Updated 6 months ago
- Compiler for a very restricted subset of OCaml☆27Updated 9 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆25Updated 2 years ago
- Reference of basic commands to get comfortable with OCaml.☆80Updated 5 years ago
- Implementation of the Lox language in OCaml☆15Updated 4 years ago
- A benchmark suite for the OCaml compiler☆83Updated 6 months ago
- A simple multi-format pretty-printer for Menhir.☆57Updated 7 months ago
- Explore OCaml is a centralised source of workflows for being productive with OCaml using the OCaml Platform☆45Updated 4 years ago
- This repository contains examples to help on understanding what are and how to write PPXs in OCaml.☆41Updated 3 months ago
- 2d game engine for OCaml☆61Updated this week
- Software Transactional Memory for OCaml☆116Updated last month
- OCaml linter☆77Updated this week
- Browser programming toolkit for OCaml☆101Updated this week
- The Flambda backend project for OCaml☆127Updated this week
- Unofficial OCaml Standard Library Docs - Modern Theme☆11Updated 6 years ago
- Template for an ocaml project with modern tooling☆80Updated last month
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 4 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆60Updated 3 years ago
- Tools for record-and-replay debugging☆43Updated last year
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated last month
- A collection of programming languages and type systems.☆33Updated 6 months ago
- A simple scheduler for OCaml 5☆101Updated last month