mgechev / tiny-compiler
A tiny evaluator and compiler of arithmetic expressions.
☆778Updated 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
- Let's explain what a closure is by writing a JavaScript interpreter in JavaScript.☆173Updated 8 years ago
- An 100% spec compliant ES2021 JavaScript parser written in JS☆510Updated 3 years ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆197Updated 2 years ago
- WebAssembly utilities☆361Updated 6 years ago
- Better TypeScript playground☆245Updated 5 years ago
- Accelerate JavaScript Applications by Compiling to WebAssembly☆347Updated 7 years ago
- A tiny implementation of RxJS that actually works, for learning☆295Updated 7 years ago
- A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript☆483Updated last year
- Minimal self-hosted JavaScript compiler in 1k lines of code☆160Updated 7 years ago
- (Developer Preview) A virtual-DOM extension for Angular, also work as React bridge.☆259Updated 6 years ago
- 💻 A 16-bit virtual machine, including assembly language with 37 instructions, binary assembler, and a step through debugger☆499Updated last year
- An implementation of ECMA-262 in JavaScript☆828Updated 7 months ago
- Assembler.js — X86_64 and Ethereum☆135Updated this week
- Task Worklet: explainer, polyfill and demos.☆275Updated 3 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆129Updated 3 years ago
- A typescript playground for rx js.☆49Updated 2 years ago
- JS parser in Web Assembly / C☆164Updated last year
- 🌳 CLI tool which checks if a package is distributed in ECMAScript module format. Helps you reason if the package is tree-shakable.☆186Updated 4 months ago
- How to read the ECMAScript specification (ECMA-262)☆244Updated 9 months ago
- Tiny and simple React clone☆268Updated last year
- A tool for visualizing Execution Context, Hoisting, Closures, and Scopes in JavaScript.☆373Updated 6 years ago
- RxJS 2018 Advent Calendar☆89Updated 6 years ago
- Super charged typed JavaScript dialect for parallel programming which compiles to WebAssembly☆497Updated 7 years ago
- A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler☆1,156Updated 5 months ago
- Code that accompanies the series☆91Updated 4 years ago
- Demos from my TSConf 2020 keynote☆146Updated 4 years ago
- Moved to https://github.com/microsoft/monaco-editor☆215Updated 3 years ago
- A simple compile-to-WebAssembly language☆352Updated 2 years ago
- For learning how to use JavaScript Proxy, or just to see what is possible☆612Updated 2 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago