lagodiuk / earley-parser-jsLinks
Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).
☆122Updated 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:
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆50Updated 5 years ago
- a JavaScript library for working with BNF grammars☆60Updated 3 years ago
- Myna Parsing Library☆81Updated 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 Pint-sized Earley Parser☆33Updated last year
- Javascript Parser Combinator Library☆147Updated 10 years ago
- Simple prolog interpreter using ES6 generators☆62Updated 10 years ago
- An implementation of an algebraically closed interval system of the extended real number set☆94Updated 5 months ago
- JUnify ― JavaScript Unification Library☆50Updated 13 years ago
- javascript s-expression parser with quote support☆59Updated 4 years ago
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆148Updated 5 years ago
- A toy language that compiles to WebAssembly☆51Updated 3 years ago
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- Logical programming in JavaScript☆15Updated 9 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆112Updated 2 years ago
- A JS-to-JS compiler that makes it easier to build Web IDEs and compile to JS.☆179Updated last year
- ☆147Updated 5 years ago
- ECMAScript verification with SMT solvers☆124Updated last year
- A simple Prolog interpreter written with javascript☆16Updated 8 years ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆166Updated last week
- Markdown-like DSL for defining grammatical syntax for programming languages.☆133Updated 2 years ago
- A framework of various language parsers☆98Updated 2 weeks ago
- A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.☆114Updated 2 years ago
- A JavaScript AST optimizer☆18Updated 12 years ago
- C to WebAssembly compiler☆261Updated 8 years ago
- A JavaScript SAT solver (http://www.comp.nus.edu.sg/~gregory/sat/)☆47Updated 11 years ago
- Simple Operator overloading library for JS.☆164Updated 4 years ago
- LLVM compiled to JavaScript using Emscripten☆469Updated 10 years ago
- A parser for BNF and EBNF grammars used by jison☆81Updated 5 years ago