yhirose / pl0-jit-compiler
A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.
☆29Updated 2 years ago
Alternatives and similar repositories for pl0-jit-compiler
Users that are interested in pl0-jit-compiler are comparing it to the libraries listed below
Sorting:
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- LALR(1) parser for C++☆79Updated 9 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- ☆20Updated 2 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 11 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.☆52Updated 2 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated 3 weeks ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 8 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- C++ "borrowing" smart pointer.☆11Updated 3 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- An example LLVM-based compiler for a subset of C.☆28Updated 5 years ago
- The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual bind argument parameters f…☆19Updated 4 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- High performance event tracing☆16Updated 3 weeks ago