Virtual-Machine / ir-examplesLinks
LLVM IR Examples
☆38Updated 8 years ago
Alternatives and similar repositories for ir-examples
Users that are interested in ir-examples are comparing it to the libraries listed below
Sorting:
- In Progress. Building a front end for llvm.☆56Updated 6 years ago
- Fully parallel dynamically typed programming language☆98Updated 2 years ago
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆134Updated 3 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated 10 months ago
- A lightweight debugger library written in C.☆46Updated 2 months ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆137Updated 2 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- Direct, source-level WebAssembly debugger☆50Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆69Updated last week
- EBNF grammar of LLVM IR assembly.☆65Updated 2 years ago
- A Quick Backend☆351Updated 3 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆295Updated 3 years ago
- A Small RISC-V Virtual Machine☆84Updated 3 years ago
- C99 parser and frontend for libfirm☆351Updated 8 months ago
- C23 Checked Arithmetic☆141Updated 2 months ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated last week
- graph based intermediate representation and backend for optimising compilers☆527Updated 7 months ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆290Updated 2 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆493Updated last year
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆134Updated 3 months ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆165Updated 4 years ago
- A complete Parser for C-Language using Yacc.☆109Updated 3 years ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆253Updated 5 years ago