yhirose / pl0-jit-compiler
A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.
☆27Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pl0-jit-compiler
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- A cross platform JIT engine based on Eclipse OMR☆25Updated 5 years ago
- A just-in-time compiler for c minus☆46Updated 11 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 11 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated this week
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆33Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆61Updated last month
- Unofficial libjit mirror.☆57Updated 4 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- DEPRECATED PROJECT, see README☆37Updated 2 years ago
- portability macros for compiler and hardware micro operations☆34Updated 4 months ago
- A lightweight garbage collector for C++ programs☆67Updated 10 months ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 2 months ago
- The fluffy programming language main repository☆24Updated 11 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆61Updated 10 years ago
- ☆40Updated last year
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆46Updated 8 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- lemon parser generator, with better c++11 support☆28Updated 3 years ago
- C++ implementation of Robert Nystrom's toy language lox☆30Updated 4 years ago