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 4 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 10 years ago
- Runtime Assembler for C++☆13Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- ☆36Updated last week
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago
- Variadic, completion-based futures for C++17☆45Updated 6 years ago
- A minimal stack-based VM☆182Updated 5 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆69Updated last week
- The fluffy programming language main repository☆25Updated 12 years ago
- CCS in C++☆26Updated 2 years ago
- ☆48Updated 5 years ago
- The latest development version of rose. It may not pass all regression tests.☆106Updated 6 years ago
- A C++ class to protect data that is read frequently in a multi-threaded program without using locks.☆19Updated 9 years ago
- Compact garbage-collected heap and JSON-like object model☆81Updated 2 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- EBNF grammar of LLVM IR assembly.☆65Updated 2 years ago
- A collection of data structures in C++☆18Updated 2 years ago
- Implement a Stack VM Interpreter with a Register Window☆11Updated last year
- 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 5 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- Test self-modifying code behaviour on processors for single-use JIT functions☆53Updated 5 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago