codr7 / liblgpp
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
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆13Updated 7 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Unofficial libjit mirror.☆62Updated 4 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆33Updated last year
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 years ago
- ☆35Updated 2 months ago
- A C++ class to protect data that is read frequently in a multi-threaded program without using locks.☆20Updated 9 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 7 months ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Runtime Assembler for C++☆13Updated last year
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- Compact garbage-collected heap and JSON-like object model☆80Updated last year
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆52Updated 4 years ago
- CCS in C++☆25Updated last year
- The fluffy programming language main repository☆24Updated 12 years ago
- Turn an interpreter into a code generator☆31Updated 9 years ago
- small, fast memset based on microsoft's design☆10Updated 3 years ago
- JIT Assembler Library for multiple ISAs☆74Updated 10 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 6 months ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years 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
- Authenticated Blowfish-encrypted pipe☆23Updated 7 years ago
- Implement a Stack VM Interpreter with a Register Window☆11Updated last year
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month