abrobston / jscc
JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript
☆48Updated 4 years ago
Alternatives and similar repositories for jscc:
Users that are interested in jscc are comparing it to the libraries listed below
- A parser for BNF and EBNF grammars used by jison☆81Updated 4 years ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- This is a C like preprocessor for Javascript, using Node.js☆34Updated 5 years ago
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆118Updated 7 years ago
- WebAssembly JIT☆88Updated 8 years ago
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 9 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
- JS JIT in JS☆215Updated 10 years ago
- prolog interpreter in javascript☆82Updated 8 years ago
- TDOP parser https://tdop.github.io☆16Updated this week
- ESTree AST interpreter with dynamic analyzing☆11Updated 7 years ago
- LLVM compiled to JavaScript using Emscripten☆466Updated 10 years ago
- a JavaScript library for working with BNF grammars☆59Updated 3 years ago
- JIT Assembler in javascript☆287Updated 9 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- LLVM bindings for Node.JS☆94Updated 11 years ago
- Myna Parsing Library☆79Updated 2 years ago
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆147Updated 4 years ago
- WebAssembly playground☆25Updated 3 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆155Updated 11 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆95Updated 8 years ago
- A JavaScript sandboxing library that uses web worker threads☆196Updated 7 years ago
- libc implemented in JavaScript☆55Updated 4 years ago
- Unfancy JavaScript with Manual Memory Management☆94Updated 12 years ago
- Conway's Game of Life - hand written in WebAssembly☆60Updated 2 years ago
- A Javascript AOT compiler base on LLVM☆66Updated 10 years ago
- A minimal language compiled into wasm bytecode☆134Updated 5 years ago
- Opposite of a parser: generates minimum-length derivation from a parse tree.☆16Updated 7 years ago
- Prolog interpreter for node.js☆49Updated 12 years ago
- Grammar Zoo☆87Updated 6 years ago