lagodiuk / earley-parser-jsLinks
Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).
☆123Updated 8 years ago
Alternatives and similar repositories for earley-parser-js
Users that are interested in earley-parser-js are comparing it to the libraries listed below
Sorting:
- a JavaScript library for working with BNF grammars☆62Updated 4 years ago
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆50Updated 5 years ago
- Myna Parsing Library☆82Updated 3 years ago
- prolog interpreter in javascript☆82Updated 8 years ago
- A Pint-sized Earley Parser☆33Updated last year
- JUnify ― JavaScript Unification Library☆50Updated 13 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆116Updated 2 years ago
- Javascript Parser Combinator Library☆147Updated 10 years ago
- A toy language that compiles to WebAssembly☆51Updated 3 years ago
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆148Updated 5 years ago
- Simple prolog interpreter using ES6 generators☆62Updated 10 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆126Updated 4 years ago
- An implementation of an algebraically closed interval system of the extended real number set☆99Updated last month
- A JS-to-JS compiler that makes it easier to build Web IDEs and compile to JS.☆179Updated last year
- Computer Algebra System written in JavaScript.☆128Updated 11 years ago
- Markdown-like DSL for defining grammatical syntax for programming languages.☆135Updated 2 years ago
- Javascript Generalized Parser Combinators☆150Updated last month
- C to WebAssembly compiler☆259Updated 8 years ago
- A parser for BNF and EBNF grammars used by jison☆82Updated 5 years ago
- Opposite of a parser: generates minimum-length derivation from a parse tree.☆17Updated 8 years ago
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 10 years ago
- Simple Operator overloading library for JS.☆165Updated 4 years ago
- The Layout Language☆99Updated 11 years ago
- ⛹ Write Grammars for the Nearley Parser!☆84Updated 3 years ago
- A web-first, cross-platform programming language with an optimizing compiler☆424Updated last year
- Deprecated. Use the updated version, apg-js, instead. JavaScript APG Version 2.0. APG is an ABNF Parser Generator. It generates recursive…☆33Updated 4 years ago
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines☆169Updated last year
- A JavaScript AST optimizer☆18Updated 12 years ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆410Updated 7 years ago