aaditmshah / lexer
An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.
☆409Updated 6 years ago
Alternatives and similar repositories for lexer:
Users that are interested in lexer are comparing it to the libraries listed below
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated last year
- Tentative to a simple JavaScript AST modification library☆246Updated 2 months ago
- Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo.☆845Updated last year
- Simple Operator overloading library for JS.☆163Updated 3 years ago
- execute untrusted code with custom permissions☆1,015Updated 5 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆121Updated 4 years ago
- JSX transpiler. A standard and configurable implementation of JSX decoupled from React.☆294Updated 5 years ago
- ECMAScript parsing infrastructure for multipurpose analysis☆409Updated 3 years ago
- A lexer and parser generator in JavaScript for DSL and custom languages in the browser and Node.js☆157Updated 8 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆95Updated 8 years ago
- ECMAScript parser that produces a Shift format AST☆254Updated 2 years ago
- Accelerate JavaScript Applications by Compiling to WebAssembly☆345Updated 7 years ago
- snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.☆226Updated 2 years ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- a CSS selector compiler & engine☆562Updated this week
- JavaScriptCore on WebAssembly☆469Updated 3 years ago
- A javascript interpreter written in javascript☆391Updated 3 weeks ago
- Escope: ECMAScript scope analyzer☆546Updated 2 years ago
- Extremely fast double-ended queue implementation☆623Updated 5 years ago
- Normalize the API of any JSTransformer.☆152Updated last year
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- Regular expressions processor in JavaScript☆408Updated 7 months ago
- browserify as a service.☆640Updated 3 months ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆229Updated 5 months ago
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆211Updated last year
- A super efficient binary serialization format for JSON.☆462Updated 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
- A parser compiler for Java, JavaScript, Python, Ruby☆425Updated last year
- JSDoc parser