dhruvbird / regexp-js
Regular Expression Parsing and evaluation in javascript
☆24Updated 8 years ago
Alternatives and similar repositories for regexp-js:
Users that are interested in regexp-js are comparing it to the libraries listed below
- A Beautiful Parser for the ECMAScript Language☆115Updated 6 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆95Updated 8 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 5 months ago
- unicode lookup table☆42Updated 8 years ago
- A realtime tree diffing algorithm☆127Updated 9 years ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- a single javascript file that contains every ECMA-262 grammatical production☆129Updated 9 years ago
- A collection of sweet.js macros that implement ES6 features for ES5☆238Updated 10 years ago
- JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v9.0.0’s categories, sc…☆16Updated 5 months ago
- identifies which modules your script is using☆67Updated 9 years ago
- Visualize your Javascript with a CPS metacircular interpreter.☆196Updated 11 years ago
- Browser ide for reading and exploring javascript code☆48Updated last year
- a skiplist implementation in javascript☆38Updated 9 years ago
- JS JIT in JS☆215Updated 10 years ago
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆49Updated 4 years ago
- A pure JS implementation of the structured clone algorithm (or at least something pretty close to that).☆25Updated 3 years ago
- marked with syntax highlighting and LaTeX maths support☆15Updated 8 years ago
- Abstract operations and other functions drawn from the ECMAScript specification☆90Updated 9 years ago
- A small ECMAScript parser, tokenizer and minifier written in JavaScript.☆56Updated 8 years ago
- Automatically exported from code.google.com/p/es-lab☆23Updated 5 years ago
- ES6+ to ES5 Compiler☆46Updated 7 years ago
- easy HTML pretty printing in commonJS☆76Updated 3 years ago
- A collection of core PEGjs grammars (IETF, ISO, etc.)☆43Updated 3 years ago
- prolog interpreter in javascript☆82Updated 8 years ago
- Recursively walk and transform EcmaScript AST☆170Updated 2 years ago
- A parser for BNF and EBNF grammars used by jison☆81Updated 4 years ago
- Notes and proposals on possible EMAScript extensions☆56Updated 4 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 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
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 9 years ago