prg-titech / baccamlLinks
Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.
☆31Updated 5 months ago
Alternatives and similar repositories for baccaml
Users that are interested in baccaml are comparing it to the libraries listed below
Sorting:
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- The uncurried minimal functional programming language for CPS transformation☆18Updated last year
- Coq plugin for monomorphization and C code generation☆35Updated last month
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- Experiments about intermediate representations in compilers☆26Updated 13 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- Standard ML compiler based on typed intermediate languages.☆48Updated 11 years ago
- Common lisp implementation of Val Schorr's Meta-II language☆18Updated 8 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆28Updated 4 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated last year
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆57Updated 6 years ago
- OCaml bytecode to C compiler☆103Updated 5 years ago
- FunTAL: mixing a functional language with assembly.☆40Updated 8 years ago
- a self-hosting lambda calculus compiler☆37Updated 6 months ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Benchmark repository of polyglot effect handler examples☆28Updated last month
- Abstract krivine machine implementing call-by-name semantics. In OCaml.☆44Updated 7 years ago
- A formally verified compiler for a simple language with numbers and sums☆27Updated 4 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- Parallel ML compiler☆73Updated 5 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆126Updated last year
- A compiler for the gradually typed lambda calculus☆75Updated 3 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- Practical type inference for arbitrary-rank types☆11Updated 6 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 3 years ago
- This repository is supposed to hold a released version of Xanadu☆24Updated 4 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 simple and educational compiler for the SASL programming language☆23Updated 7 years ago