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
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆14Updated 2 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 3 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
- PackCC is a packrat parser generator for C.☆26Updated 6 years ago
- pure-python C types packer/unpacker☆19Updated 5 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- Kernel Mode WebAssembly Runtime for Linux☆49Updated 5 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 8 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- A cross platform JIT engine based on Eclipse OMR☆27Updated 6 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated 2 months ago
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 6 months ago
- A C99 compliant compiler☆19Updated 4 years ago
- A small C compiler☆33Updated 4 months ago
- ☆42Updated 2 years ago
- Direct, source-level WebAssembly debugger☆51Updated 4 years ago
- Java virtual machine implementation that converts class files into C source files (HISTORICAL)☆16Updated 10 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 5 months ago
- load .o like dlfcn☆18Updated 5 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- CoreMark 1.0 ported to WebAssembly☆45Updated 4 years ago
- Preview Zig's incremental linker state in interactive HTML☆45Updated 3 years ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆49Updated last year
- small, fast memset based on microsoft's design☆12Updated 3 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now…☆16Updated last year
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year