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 5 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 3 years ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated last year
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- A toy language based on LLVM that implements the System Fω type-system☆113Updated 2 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☆51Updated last year
- ☆14Updated 2 years ago
- Compiler for a very restricted subset of OCaml☆25Updated 9 years ago
- The LLVM tutorial using OCaml☆34Updated 2 years ago
- A hands-on tutorial on the new parallelism features in OCaml 5☆213Updated last year
- Nice parsers in OCaml without the boilerplate☆127Updated last year
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 4 years ago
- A style guide for OCaml☆111Updated 2 years ago
- This repository contains examples to help on understanding what are and how to write PPXs in OCaml.☆45Updated last year
- ☆98Updated 4 months ago
- OCaml linter☆83Updated 2 weeks ago
- Template for an ocaml project with modern tooling☆89Updated last week
- OCaml plus Jane Street extensions☆73Updated last year
- 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…☆43Updated last year
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 4 years ago
- A simple multi-format pretty-printer for Menhir.☆60Updated 2 weeks ago
- A simple parser combinator library for Ocaml☆30Updated 4 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆25Updated 3 years ago
- Generation of S-expression conversion functions from type definitions☆93Updated 3 weeks ago
- A simple scheduler for OCaml 5☆128Updated 3 weeks ago
- OCaml interpreter☆102Updated 6 years ago
- A collection of programming languages and type systems.☆33Updated 7 months ago
- Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.☆53Updated 4 years ago
- A radical OCaml build system☆113Updated last week