ludwigpacifici / saumonLinks
Lox language implemented in OCaml
☆14Updated 5 years ago
Alternatives and similar repositories for saumon
Users that are interested in saumon are comparing it to the libraries listed below
Sorting:
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- An tree-walking interpreter for a subset of the Lox programming language from "Crafting Interpreters" written in OCaml☆13Updated 5 years ago
- A toy language based on LLVM that implements the System Fω type-system☆114Updated 2 years ago
- Compiler for a very restricted subset of OCaml☆25Updated 10 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 3 years ago
- An embeddable Lua 2.5 interpreter implemented in OCaml☆130Updated last month
- Ordo: A minimalist language with row polymorphism☆85Updated 9 months ago
- OCaml code for Compiler Construction course at University of Cambridge☆43Updated 4 years ago
- OCaml bindings for the Orx game engine☆51Updated 3 years ago
- Playing with type systems☆51Updated last year
- The Caml Light implementation of the Caml language☆68Updated 2 years ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated last year
- A purely functional dynamically typed programming language.☆56Updated 5 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆77Updated 3 years ago
- An absurdly tiny Lisp interpreter in OCaml☆32Updated 14 years ago
- OCaml interface to SDL 2.0 (for Linux, Windows, MacOS, and ChromeBook)☆53Updated 3 years ago
- SML reference interpreter☆121Updated 2 months ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 7 years ago
- 🐫🎮 OCaml Game Engine☆44Updated 9 months ago
- Abstract engine for text edition in OCaml☆123Updated 6 months ago
- Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.☆53Updated 4 years ago
- Match compilation algorithm in OCaml☆34Updated 10 months ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 6 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
- Reference of basic commands to get comfortable with OCaml.☆79Updated 6 years ago
- OCaml bytecode to C compiler☆103Updated 5 years ago
- Implementation of the Lox language in OCaml☆15Updated 5 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Updated 5 years ago
- Binding to Cairo, a 2D Vector Graphics Library.☆56Updated last year