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
- Myna Parsing Library☆80Updated 2 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆111Updated last year
- Simple Operator overloading library for JS.☆163Updated 3 years ago
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆148Updated 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
- Javascript Generalized Parser Combinators☆148Updated 3 weeks ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆410Updated 6 years ago
- prolog interpreter in javascript☆82Updated 8 years ago
- A minimal language compiled into wasm bytecode☆136Updated 5 years ago
- A toy language that compiles to WebAssembly☆50Updated 3 years ago
- C to WebAssembly compiler☆258Updated 7 years ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆161Updated 2 weeks ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆123Updated 4 years ago
- ☆30Updated 4 years ago
- Type Inference Library written in TypeScript☆93Updated 2 years ago
- Top Down Operator Precedence☆158Updated 4 years ago
- 🎲 An efficient implementation of a probabilistic Context Free Grammar parser in Javascript☆55Updated 2 years ago
- A programming language where the syntax and semantics are mutable at runtime☆166Updated 13 years ago
- ⚜︎ A language that compiles to WebAssembly☆427Updated 4 months ago
- Cat - a statically typed functional stack-based programming language☆262Updated 7 years ago
- ECMAScript verification with SMT solvers☆125Updated 11 months ago
- WebAssembly Macro language and processor☆64Updated 5 years ago
- A web-first, cross-platform programming language with an optimizing compiler☆419Updated last year
- A λ-calculus interpreter written in JavaScript☆158Updated 3 years ago
- Minimal self-hosted JavaScript compiler in 1k lines of code☆163Updated 7 years ago
- Learn and explore JavaScript, and create your own dares!☆135Updated 4 years ago
- LLVM compiled to JavaScript using Emscripten☆467Updated 10 years ago
- Javascript Hash Array Mapped Trie☆251Updated 3 years ago