keyz / the-super-tiny-interpreter
Let's explain what a closure is by writing a JavaScript interpreter in JavaScript.
☆173Updated 8 years ago
Alternatives and similar repositories for the-super-tiny-interpreter:
Users that are interested in the-super-tiny-interpreter are comparing it to the libraries listed below
- ⚛️ React done in 160 lines of JavaScript.☆223Updated 2 years ago
- Learn how npm or Yarn v1 works.☆377Updated last month
- ☆61Updated last year
- ☆60Updated 2 years ago
- Efficient data structure for large mutable strings.☆135Updated 10 years ago
- The regular expression parser for ECMAScript.☆154Updated last year
- How to read the ECMAScript specification (ECMA-262)☆244Updated 8 months ago
- ☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!☆312Updated 3 months ago
- Make an asynchronous function synchronous☆312Updated 2 years ago
- An implementation of continuations in JavaScript☆304Updated 6 years ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆321Updated 5 years ago
- An HTML superset/Markdown subset source format for ECMAScript and related specifications☆223Updated last month
- Tiny JavaScript tokenizer.☆506Updated last month
- A friendly little language for you and me.☆302Updated 9 months ago
- An experimental React compiler for typed function component trees☆126Updated 2 years ago
- Code for my React Rally talk.☆375Updated 7 years ago
- A curated list of awesome AST resources☆230Updated 4 years ago
- Import and transpile JSX on the fly☆179Updated last year
- A template for ECMAScript proposals☆136Updated last month
- Everything @peerigon talks about...☆35Updated last year
- 👟 Tiny and fast ESTree-compliant AST walker and modifier.☆61Updated last year
- Minimal self-hosted JavaScript compiler in 1k lines of code☆160Updated 7 years ago
- A tiny evaluator and compiler of arithmetic expressions.☆778Updated 4 years ago
- An https://astexplorer.net wrapper which adds module bundling and hot reloading.☆120Updated last year
- Babel repl-like codesandbox: check out link =>☆39Updated 2 years ago
- Block the main thread for a given amount of time☆124Updated last year
- esvu is your one-stop shop for all implementations of ECMAScript.☆184Updated 6 months ago
- List of JavaScript types☆82Updated 8 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆271Updated 2 months ago