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
- A cross platform JIT engine based on Eclipse OMR☆27Updated 5 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
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 8 years ago
- ☆42Updated 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
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last month
- A Small C Compiler for old MiniVM (does not work with modern minivm)☆11Updated last year
- Unofficial libjit mirror.☆62Updated 5 years ago
- A C99 compliant compiler☆19Updated 4 years ago
- gcc wrapper and libc for creating tiny (200-byte) Linux i386 executables☆15Updated 2 years ago
- A lightweight WebAssembly JIT compiler and runtime , powered by sljit. PR and issue are welcome.☆19Updated 3 months ago
- Kernel Mode WebAssembly Runtime for Linux☆48Updated 5 years ago
- Direct, source-level WebAssembly debugger☆50Updated 4 years ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 6 months ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- x86 assembler in 512 bytes of x86 machine code☆35Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Updated last month
- Lua trace JIT compiler using LLVM-C☆29Updated 5 years ago
- pure-python C types packer/unpacker☆18Updated 5 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 4 months ago
- Self-hosting C toolchain, from scratch☆36Updated 7 months ago
- ☆32Updated 4 years ago