jfbastien / jit-talkLinks
☆48Updated 5 years ago
Alternatives and similar repositories for jit-talk
Users that are interested in jit-talk are comparing it to the libraries listed below
Sorting:
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- ☆55Updated last year
- The Higher-Order Intermediate Representation☆161Updated last week
- Bottom Up Rewrite Generator☆29Updated 8 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- ☆29Updated 6 years ago
- Poireau: a sampling allocation debugger☆98Updated 4 years ago
- A term rewriting system for experimental programming language development.☆48Updated this week
- Markup source code showing optimizations☆36Updated 6 years ago
- Unison's source code☆110Updated last year
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 13 years ago
- Runtime support for LLVM's GC Statepoints☆42Updated 5 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆209Updated last year
- Test self-modifying code behaviour on processors for single-use JIT functions☆55Updated 5 years ago
- Lightweight framework for easy and efficient code generation☆104Updated last year
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 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
- Effect handlers in C++☆125Updated 2 years ago
- A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆75Updated last week
- EBNF grammar of LLVM IR assembly.☆65Updated 3 years ago
- Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was …☆150Updated 5 years ago
- Experiments about intermediate representations in compilers☆28Updated 13 years ago
- An imperative and functional programming language☆161Updated 8 months ago
- Clone of wc in x64 assembly☆96Updated last year
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated 2 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆27Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago