keyz / the-super-tiny-interpreterLinks
Let's explain what a closure is by writing a JavaScript interpreter in JavaScript.
☆179Updated 9 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
Sorting:
- ⚛️ React done in 160 lines of JavaScript.☆224Updated 3 years ago
- ☆61Updated 2 years ago
- A tiny evaluator and compiler of arithmetic expressions.☆781Updated 5 years ago
- How to read the ECMAScript specification (ECMA-262)☆250Updated last year
- Regular expressions processor in JavaScript☆420Updated last month
- A curated list of awesome AST resources☆236Updated 5 years ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆324Updated last month
- A friendly little language for you and me.