ushitora-anqou / aqamlLinks
Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.
☆57Updated 6 years ago
Alternatives and similar repositories for aqaml
Users that are interested in aqaml are comparing it to the libraries listed below
Sorting:
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆32Updated 6 years ago
- Interpreter of the ITGL with dynamic type inference☆21Updated 6 months ago
- Coq plugin for monomorphization and C code generation☆35Updated 3 weeks ago
- Multiparty Session Types in OCaml☆60Updated 9 months ago
- self-hosted compiler for a subset of OCaml☆51Updated 6 years ago
- Proof of concept to generate safe and fast JavaScript☆24Updated 3 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- FunTAL: mixing a functional language with assembly.☆40Updated 8 years ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- Compiler for a very restricted subset of OCaml☆25Updated 9 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- A toy language based on LLVM that implements the System Fω type-system☆111Updated 2 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆24Updated 2 years ago
- Delimited continuations in byte-code and native OCaml☆27Updated 4 years ago
- This is OCaml code which uses the libraries menhir (http://cristal.inria.fr/~fpottier/menhir/) and the Batteries (http://batteries.forge.…☆51Updated 6 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
- Playing with type systems☆51Updated 7 months ago
- Multilingualization for the OCaml source code☆49Updated 6 years ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆102Updated 3 months ago
- OCaml bytecode to C compiler☆103Updated 4 years ago
- The language of the future!☆72Updated last year
- The Caml Light implementation of the Caml language☆68Updated 2 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆42Updated 4 years ago
- Brainfuck formalized in Coq☆26Updated 3 years ago
- The uncurried minimal functional programming language for CPS transformation☆18Updated last year
- A Certified Interpreter for ML with Structural Polymorphism☆44Updated 4 months 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
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 3 months ago
- Compiler for a simplified version of Rust developed in OCaml under Jean Christophe Filliatre Supervision (https://www.lri.fr/~filliatr/in…☆13Updated 5 years ago