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.☆57Updated 6 years ago
- Fully parallel dynamically typed programming language☆100Updated last month
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated this week
- Parser and compiler for Ravi and Lua☆71Updated 3 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆72Updated last week
- A lightweight debugger library written in C.☆46Updated 6 months ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- Rabbit VM.☆114Updated 6 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 3 months ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆504Updated last month
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆647Updated last year
- A Small RISC-V Virtual Machine☆92Updated 3 years ago
- Getting started with the LLVM C API☆115Updated 7 years ago
- Direct, source-level WebAssembly debugger☆52Updated 4 years ago
- A C99 compliant compiler☆20Updated 4 years ago
- The Melon programming language☆36Updated 2 years ago
- Simple virtual machine which interprets bytecode.☆479Updated 3 years ago
- graph based intermediate representation and backend for optimising compilers☆536Updated 10 months ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 5 months ago
- Compiler-compiler for writing compiler frontends with Lua☆25Updated 2 years ago
- C99 parser and frontend for libfirm☆354Updated last year
- A complete Parser for C-Language using Yacc.☆113Updated 4 years ago
- ☆61Updated 7 years ago
- Implementation of LLVM compiler plugin for garbage collection☆21Updated 11 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago