mgechev / tiny-compilerLinks
A tiny evaluator and compiler of arithmetic expressions.
☆781Updated 5 years ago
Alternatives and similar repositories for tiny-compiler
Users that are interested in tiny-compiler are comparing it to the libraries listed below
Sorting:
- Let's explain what a closure is by writing a JavaScript interpreter in JavaScript.☆178Updated 9 years ago
- An 100% spec compliant ES2021 JavaScript parser written in JS☆510Updated 4 years ago
- ⚛️ React done in 160 lines of JavaScript.☆224Updated 2 years ago
- Tiny and simple React clone☆283Updated 2 years ago
- Accelerate JavaScript Applications by Compiling to WebAssembly☆344Updated 8 years ago
- Programs from the book _How JavaScript Works_☆327Updated 2 years ago
- Better TypeScript playground☆243Updated 5 years ago
- An implementation of ECMA-262 in JavaScript☆903Updated this week
- Learn reactive programming with animated cards.☆663Updated 2 years ago
- Code that accompanies the series☆91Updated 5 years ago
- A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript☆489Updated 2 years ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆200Updated 2 years ago
- Server-side DOM implementation based on Mozilla's dom.js☆785Updated last year
- WebAssembly utilities☆359Updated 6 years ago
- A typescript playground for rx js.☆49Updated 2 years ago
- Code for the "16-Bit Virtual Machine" Series☆205Updated 2 years ago
- Minimal self-hosted JavaScript compiler in 1k lines of code☆163Updated 8 years ago
- A curated list of awesome AST resources☆236Updated 5 years ago
- AngularConnect-2019☆28Updated 2 years ago
- JavaScript library for aspect-oriented programming using modern syntax.☆479Updated 4 years ago
- ☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!☆346Updated last year
- RxJS 2018 Advent Calendar☆89Updated 6 years ago
- 💻 A 16-bit virtual machine, including assembly language with 37 instructions, binary assembler, and a step through debugger☆509Updated 2 years ago
- A debugging library for RxJS☆706Updated 2 years ago
- 🌳 CLI tool which checks if a package is distributed in ECMAScript module format. Helps you reason if the package is tree-shakable.☆188Updated last year
- Reactive component library for JavaScript☆17Updated 2 years ago
- A tool for visualizing Execution Context, Hoisting, Closures, and Scopes in JavaScript.☆376Updated 6 years ago
- Regular expressions processor in JavaScript☆417Updated 3 months ago
- A simple compile-to-WebAssembly language☆363Updated 2 years ago
- A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler☆1,192Updated last year