dhconnelly / prettybnfLinks
a JavaScript library for working with BNF grammars
☆62Updated 3 years ago
Alternatives and similar repositories for prettybnf
Users that are interested in prettybnf are comparing it to the libraries listed below
Sorting:
- prolog interpreter in javascript☆82Updated 8 years ago
- Javascript Parser Combinator Library☆147Updated 10 years ago
- javascript s-expression parser with quote support☆59Updated 4 years ago
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆122Updated 8 years ago
- es4 clone☆27Updated 11 years ago
- Simple prolog interpreter using ES6 generators☆62Updated 10 years ago
- GorillaScript is a compile-to-JavaScript language designed to empower the user while attempting to prevent some common errors.☆299Updated 12 years ago
- generates lexical analyzers. used by jison.☆58Updated 3 years ago
- Myna Parsing Library☆82Updated 3 years ago
- Prolog interpreter for node.js☆49Updated 13 years ago
- Lisp-style language that compiles to JavaScript☆131Updated last year
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆148Updated 5 years ago
- Markdown-like DSL for defining grammatical syntax for programming languages.☆135Updated 2 years ago
- JUnify ― JavaScript Unification Library☆50Updated 13 years ago
- ECMAScript derived programming language☆68Updated 10 years ago
- A parser for BNF and EBNF grammars used by jison☆82Updated 5 years ago
- functional reactive programming for JavaScript☆235Updated 6 years ago
- A simple Prolog interpreter written with javascript☆16Updated 8 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆126Updated 4 years ago
- A λ-calculus interpreter written in JavaScript☆160Updated 4 years ago
- A parser compiler for Java, JavaScript, Python, Ruby☆432Updated last year
- rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility☆230Updated 10 years ago
- Algebraic data types for JavaScript using Sweet.js macros☆94Updated 11 years ago
- JS JIT in JS☆213Updated 11 years ago
- Creating programs from Markdown code blocks☆138Updated 4 years ago
- A readable, DSL friendly programming language with excellent concurrency primitives☆133Updated 3 years ago
- Unfancy JavaScript with Manual Memory Management