matthewfl / redmagicLinks
A meta tracing JIT for x86 and interpreters written in C/C++
☆36Updated 9 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
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 9 months ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- JIT compiler for Scheme targeting x86-64 platforms☆32Updated 6 years ago
- One-pass Code Generation in V8 (Archive)☆20Updated 3 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- The web framework nobody asked for, wants, or needs.☆20Updated 5 years ago
- ☆11Updated 4 years ago
- Attribute grammar Based Language Extensions for C☆42Updated 3 months ago
- Richard's compiler bootstrap experiment☆44Updated 2 years ago
- quick c☆35Updated 3 years ago
- Regionalized Value State Dependence Graph written in Rust☆11Updated 6 years ago
- A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆75Updated last week
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆46Updated last week
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- Arrow is a fast (as or faster than C) general-purpose programming language. It does not employ a garbage collector and has minimal runtim…☆34Updated 9 years ago
- My Own Linear Lisp☆42Updated 7 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- The fluffy programming language main repository☆25Updated 13 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Spatial layout specifications for memory management systems.☆19Updated 5 years ago
- Continuation Passing C☆114Updated 6 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Simple and powerful programming language with type inference☆24Updated 8 years ago
- tiny token-threaded bytecode interpreter in x86 assembly☆44Updated 16 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Updated 5 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Scheme on SECD☆43Updated 4 years ago