Virtual-Machine / ir-examplesLinks
LLVM IR Examples
☆40Updated 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
- Parser and compiler for Ravi and Lua☆69Updated 2 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated 8 months ago
- Fully parallel dynamically typed programming language☆98Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Compiler-compiler for writing compiler frontends with Lua☆23Updated 2 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆68Updated 4 months ago
- a simple tiny C Compiler using Lex & Yacc☆88Updated 9 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- graph based intermediate representation and backend for optimising compilers☆513Updated 4 months ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆486Updated last year
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated this week
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆87Updated 12 years ago
- A lightweight debugger library written in C.☆46Updated 2 weeks ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Rabbit VM.☆107Updated 6 years ago
- A Quick Backend☆345Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆626Updated 9 months ago
- Same as simple-virtual-machine but in C☆150Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- EBNF grammar of LLVM IR assembly.☆66Updated 2 years ago
- simple virtual cpu in c☆89Updated 7 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆287Updated last year
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated 8 months ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- C99 parser and frontend for libfirm☆349Updated 6 months ago