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
- Javascript Parser Combinator Library☆148Updated 10 years ago
- a JavaScript library for working with BNF grammars☆59Updated 3 years ago
- prolog interpreter in javascript☆82Updated 8 years ago
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆49Updated 4 years ago
- Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.☆236Updated 2 years ago
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- A Pint-sized Earley Parser☆33Updated 7 months ago
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 9 years ago
- A simple Prolog interpreter written with javascript☆16Updated 7 years ago
- A toy language that compiles to WebAssembly☆50Updated 2 years ago
- ECMAScript verification with SMT solvers☆125Updated 10 months ago
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆75Updated 9 months ago
- Myna Parsing Library☆79Updated 2 years ago
- A minimal language compiled into wasm bytecode☆134Updated 5 years ago
- The Lark programming language.☆58Updated 14 years ago
- Markdown-like DSL for defining grammatical syntax for programming languages.☆130Updated last year
- Simple prolog interpreter using ES6 generators☆62Updated 10 years ago
- Compile and run Constraint Handling Rules (CHR) in JavaScript☆105Updated last year
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆159Updated last week
- WebAssembly JIT☆88Updated 8 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆77Updated 9 months ago
- Simple Operator overloading library for JS.☆163Updated 3 years ago
- A Scannerless GLR parser/parser generater.☆111Updated last week
- Inductive programming in JavaScript☆25Updated 8 years ago
- A JavaScript AST optimizer☆18Updated 12 years ago
- LLVM 9.0+ Node Bindings☆187Updated 2 years ago
- Proposal to add tail calls to WebAssembly☆114Updated 2 months ago
- The Pika Parser reference implementation☆144Updated 2 years ago
- A JS-to-JS compiler that makes it easier to build Web IDEs and compile to JS.☆174Updated 9 months ago
- Minimal, fast, robust implementation of the Calculus of Constructions on JavaScript.☆112Updated 7 years ago