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
- generates lexical analyzers. used by jison.☆57Updated 2 years ago
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆118Updated 6 years ago
- prolog interpreter in javascript☆81Updated 7 years ago
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 9 years ago
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆147Updated 4 years ago
- A Beautiful Parser for the ECMAScript Language☆116Updated 6 years ago
- JS JIT in JS☆217Updated 9 years ago
- Visualize your Javascript with a CPS metacircular interpreter.☆196Updated 10 years ago
- This is a C like preprocessor for Javascript, using Node.js☆34Updated 5 years ago
- A parser for BNF and EBNF grammars used by jison☆80Updated 4 years ago
- Javascript emulator for the LatticeMico platform☆168Updated 2 years ago
- Markdown-like DSL for defining grammatical syntax for programming languages.☆127Updated last year
- Myna Parsing Library☆78Updated last year
- WebAssembly JIT☆87Updated 8 years ago
- C to WebAssembly compiler☆253Updated 7 years ago
- translator / parser / mangler / compressor / beautifier toolkit☆26Updated 9 years ago
- A toy JavaScript interpreter written in C☆92Updated 11 months ago
- Prolog interpreter for node.js☆49Updated 11 years ago
- JIT Assembler in javascript☆287Updated 9 years ago
- a JavaScript library for working with BNF grammars☆58Updated 2 years ago
- Top Down Operator Precedence☆155Updated 3 years ago
- TDOP parser https://tdop.github.io☆15Updated this week
- WebAssembly playground☆25Updated 3 years ago
- Skookum JS: a JavaScript runtime☆98Updated 5 years ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆408Updated 6 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆97Updated 7 years ago
- LLVM bindings for Node.JS☆94Updated 11 years ago
- Minimal self-hosted JavaScript compiler in 1k lines of code☆160Updated 7 years ago
- Javascript Parser Combinator Library☆148Updated 9 years ago
- A Javascript AOT compiler base on LLVM☆66Updated 10 years ago