Kimplul / copyjitLinks
Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.
☆16Updated last year
Alternatives and similar repositories for copyjit
Users that are interested in copyjit are comparing it to the libraries listed below
Sorting:
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 9 months ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- Self-hosting C toolchain, from scratch☆36Updated 6 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week
- Context-free grammar parsing library☆10Updated 10 months ago
- pure-python C types packer/unpacker☆18Updated 5 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 5 months ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Direct, source-level WebAssembly debugger☆50Updated 4 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- A new city of code on a cosmopolitan foundation.☆20Updated 4 years ago
- ☆42Updated 2 years ago
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Updated last year
- A little just-in-time compiler thing☆18Updated 6 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated 2 months ago
- Kernel Mode WebAssembly Runtime for Linux☆48Updated 5 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated last month
- GCC plugin for C language that tracks references to allocated objects☆28Updated 3 months ago
- A high performance WebAssembly interpreter in C. Moved here:☆18Updated 5 years ago
- ☆17Updated 11 years ago
- Tiny optimizing JIT compiler backend.☆49Updated 6 months ago
- Direct/Interactive C Compiler☆26Updated 8 years ago