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:
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 7 months ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- ☆11Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆106Updated last year
- JIT compiler for Scheme targeting x86-64 platforms☆31Updated 6 years ago
- One-pass Code Generation in V8 (Archive)☆20Updated 3 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 6 months ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- quick c☆35Updated 3 years ago
- Attribute grammar Based Language Extensions for C☆41Updated last month
- A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆72Updated this week
- The web framework nobody asked for, wants, or needs.☆20Updated 4 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- Manfred von Thun's Programming Language Joy☆16Updated 10 months ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆129Updated 2 years ago
- 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 8 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- Regionalized Value State Dependence Graph written in Rust☆11Updated 6 years ago
- Spatial layout specifications for memory management systems.☆19Updated 5 years ago
- Macros have types!☆134Updated 2 years ago
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Scheme on SECD☆43Updated 4 years ago
- Continuation Passing C☆115Updated 6 years ago
- Experiments about intermediate representations in compilers☆28Updated 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
- OCaml bytecode to C compiler☆103Updated 5 years ago