cjihrig / jsparser
An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.
☆97Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for jsparser
- JS JIT in JS☆217Updated 9 years ago
- Easily add a REPL to your Node.js app.☆213Updated 9 years ago
- Recursively walk and transform EcmaScript AST☆171Updated last year
- A realtime tree diffing algorithm☆127Updated 9 years ago
- Portable pure JavaScript ES6/2015 HTTP library☆74Updated 8 years ago
- ES6 Object.observe with nested object support - the way I want it (DEPRECATED)☆159Updated 7 years ago
- A collection of sweet.js macros that implement ES6 features for ES5☆237Updated 10 years ago
- JIT Assembler in javascript☆287Updated 9 years ago
- From scratch type-checker☆105Updated 5 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆296Updated 8 years ago
- generates lexical analyzers. used by jison.☆57Updated 2 years ago
- A Beautiful Parser for the ECMAScript Language☆116Updated 6 years ago
- Spawn threads in JS☆59Updated 7 years ago
- [Experimental] Lightweight JavaScript VM and stepping debugger in JavaScript☆201Updated 8 years ago
- Compile JavaScript + Flow into asm.js (WIP)☆66Updated 9 years ago
- Bound native virtual methods to be used together with ES7 :: bind operator.☆22Updated 7 years ago
- a modern node.js module for interacting with pseudo terminals.☆89Updated 4 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 9 years ago
- walk the dependency graph to generate a stream of json output☆209Updated 2 years ago
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 5 years ago
- This module enables code hotswapping in node.js☆138Updated 8 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- JavaScript in JavaScript interpreter for better tools.☆139Updated last year
- JavaScript matching REs into objects☆73Updated 8 years ago
- Run source transform function on node require call☆66Updated 7 years ago
- JavaScript live code reloading utility for Node and browsers☆60Updated 8 years ago