cjihrig / jsparserLinks
An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.
☆96Updated 8 years ago
Alternatives and similar repositories for jsparser
Users that are interested in jsparser are comparing it to the libraries listed below
Sorting:
- JS JIT in JS☆215Updated 10 years ago
- Portable pure JavaScript ES6/2015 HTTP library☆74Updated last month
- Easily add a REPL to your Node.js app.☆215Updated 10 years ago
- A collection of sweet.js macros that implement ES6 features for ES5☆238Updated 11 years ago
- walk the dependency graph to generate a stream of json output☆209Updated 7 months ago
- From scratch type-checker☆107Updated 6 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
- Feature-reduced port of GYP to JavaScript☆160Updated 8 years ago
- a single javascript file that contains every ECMA-262 grammatical production☆129Updated 9 years ago
- ES6 Object.observe with nested object support - the way I want it (DEPRECATED)☆157Updated 8 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- A realtime tree diffing algorithm☆126Updated 9 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- HTML → virtual-dom☆177Updated 9 years ago
- An interactive console.dir() for node.js similar to console.dir() in webkit.☆269Updated 9 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
- Source code of the PEG.js website☆55Updated 7 years ago
- A sandboxed node.js module loader that lets you inject dependencies into your modules.☆343Updated 5 years ago
- ECMAScript parsing infrastructure for multipurpose analysis☆138Updated 6 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 10 years ago
- A Beautiful Parser for the ECMAScript Language☆115Updated 6 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- Recursively walk and transform EcmaScript AST☆170Updated 2 years ago
- Long stack traces using async listeners☆65Updated 3 years ago
- Like a profiler but actually useful in improving performance☆96Updated 11 years ago
- Old, outdated explainer for Typed Objects and related specs. See link for new proposal☆121Updated 6 years ago
- a modern node.js module for interacting with pseudo terminals.☆89Updated 4 years ago
- official fork: https://github.com/staltz/noderify☆158Updated 6 years ago
- Bound native virtual methods to be used together with ES7 :: bind operator.☆21Updated 8 years ago