dibyendumajumdar / nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
☆155Updated 7 years ago
Alternatives and similar repositories for nanojit:
Users that are interested in nanojit are comparing it to the libraries listed below
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A lightweight garbage collector for C++ programs☆67Updated last year
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 10 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Unofficial libjit mirror.☆59Updated 4 years ago
- LALR(1) parser for C++☆78Updated 6 months ago
- A cross platform JIT engine based on Eclipse OMR☆26Updated 5 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆115Updated 3 years ago
- A single-header incremental garbage collector library☆283Updated 5 months ago
- Library for generating ABI-compliant LLVM IR☆59Updated 5 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆63Updated 3 weeks ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆143Updated 7 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Rabbit VM.☆105Updated 5 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 3 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆151Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Mirror of http://byuu.org/library/libco/☆56Updated last year
- lexertl: The Modular Lexical Analyser Generator☆62Updated 4 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- resurrected LLVM "C Backend", with improvements☆127Updated 4 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- A C-implemented C compiler☆89Updated 4 months ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆94Updated 2 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago