ludwigpacifici / saumon
Lox language implemented in OCaml
☆14Updated 4 years ago
Alternatives and similar repositories for saumon:
Users that are interested in saumon are comparing it to the libraries listed below
- An tree-walking interpreter for a subset of the Lox programming language from "Crafting Interpreters" written in OCaml☆13Updated 4 years ago
- The LLVM tutorial using OCaml☆61Updated 4 years ago
- Implementation of the Lox language in OCaml☆15Updated 4 years ago
- A toy language based on LLVM that implements the System Fω type-system☆106Updated last year
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆17Updated 5 months ago
- Compiler for a very restricted subset of OCaml☆25Updated 9 years ago
- A pretty-printing combinator library for OCaml☆49Updated 5 months ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆25Updated 2 years ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 4 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆60Updated 3 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆88Updated 6 years ago
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 5 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 4 years ago
- Light library to deal with RPCs in OCaml☆96Updated 4 months ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 3 years ago
- A type-safe, stack-based functional programming language☆15Updated 2 years ago
- Example row-polymorphism implementations☆62Updated last year
- Path tracer live coded in stream☆19Updated 4 years ago
- A statically-typed programming language based on "F-ing modules"☆80Updated 4 years ago
- WebAssembly specification, reference interpreter, and test suite.☆13Updated last year
- Various signed and unsigned integer types for OCaml☆65Updated last month
- A Toy Inverse Bidirectional Typechecker☆31Updated 5 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 3 years ago
- Property-based testing at ease☆42Updated 3 years ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 2 weeks ago
- Playing with type systems☆48Updated last month
- A dependent type theory with user defined data types☆45Updated 3 years ago
- Choice operator in OCaml, providing a backtracking monad☆25Updated 3 years ago
- A practical LLVM backend for OCaml (will never be finished)☆33Updated 10 years ago