lagodiuk / earley-parser-js
Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).
☆118Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for earley-parser-js
- 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
- Javascript Parser Combinator Library☆148Updated 9 years ago
- a JavaScript library for working with BNF grammars☆58Updated 2 years ago
- Javascript implementation of "Complete and Easy Bidirectional Type Checking for Higher-Rank Polymorphism"☆75Updated 3 months ago
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 9 years ago
- Myna Parsing Library☆78Updated last year
- Proposal to add tail calls to WebAssembly☆111Updated 2 months ago
- Compile and run Constraint Handling Rules (CHR) in JavaScript☆104Updated last year
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆147Updated 4 years ago
- C to WebAssembly compiler☆253Updated 7 years ago
- A simple Prolog interpreter written with javascript☆16Updated 7 years ago
- A Pint-sized Earley Parser☆34Updated 2 months ago
- UI for debugging Jison grammars (UNMAINTAINED)☆118Updated 6 years ago
- Visualize solving Constraint Satisfaction Problems.☆32Updated 10 years ago
- A programming language where the syntax and semantics are mutable at runtime☆163Updated 12 years ago
- A minimal language compiled into wasm bytecode☆134Updated 5 years ago
- ECMAScript verification with SMT solvers☆124Updated 5 months ago
- Constraint library for JavaScript☆205Updated 4 years ago
- The Lark programming language.☆58Updated 14 years ago
- A toy language that compiles to WebAssembly☆51Updated 2 years ago
- Small cookbook examples of writing WebAssembly by hand in .wast format☆56Updated last year
- Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.☆235Updated last year
- Type Inference Library written in TypeScript☆92Updated last year
- JUnify ― JavaScript Unification Library☆50Updated 12 years ago
- Javascript Generalized Parser Combinators☆145Updated 5 months ago
- Simple prolog interpreter using ES6 generators☆62Updated 9 years ago
- An implementation of an algebraically closed interval system of the extended real number set☆87Updated 2 years ago
- Multitier JavaScript☆144Updated this week