skrah / minicaml
Compiler for a very restricted subset of OCaml
☆27Updated 9 years ago
Alternatives and similar repositories for minicaml:
Users that are interested in minicaml are comparing it to the libraries listed below
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆56Updated 5 years ago
- Implementation of the Lox language in OCaml☆15Updated 4 years ago
- The LLVM tutorial using OCaml☆61Updated 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…☆53Updated 12 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 4 years ago
- A benchmark suite for the OCaml compiler☆83Updated 5 months ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆17Updated 6 months ago
- Path tracer live coded in stream☆19Updated 4 years ago
- Generation of S-expression conversion functions from type definitions☆90Updated 3 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 simple parser combinator library for Ocaml☆29Updated 3 years ago
- Lox language implemented in OCaml☆14Updated 4 years ago
- LablGL: an openGL interface for OCaml☆23Updated last year
- Runtime assertion checking based on Gospel specifications☆44Updated last month
- A declarative command-line parser for OCaml☆41Updated 3 weeks ago
- Playing with type systems☆48Updated last month
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 2 years ago
- Ocaml multimedia library☆29Updated 3 years ago
- A basic snake game with js_of_ocaml.☆12Updated 7 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆32Updated 3 years ago
- This is OCaml code which uses the libraries menhir (http://cristal.inria.fr/~fpottier/menhir/) and the Batteries (http://batteries.forge.…☆51Updated 5 years ago
- Light library to deal with RPCs in OCaml☆97Updated 2 weeks ago
- Owl Tutorial☆6Updated 2 months ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- A toy language based on LLVM that implements the System Fω type-system☆107Updated last year
- A statically-typed programming language based on "F-ing modules"☆80Updated 4 years ago
- Pure OCaml implementation of Zlib.☆116Updated last month
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆60Updated 3 years ago
- Bindings to io_uring for OCaml☆61Updated 9 months ago
- A CHIP8 emulator written in OCaml☆23Updated 2 years ago