yhirose / pl0-jit-compilerLinks
A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.
☆29Updated 3 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.☆158Updated 8 years ago
- Mathematical Expression Parser and JIT Compiler☆150Updated last month
- LALR(1) parser for C++☆80Updated last year
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 8 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 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 3 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆72Updated this week
- A just-in-time compiler for c minus☆46Updated 12 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last month
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago