aaditmshah / lexerLinks
An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.
☆410Updated 7 years ago
Alternatives and similar repositories for lexer
Users that are interested in lexer are comparing it to the libraries listed below
Sorting:
- Simple Operator overloading library for JS.☆165Updated 4 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆126Updated 4 years ago
- Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo.☆872Updated 2 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆307Updated 2 years ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆234Updated last year
- execute untrusted code with custom permissions☆1,021Updated 5 years ago
- A purely functional red-black tree data structure☆388Updated 2 years ago
- snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.☆226Updated 2 years ago
- String Tokenization Library for JavaScript☆109Updated last month
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 4 years ago
- Tentative to a simple JavaScript AST modification library☆249Updated 11 months ago
- JSDoc parser☆458Updated 7 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
- ECMAScript parsing infrastructure for multipurpose analysis☆411Updated 4 years ago
- generates lexical analyzers. used by jison.☆58Updated 3 years ago
- A parser compiler for Java, JavaScript, Python, Ruby☆431Updated last year
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- A super efficient binary serialization format for JSON.☆462Updated 8 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆96Updated 9 years ago
- parses html into hyperscript☆172Updated 9 years ago
- Regular expressions processor in JavaScript☆420Updated last month
- javascript plugin to convert object with functions to string and string to object☆221Updated 5 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Node.js interface to the GraphViz graphing tool☆197Updated 3 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆116Updated 2 years ago
- browserify as a service.