davidmalcolm / jittestLinks
Experiments with JIT compilation
☆65Updated 8 years ago
Alternatives and similar repositories for jittest
Users that are interested in jittest are comparing it to the libraries listed below
Sorting:
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- Fedjmike's C Compiler☆134Updated 8 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Fast, efficient string interning