codr7 / liblgppLinks
an extensible stack based interpreter toolkit
☆67Updated 4 years ago
Alternatives and similar repositories for liblgpp
Users that are interested in liblgpp are comparing it to the libraries listed below
Sorting:
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 10 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago
- Variadic, completion-based futures for C++17☆45Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A minimal stack-based VM☆182Updated 5 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- Runtime Assembler for C++☆13Updated last year
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 5 months ago
- The latest development version of rose. It may not pass all regression tests.☆106Updated 6 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- ☆36Updated last month
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- A C++ class to protect data that is read frequently in a multi-threaded program without using locks.☆19Updated 9 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated last month
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A debugger for CMake☆23Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- another lisp library to generate c/c++ code. this one is supposed to be very simple. note that development of this repo has stopped. i am…☆65Updated 4 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago