Kimplul / copyjitLinks
Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.
☆17Updated 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 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated 2 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 3 years ago
- pure-python C types packer/unpacker☆19Updated 5 years ago
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- A little just-in-time compiler thing☆18Updated 7 years ago
- A compiler for Tiger language includes lexical analysis using flexc++, parsing using Bisonc++, type checking, building abstract syntax tr…☆13Updated 2 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 years ago
- Preview Zig's incremental linker state in interactive HTML☆45Updated 3 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 3 weeks ago
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- Context-free grammar parsing library☆10Updated last year
- Yet another C compiler.☆30Updated last month
- Footprint optimized ZIP reader with built-in Deflate support☆44Updated 6 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- 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 2 months ago
- ☆58Updated last month
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 10 years ago
- Direct, source-level WebAssembly debugger☆51Updated 4 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆18Updated last week
- ☆42Updated 2 years ago
- small embeddable C-style preprocessor☆43Updated 2 years ago
- Kernel Mode WebAssembly Runtime for Linux☆49Updated 5 years ago