Constellation / iv
ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++
☆423Updated last year
Alternatives and similar repositories for iv:
Users that are interested in iv are comparing it to the libraries listed below
- JIT Assembler in javascript☆287Updated 9 years ago
- A Javascript AOT compiler base on LLVM☆66Updated 10 years ago
- A set of introductory tutorials for the v8 javascript engine☆237Updated 4 years ago
- x86 JIT compiler in 86 lines☆952Updated 9 years ago
- minimum gc☆181Updated 4 years ago
- WebAssembly JIT☆88Updated 8 years ago
- Henry Spencer's old regular expression library, also known as the book regex library, circa 1986.☆136Updated 10 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆155Updated 11 years ago
- track of Tiny C Compiler☆140Updated 14 years ago
- An embeddable Javascript interpreter in C.☆825Updated last month
- DoctorJS--, simple type inference for JavaScript☆16Updated 12 years ago
- Cb (C flat) compiler. Cb is simplified C.☆401Updated 6 years ago
- Compiler For Tiger-Lang☆1Updated 6 years ago
- LLVM compiled to JavaScript using Emscripten☆466Updated 10 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- Generating parsers in LLVM IR☆596Updated 3 months ago
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆48Updated 4 years ago
- Jato, an open source implementation of the JVM☆154Updated 10 years ago
- INACTIVE - http://mzl.la/ghe-archive - The Narcissus meta-circular JavaScript interpreter☆913Updated 6 years ago
- Automatically exported from code.google.com/p/tiny-js☆545Updated last year
- ☆86Updated 5 months ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- C to WebAssembly compiler☆255Updated 7 years ago
- Simple script☆42Updated 7 years ago
- A simple HTML rendering engine.☆164Updated 2 weeks ago
- MonaOS is a free operating system. It's new, small, simple, open source and well structured.☆202Updated 2 years ago
- WebAssembly interpreter in C☆481Updated 7 months ago
- Top Down Operator Precedence☆158Updated 3 years ago
- a c++ compiler in typescript