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 a very restricted subset of OCaml☆25Updated 10 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 hands-on tutorial on the new parallelism features in OCaml 5☆213Updated last year
- A pretty-printing combinator library for OCaml☆51Updated last year
- Nice parsers in OCaml without the boilerplate☆127Updated last year
- A style guide for OCaml☆112Updated 2 years ago
- Learn Ocaml by reading code examples☆74Updated 3 years ago
- A toy language based on LLVM that implements the System Fω type-system☆114Updated 2 years ago
- OCaml linter☆84Updated 2 months ago
- ☆98Updated 5 months ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆32Updated 4 years ago
- OCaml plus Jane Street extensions☆73Updated last year
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 4 years 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…☆43Updated last year
- Fuzzy type search for OCaml documentation☆87Updated last year
- ☆14Updated 2 years ago
- C-style preprocessor for OCaml☆110Updated last month
- A collection of programming languages and type systems.☆33Updated 8 months ago
- A simple scheduler for OCaml 5☆130Updated this week
- A fancy diagnostics library that allows your compilers to exit with grace☆87Updated last month
- Parallel Programming over Domains☆184Updated last month
- Reference of basic commands to get comfortable with OCaml.☆79Updated 6 years ago
- Template for an ocaml project with modern tooling☆92Updated 3 weeks ago
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 5 years ago
- A simple monadic parser combinator library for OCaml☆69Updated 3 years ago
- A radical OCaml build system☆119Updated this week
- This repository contains examples to help on understanding what are and how to write PPXs in OCaml.☆46Updated last year