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:
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated last year
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆123Updated 4 years ago
- snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.☆225Updated 2 years ago
- A lexer and parser generator in JavaScript for DSL and custom languages in the browser and Node.js☆156Updated 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
- Toolkit for building a bash-like shell in the browser, including full readline support☆391Updated 8 years ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆230Updated 8 months ago
- Simple Operator overloading library for JS.☆164Updated 3 years ago
- Regular expressions processor in JavaScript☆411Updated 10 months ago
- UI for debugging Jison grammars (UNMAINTAINED)☆116Updated 7 years ago
- String Tokenization Library for JavaScript☆103Updated last year
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- Tentative to a simple JavaScript AST modification library☆246Updated 4 months ago
- execute untrusted code with custom permissions☆1,017Updated 5 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆111Updated 2 years ago
- parses html into hyperscript☆171Updated 9 years ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- A purely functional red-black tree data structure☆385Updated last year
- Escope: ECMAScript scope analyzer☆546Updated 2 years ago
- SAX based evented streaming JSON parser in JavaScript☆451Updated last year
- javascript plugin to convert object with functions to string and string to object☆216Updated 4 years ago
- Accelerate JavaScript Applications by Compiling to WebAssembly☆346Updated 7 years ago
- a JavaScript library for working with BNF grammars☆59Updated 3 years ago
- JSX transpiler. A standard and configurable implementation of JSX decoupled from React.☆294Updated 5 years ago
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆212Updated last year
- require('vm') like in node but for the browser☆203Updated 6 months ago
- JSON parser that isn't strict☆209Updated 5 months ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆413Updated 6 months ago
- Node-like file system for browsers☆626Updated 2 years ago
- CommonJS/Webpack compatible Monaco editor☆61Updated 7 years ago