yhirose / pl0-jit-compilerLinks
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
- The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual bind argument parameters f…☆19Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆67Updated 2 months ago
- LALR(1) parser for C++☆79Updated 10 months ago
- A toy programming language interpreter☆33Updated 11 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- An example LLVM-based compiler for a subset of C.☆29Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 8 months ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- ☆20Updated 2 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Parser generator tool with full separation between grammar and target code☆25Updated 8 years ago
- Mathematical Expression Parser and JIT Compiler☆144Updated last year
- Coroutines for C.☆74Updated 8 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆77Updated 2 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
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- C++14 codec library☆25Updated 3 years ago