pbohun / jit-exampleLinks
☆12Updated 9 years ago
Alternatives and similar repositories for jit-example
Users that are interested in jit-example are comparing it to the libraries listed below
Sorting:
- 64 bit fasm tutorials.☆13Updated 10 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- simple virtual cpu in c☆93Updated 8 years ago
- Scripting in C with JIT(x64)/VM.☆53Updated 4 years ago
- BASIC-style "compiler" as C syntax library☆20Updated 12 years ago
- A C-implemented C compiler☆92Updated last year
- An esoteric programming language☆33Updated 5 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated this week
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- The entire <math.h> library from scratch.☆15Updated 10 months ago
- Minimal C Library☆78Updated 7 years ago
- Yet another C compiler.☆30Updated 2 months ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- Single-file public domain scripting language for c☆29Updated 4 years ago
- Bytecode interpreter☆80Updated 10 months ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- A little just-in-time compiler thing☆18Updated 7 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 5 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Aims to be interpreted C written in C.☆32Updated 6 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- The carbon intermediate representation language☆37Updated 4 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 3 months ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 4 months ago
- Parser and compiler for Ravi and Lua☆70Updated 3 years ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated last year