eatonphil / one-pass-code-generation-in-v8Links
One-pass Code Generation in V8 (Archive)
☆20Updated 3 years ago
Alternatives and similar repositories for one-pass-code-generation-in-v8
Users that are interested in one-pass-code-generation-in-v8 are comparing it to the libraries listed below
Sorting:
- A bare-metal actor operating system for Raspberry Pi.☆67Updated last month
- Explorations in area of programming languages: concepts, typing, formal verification☆18Updated 3 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- [Mirror] A close reading of the μKanren paper.☆43Updated 3 years ago
- McLulang: The message is the language☆12Updated last year
- ☆11Updated 4 years ago
- a simple x86/arm jit framework for c☆37Updated 3 months ago
- The Kraken Programming Language☆49Updated last year
- A toy programming language.☆41Updated 2 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆33Updated 8 months ago
- SOM - Simple Object Machine (plain Java implementation)☆19Updated 5 months ago
- Common lisp implementation of Val Schorr's Meta-II language☆18Updated 8 years ago
- A simple incomplete Scheme-to-C compiler☆74Updated 5 months ago
- An experimental Racket implementation using LLVM/MLIR☆62Updated 2 years ago
- An experimental language with compile time bounds checking☆14Updated 6 years ago
- Verified and Efficient Matching of Regular Expressions with Lookaround☆24Updated last year
- An ergonomic, mobile-first, Prolog playground!☆31Updated 3 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- A simple program reducer for any language.☆77Updated 2 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- Cell language C++ runtime☆18Updated 5 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- 5GL C Stack Machine (Fifth Generation Graph Language)☆12Updated 7 years ago
- A tiny programming system inspired by Boxer leveraging the HTML DOM structure. Illustrates naive realism, explicit structure and evaluati…☆24Updated 8 months ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Updated 5 years ago
- Preview Zig's incremental linker state in interactive HTML☆45Updated 3 years ago
- Code from the paper Reflection for the Masses by Charlotte Herzeel, Pascal Costanza, and Theo D'Hondt.☆14Updated 4 years ago
- A compiler to IA32 and REPL for maru in maru under 7k s-expressions☆18Updated 5 years ago
- A concise programming language that is fun to use☆16Updated 10 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