matthewfl / redmagicLinks
A meta tracing JIT for x86 and interpreters written in C/C++
☆36Updated 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
- Simple conservative GC using mimalloc☆40Updated 2 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 3 months ago
- ☆11Updated 3 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 3 months ago
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- Runtime support for LLVM's GC Statepoints☆43Updated 5 years ago
- Attribute grammar Based Language Extensions for C☆41Updated last month
- The web framework nobody asked for, wants, or needs.☆20Updated 4 years ago
- Continuation Passing C☆113Updated 6 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- Manfred von Thun's Programming Language Joy☆16Updated 7 months ago
- The fluffy programming language main repository☆25Updated 12 years ago
- quick c☆35Updated 3 years ago
- ☆65Updated 8 years ago
- My Own Linear Lisp☆41Updated 7 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- Richard's compiler bootstrap experiment☆45Updated 2 years ago
- One-pass Code Generation in V8 (Archive)☆20Updated 3 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 5 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆27Updated 4 years ago
- ☆68Updated last week
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 7 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 9 months ago
- Scheme on SECD☆43Updated 4 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
- Experiments about intermediate representations in compilers☆25Updated 13 years ago
- A fast, minimal Forth-like interpreter core in C++ with no assembly☆84Updated 7 months ago