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
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- Compiler for a very restricted subset of OCaml☆26Updated 9 years ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated 10 months ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.☆58Updated 5 years ago
- A pretty-printing combinator library for OCaml☆51Updated 9 months ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 2 years ago
- A toy language based on LLVM that implements the System Fω type-system☆109Updated last year
- 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
- Modern Compiler Implementation in ML (OCaml)☆7Updated 5 years ago
- Light library to deal with RPCs in OCaml☆97Updated 2 months ago
- OCaml bindings for the Orx game engine☆51Updated 2 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 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
- Implementation of the Lox language in OCaml☆15Updated 5 years ago
- Playing with type systems☆51Updated 5 months ago
- An interpreter of F-ing modules☆19Updated 5 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 4 years ago
- An embeddable Lua 2.5 interpreter implemented in OCaml☆125Updated 2 months ago
- Sinister's Scheme Compiler!☆24Updated 2 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- A benchmark suite for the OCaml compiler☆83Updated 9 months ago
- A practical LLVM backend for OCaml (will never be finished)☆35Updated 11 years ago
- Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.☆53Updated 3 years ago
- A type-safe, stack-based functional programming language☆16Updated 3 months ago
- A collection of programming languages and type systems.☆33Updated 3 weeks ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 4 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- Standard IO Library for OCaml☆39Updated last month