lagodiuk / earley-parser-js
Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).
☆118Updated 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
- a JavaScript library for working with BNF grammars☆59Updated 2 years ago
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆48Updated 4 years ago
- prolog interpreter in javascript☆81Updated 7 years ago
- Myna Parsing Library☆78Updated 2 years ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆153Updated this week
- Javascript Parser Combinator Library☆148Updated 9 years ago
- Compile and run Constraint Handling Rules (CHR) in JavaScript☆105Updated last year
- Type Inference Library written in TypeScript☆93Updated last year
- An implementation of an algebraically closed interval system of the extended real number set☆89Updated 2 years ago
- javascript s-expression parser with quote support☆57Updated 3 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 programming language where the syntax and semantics are mutable at runtime☆163Updated 12 years ago
- Simple prolog interpreter using ES6 generators☆62Updated 9 years ago
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆147Updated 4 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆119Updated 3 years ago
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆75Updated 5 months ago
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 9 years ago
- Markdown-like DSL for defining grammatical syntax for programming languages.☆128Updated last year
- A simple Prolog interpreter written with javascript☆16Updated 7 years ago
- UI for debugging Jison grammars (UNMAINTAINED)☆118Updated 6 years ago
- A framework of various language parsers☆95Updated this week
- A toy language that compiles to WebAssembly☆51Updated 2 years ago
- Generate diagrams for parser grammars☆237Updated last year
- JUnify ― JavaScript Unification Library☆50Updated 12 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆104Updated last year
- The goal is to help studying logic and solvers by providing easy-to-use, pure browser-based javascript tools for both full classical pred…☆72Updated 4 years ago
- Grammar Zoo☆85Updated 6 years ago
- A Pint-sized Earley Parser☆33Updated 4 months ago
- A JS-to-JS compiler that makes it easier to build Web IDEs and compile to JS.☆173Updated 5 months ago