ludwigpacifici / saumonLinks
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
Sorting:
- An tree-walking interpreter for a subset of the Lox programming language from "Crafting Interpreters" written in OCaml☆13Updated 5 years ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated 10 months ago
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 5 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- Implementation of the Lox language in OCaml☆15Updated 5 years ago
- A variant of OCaml's native code compiler ocamlopt using LLVM in the back-end for optimization and code generation. Warning: Binaries pr…☆55Updated 13 years ago
- Compiler for a very restricted subset of OCaml☆26Updated 9 years ago
- A toy language based on LLVM that implements the System Fω type-system☆109Updated last year
- Reference of basic commands to get comfortable with OCaml.☆79Updated 5 years ago
- OCaml bindings for the Orx game engine☆51Updated 2 years ago
- A pretty-printing combinator library for OCaml☆51Updated 10 months ago
- Light library to deal with RPCs in OCaml☆97Updated 3 months ago
- A basic snake game with js_of_ocaml.☆12Updated 7 years ago
- Abstract engine for text edition in OCaml☆121Updated last year
- An absurdly tiny Lisp interpreter in OCaml☆31Updated 13 years ago
- A type-safe, stack-based functional programming language☆16Updated 4 months ago
- LablGL: an openGL interface for OCaml☆23Updated last year
- Ocaml multimedia library☆30Updated 3 years ago
- Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.☆53Updated 3 years ago
- OCaml binding for SFML (Simple and Fast Multimedia Library), http://www.sfml-dev.org/☆23Updated 2 years ago
- Browser programming toolkit for OCaml☆102Updated 3 weeks ago
- OCaml with typed algebraic effects☆50Updated 6 years ago
- A library with an encoding of higher kinded types in OCaml☆40Updated 2 weeks ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 4 years ago
- Just In Time compiler for OCaml native toplevel☆58Updated last year
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 2 years ago
- Binary protocol generator☆78Updated 2 weeks ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- Example row-polymorphism implementations☆61Updated last year