samarthkishor / crafting-interpretersLinks
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
Sorting:
- Lox language implemented in OCaml☆14Updated 4 years ago
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 3 years ago
- A fancy diagnostics library that allows your compilers to exit with grace☆76Updated 3 months ago
- Modern Compiler Implementation in ML (OCaml)☆7Updated 5 years ago
- A pretty-printing combinator library for OCaml☆51Updated 11 months ago
- ☆14Updated last year
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated 11 months ago
- A hands-on tutorial on the new parallelism features in OCaml 5☆206Updated last year
- A toy language based on LLVM that implements the System Fω type-system☆110Updated last year
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- OCaml linter☆77Updated last month
- A simple scheduler for OCaml 5☆110Updated this week
- Playing with type systems☆51Updated 6 months ago
- A style guide for OCaml☆109Updated last year
- 2d game engine for OCaml☆64Updated 4 months ago
- Type inference implementation in OCaml using Algorithm W☆10Updated 3 years ago
- This repository contains examples to help on understanding what are and how to write PPXs in OCaml.☆41Updated 7 months ago
- Fuzzy type search for OCaml documentation☆83Updated last year
- OCaml hacking ideas, small and large.☆18Updated last year
- A benchmark suite for the OCaml compiler☆83Updated 10 months ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- The LLVM tutorial using OCaml☆31Updated last year
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 6 months ago
- OCaml code for Compiler Construction course at University of Cambridge☆42Updated 4 years ago
- Software Transactional Memory for OCaml☆125Updated last month
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 2 years ago
- Documentation of the OCaml implementation☆53Updated 2 years ago
- A minimal OCaml project☆45Updated 5 months ago
- Reference of basic commands to get comfortable with OCaml.☆79Updated 6 years ago