lagodiuk / earley-parser-jsLinks
Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).
☆119Updated 7 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☆59Updated 3 years ago
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆50Updated 4 years ago
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 9 years ago
- Myna Parsing Library☆82Updated 2 years ago
- prolog interpreter in javascript☆82Updated 8 years ago
- Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.☆235Updated 2 years ago
- A simple Prolog interpreter written with javascript☆16Updated 8 years ago
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆148Updated 4 years ago
- Javascript Parser Combinator Library☆148Updated 10 years ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆162Updated last week
- Simple prolog interpreter using ES6 generators☆62Updated 10 years ago
- JUnify ― JavaScript Unification Library☆50Updated 13 years ago
- A JavaScript SAT solver (http://www.comp.nus.edu.sg/~gregory/sat/)☆48Updated 10 years ago
- Simple Operator overloading library for JS.☆164Updated 3 years ago
- A Pint-sized Earley Parser☆33Updated 9 months ago
- Minimal self-hosted JavaScript compiler in 1k lines of code☆163Updated 7 years ago
- An implementation of an algebraically closed interval system of the extended real number set☆93Updated 2 months ago
- A parser for BNF and EBNF grammars used by jison☆81Updated 5 years ago
- A toy language that compiles to WebAssembly☆50Updated 3 years ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆410Updated 7 years ago
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines☆162Updated last year
- WebAssembly playground☆25Updated 4 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆111Updated 2 years ago
- Unfancy JavaScript with Manual Memory Management☆95Updated 13 years ago
- Computer Algebra System written in JavaScript.☆129Updated 11 years ago
- Constraint library for JavaScript☆206Updated 4 years ago
- Compile and run Constraint Handling Rules (CHR) in JavaScript☆105Updated last year
- An experimental Javascript parser and just-in-time compiler written in Rust☆136Updated 10 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆123Updated 4 years ago
- State machine compiler with regular expression style syntax☆61Updated 5 years ago