int3 / metajsLinks
Visualize your Javascript with a CPS metacircular interpreter.
☆195Updated 11 years ago
Alternatives and similar repositories for metajs
Users that are interested in metajs are comparing it to the libraries listed below
Sorting:
- [Experimental] Lightweight JavaScript VM and stepping debugger in JavaScript☆201Updated 8 years ago
- JS JIT in JS☆215Updated 10 years ago
- A realtime tree diffing algorithm☆126Updated 9 years ago
- A Beautiful Parser for the ECMAScript Language☆115Updated 6 years ago
- a single javascript file that contains every ECMA-262 grammatical production☆129Updated 9 years ago
- JavaScript in JavaScript interpreter for better tools.☆139Updated 2 years ago
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 6 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆96Updated 8 years ago
- JavaScript instrumentation library for collecting traces☆110Updated 9 years ago
- A collection of sweet.js macros that implement ES6 features for ES5☆238Updated 11 years ago
- Minimal self-hosted JavaScript compiler in 1k lines of code☆163Updated 7 years ago
- A JavaScript sandboxing library that uses web worker threads☆197Updated 7 years ago
- Recursively walk and transform EcmaScript AST☆170Updated 2 years ago
- Source code of the PEG.js website☆55Updated 7 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- An Orderly compiler in JavaScript☆119Updated 12 years ago
- An extraction of JS Bin's loop protection functionality.