GerHobbelt / jison
bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)
☆123Updated 4 years ago
Alternatives and similar repositories for jison
Users that are interested in jison are comparing it to the libraries listed below
Sorting:
- Simple Operator overloading library for JS.☆163Updated 3 years ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆409Updated 6 years ago
- Markdown-like DSL for defining grammatical syntax for programming languages.☆130Updated last year
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆159Updated last week
- Create AST PEG Parsers from formal grammars in JavaScript☆109Updated last year
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆95Updated 8 years ago
- A pure JS implementation of the structured clone algorithm (or at least something pretty close to that).☆25Updated 3 years ago
- Conditional compilation and compile-time variable replacement for Rollup☆61Updated 3 years ago
- An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled…☆115Updated this week
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated last year
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 9 months ago
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 6 months ago
- Tiny and powerful preprocessor for conditional comments and replacement of compile-time variables in text files☆53Updated 8 months ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- require('vm') like in node but for the browser☆202Updated 4 months ago
- A Beautiful Parser for the ECMAScript Language☆115Updated 6 years ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- Auto-generate JS class structures for Web IDL specifications☆82Updated last week
- utility box for ECMAScript language tools☆121Updated 3 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
- Runtime type-checking for JavaScript functions☆74Updated 11 months ago
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆144Updated last month
- string representations of objects in node and the browser☆148Updated 3 months ago
- a JavaScript library for working with BNF grammars☆59Updated 3 years ago
- Proposal for adding Typed Objects to JavaScript☆27Updated 4 years ago
- Old, outdated explainer for Typed Objects and related specs. See link for new proposal☆121Updated 6 years ago
- Syntax highlighting for PEG.js in Visual Studio Code.☆11Updated last year
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- Generate, and decode, base64 VLQ mappings for sourcemaps and other uses☆212Updated 7 months ago
- A highly experimental babel plugin for operator overloading in javascript☆46Updated 7 years ago