maierfelix / mini-js
Minimal self-hosted JavaScript compiler in 1k lines of code
☆163Updated 7 years ago
Alternatives and similar repositories for mini-js:
Users that are interested in mini-js are comparing it to the libraries listed below
- ECMAScript Interpreter☆126Updated 6 years ago
- prolog interpreter in javascript☆82Updated 8 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆131Updated 3 years ago
- A λ-calculus interpreter written in JavaScript☆158Updated 3 years ago
- experimenting with physics simulation☆54Updated 3 years ago
- JavaScript in JavaScript interpreter for better tools.☆139Updated 2 years ago
- Conway's Game of Life - hand written in WebAssembly☆60Updated 2 years ago
- Tiny Virtual Machine☆14Updated 8 years ago
- A Javascript-to-Javascript compiler☆176Updated 3 years ago
- Ultra Tiny Compiler☆181Updated 6 years ago
- JavaScript engine + state machine with threads and without callbacks☆99Updated 7 years ago
- UI as finite-state machine☆96Updated 4 years ago
- LLJS: Low-Level JavaScript☆112Updated 11 years ago
- touch screen tree editor☆35Updated 7 years ago
- A brainfuck-to-WebAssembly compiler☆46Updated 3 years ago
- A small ECMAScript parser, tokenizer and minifier written in JavaScript.☆56Updated 9 years ago
- Tree editor for touch screens☆66Updated 7 years ago
- Unfancy JavaScript with Manual Memory Management☆95Updated 12 years ago
- Minimalistic, functional, JSON-formatted programming language☆20Updated 8 years ago
- A tiny self-hosted compiler☆17Updated 8 years ago
- Visualize your Javascript with a CPS metacircular interpreter.☆196Updated 11 years ago
- Javascript Parser Combinator Library☆148Updated 10 years ago
- A Lisp-esque, JS-interpreted scripting language☆26Updated 9 years ago
- Strongly typed language that compiles to JavaScript☆16Updated 8 years ago
- C to WebAssembly compiler☆256Updated 7 years ago
- Mount a directory of ES6 code as a FUSE directory of babel-compiled output☆40Updated 8 years ago
- Maybe you should use https://github.com/fiatjaf/flua instead of this☆138Updated 5 years ago
- JS JIT in JS☆215Updated 10 years ago
- Making a Mini-Lisp: Introduction to Transpilers and how tokenizer, parser and interpreter work together. via @AngularClass☆31Updated 8 years ago
- Small cookbook examples of writing WebAssembly by hand in .wast format☆55Updated 2 years ago