skrah / minicamlLinks
Compiler for a very restricted subset of OCaml
☆25Updated 9 years ago
Alternatives and similar repositories for minicaml
Users that are interested in minicaml are comparing it to the libraries listed below
Sorting:
- Implementation of the Lox language in OCaml☆15Updated 5 years ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 6 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆42Updated 4 years ago
- A toy language based on LLVM that implements the System Fω type-system☆111Updated last year
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- The Caml Light implementation of the Caml language☆68Updated 2 years ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 3 years ago
- Lox language implemented in OCaml☆14Updated 4 years ago
- Playing with type systems☆51Updated 7 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 6 months ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆72Updated 3 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years 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
- Nice parsers in OCaml without the boilerplate☆126Updated last year
- A pretty-printing combinator library for OCaml☆51Updated last year
- OCaml interpreter☆102Updated 5 years ago
- Documentation of the OCaml implementation☆53Updated 2 years ago
- Learn Ocaml by reading code examples☆72Updated 2 years ago
- LablGL: an openGL interface for OCaml☆23Updated last year
- Path tracer live coded in stream☆19Updated 4 years ago
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆102Updated 2 months ago
- A compiler for the gradually typed lambda calculus☆75Updated 3 years ago
- Pure OCaml implementation of Zlib.☆119Updated 7 months ago
- A benchmark suite for the OCaml compiler☆83Updated 11 months ago
- A CHIP8 emulator written in OCaml☆24Updated 3 years ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 3 years ago
- C-style preprocessor for OCaml☆109Updated 3 weeks ago
- A dependent type theory with user defined data types☆47Updated 3 years ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated last year