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:
- Interpreter of the ITGL with dynamic type inference☆22Updated 5 months ago
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆32Updated 6 years ago
- self-hosted compiler for a subset of OCaml☆51Updated 6 years ago
- Coq plugin for monomorphization and C code generation☆34Updated last month
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- Compiler for a very restricted subset of OCaml☆25Updated 9 years ago
- FunTAL: mixing a functional language with assembly.☆40Updated 8 years ago
- Proof of concept to generate safe and fast JavaScript☆24Updated 2 years ago
- Multiparty Session Types in OCaml☆60Updated 9 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
- Notes of Programming Languages☆11Updated 8 months ago
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- Delimited continuations in byte-code and native OCaml☆27Updated 4 years ago
- A toy language based on LLVM that implements the System Fω type-system☆111Updated last year
- The language of the future!☆72Updated last year
- 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
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆102Updated 2 months ago
- Just-In-Time compiler for the OCaml byte-code runtime.☆33Updated 13 years ago
- Compiler for a simplified version of Rust developed in OCaml under Jean Christophe Filliatre Supervision (https://www.lri.fr/~filliatr/in…☆13Updated 4 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- Multilingualization for the OCaml source code☆49Updated 6 years ago
- An interpreter of F-ing modules☆19Updated 6 years ago
- MetaML and MetaOCaml bibliography☆94Updated 8 months ago
- OCaml bytecode to C compiler☆103Updated 4 years ago
- A compiler from WebAssembly to native code, via the OCaml backend.☆92Updated 6 years ago
- A proof tree viewer that works with Coq through Proof General☆28Updated 4 years ago
- Full implementation of F-ing Modules, with the power of sequent calculus☆20Updated 4 years ago
- Minimal Haskell Compiler☆63Updated 7 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
- 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