matthewfl / redmagic
A meta tracing JIT for x86 and interpreters written in C/C++
☆35Updated 8 years ago
Alternatives and similar repositories for redmagic
Users that are interested in redmagic are comparing it to the libraries listed below
Sorting:
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- One-pass Code Generation in V8 (Archive)☆20Updated 2 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆30Updated 6 years ago
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆30Updated last week
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 8 months ago
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- Regionalized Value State Dependence Graph written in Rust☆9Updated 5 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆26Updated 4 years ago
- Hindley–Milner Type inferencing in C☆48Updated 2 years ago
- Common lisp implementation of Val Schorr's Meta-II language☆18Updated 8 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- ☆11Updated 3 years ago
- dependently-typed lisp with flexible compiler backends☆27Updated 5 years ago
- ☆61Updated this week
- A compiler to IA32 and REPL for maru in maru under 7k s-expressions☆16Updated 5 years ago
- Spatial layout specifications for memory management systems.☆19Updated 4 years ago
- Charity Programming Language☆39Updated 10 years ago
- quick c☆35Updated 3 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 5 months ago
- A simple prolog implementation in Rust☆26Updated 4 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 last year
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆29Updated 2 years ago
- The web framework nobody asked for, wants, or needs.☆20Updated 4 years ago
- An implementation of interaction nets as a forth-like language.☆33Updated this week
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Scheme on SECD☆42Updated 4 years ago
- LALR(k) Parser Generator for Haskell, by Ralf Hinze☆9Updated 5 years ago