abrobston / jscc
JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript
☆48Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for jscc
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 9 years ago
- A parser for BNF and EBNF grammars used by jison☆80Updated 4 years ago
- JIT Assembler in javascript☆287Updated 9 years ago
- generates lexical analyzers. used by jison.☆57Updated 2 years ago
- prolog interpreter in javascript☆81Updated 7 years ago
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆118Updated 6 years ago
- a JavaScript library for working with BNF grammars☆58Updated 2 years ago
- Myna Parsing Library☆78Updated last year
- A Beautiful Parser for the ECMAScript Language☆116Updated 6 years ago
- JS JIT in JS☆217Updated 9 years ago
- WebAssembly JIT☆87Updated 8 years ago
- LLVM bindings for Node.JS☆94Updated 11 years ago
- LLVM compiled to JavaScript using Emscripten☆461Updated 9 years ago
- Prolog interpreter for node.js☆49Updated 11 years ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆149Updated this week
- Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.☆235Updated last year
- This is a C like preprocessor for Javascript, using Node.js☆33Updated 4 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆118Updated 3 years ago
- Conway's Game of Life - hand written in WebAssembly☆60Updated last year
- Simple streamable WebAssembly binary parser☆73Updated 3 months ago
- A Javascript implementation of Prolog☆16Updated 8 years ago
- Simple prolog interpreter using ES6 generators☆62Updated 9 years ago
- Minimal self-hosted JavaScript compiler in 1k lines of code☆160Updated 7 years ago
- Markdown-like DSL for defining grammatical syntax for programming languages.☆127Updated last year
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆147Updated 4 years ago
- Top Down Operator Precedence☆154Updated 3 years ago
- AOT compiler and static runtime for WebAssembly☆36Updated 3 years ago
- A λ-calculus interpreter written in JavaScript☆159Updated 2 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆97Updated 7 years ago
- Parsing binary files made easy☆160Updated 8 years ago