prg-titech / baccamlLinks
Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.
☆33Updated 8 months ago
Alternatives and similar repositories for baccaml
Users that are interested in baccaml are comparing it to the libraries listed below
Sorting:
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 4 years ago
- Coq plugin for monomorphization and C code generation☆37Updated last week
- Standard ML compiler based on typed intermediate languages.☆51Updated 11 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆33Updated 6 years ago
- An experimental language server for SomewhatML☆24Updated 3 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- A simple and educational compiler for the SASL programming language☆23Updated 7 years ago
- a self-hosting lambda calculus compiler☆37Updated 9 months ago
- The uncurried minimal functional programming language for CPS transformation☆18Updated last year
- A simple interpreter featuring a tracing JIT