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
Sorting:
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated 9 months ago
- An tree-walking interpreter for a subset of the Lox programming language from "Crafting Interpreters" written in OCaml☆13Updated 5 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆25Updated 2 years ago
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- Compiler for a very restricted subset of OCaml☆26Updated 9 years ago
- Implementation of the Lox language in OCaml☆15Updated 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
- Unofficial OCaml Standard Library Docs - Modern Theme☆11Updated 6 years ago
- LablGL: an openGL interface for OCaml☆23Updated last year
- A practical LLVM backend for OCaml (will never be finished)☆34Updated 11 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…☆54Updated 13 years ago
- A toy language based on LLVM that implements the System Fω type-system☆108Updated last year
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 3 years ago
- Ropes ("heavyweight strings") for OCaml☆49Updated 9 months ago
- A basic snake game with js_of_ocaml.☆12Updated 7 years ago
- Library for color and formatting in the terminal☆21Updated 2 years ago
- A pretty-printing combinator library for OCaml☆51Updated 9 months ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- Light library to deal with RPCs in OCaml☆97Updated 2 months ago
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 4 years ago
- OCaml bindings for the Orx game engine☆51Updated 2 years ago
- Aurochs is a parser generator that uses the parse expression grammar (PEG) or "packrat" approach. It takes a grammar in a BNF-like notat…☆46Updated last year
- An experimental language server for SomewhatML☆24Updated 2 years ago
- A benchmark suite for the OCaml compiler☆83Updated 8 months ago
- A meta-language for OCaml. (Unreleased)☆25Updated 5 months ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 5 years ago
- Algebraic structures in OCaml.☆23Updated 2 months ago
- A type-safe, stack-based functional programming language☆16Updated 2 months ago