cjihrig / jsparser
An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.
☆95Updated 8 years ago
Alternatives and similar repositories for jsparser:
Users that are interested in jsparser are comparing it to the libraries listed below
- JS JIT in JS☆215Updated 10 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- A collection of sweet.js macros that implement ES6 features for ES5☆238Updated 10 years ago
- Recursively walk and transform EcmaScript AST☆170Updated 2 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
- A realtime tree diffing algorithm☆127Updated 9 years ago
- JIT Assembler in javascript☆288Updated 9 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- walk the dependency graph to generate a stream of json output☆209Updated 4 months ago
- ECMAScript Object.observe spec☆63Updated 9 years ago
- Proper (AST-based) JavaScript code templating with source maps support.☆105Updated 8 years ago
- JavaScript in JavaScript interpreter for better tools.☆139Updated 2 years ago
- Chrome debug protocol from NodeJS☆73Updated 9 years ago
- Generator Async Runner. Makes it possible to yield and wait for callbacks and continuables.☆105Updated 10 years ago
- HTML → virtual-dom☆177Updated 9 years ago
- From scratch type-checker☆107Updated 6 years ago
- A template string tag for generating template string tags.☆66Updated 4 years ago
- Easily add a REPL to your Node.js app.☆215Updated 10 years ago
- Compile JavaScript + Flow into asm.js (WIP)☆66Updated 9 years ago
- [Experimental] Lightweight JavaScript VM and stepping debugger in JavaScript☆201Updated 8 years ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- ES6 Object.observe with nested object support - the way I want it (DEPRECATED)☆157Updated 8 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
- Working mmap bindings for node.js☆57Updated 7 years ago
- easy way to run code inside of a headless electron window from the CLI☆197Updated 6 years ago
- minimal CommonJS browser bundler with aliasing, extensibility, and source maps☆159Updated 5 years ago
- This module enables code hotswapping in node.js☆138Updated 9 years ago
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 2 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago