abrobston / jsccLinks
JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript
☆50Updated 4 years ago
Alternatives and similar repositories for jscc
Users that are interested in jscc are comparing it to the libraries listed below
Sorting:
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆148Updated 4 years ago
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 9 years ago
- prolog interpreter in javascript☆82Updated 8 years ago
- A parser for BNF and EBNF grammars used by jison☆81Updated 5 years ago
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆119Updated 7 years ago
- JS JIT in JS☆215Updated 10 years ago
- LLVM bindings for Node.JS☆94Updated 12 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆156Updated 11 years ago
- WebAssembly JIT☆88Updated 9 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- LLVM compiled to JavaScript using Emscripten☆466Updated 10 years ago
- JIT Assembler in javascript☆288Updated 9 years ago
- a JavaScript library for working with BNF grammars☆59Updated 3 years ago
- Tarjan-Languer Fast Algorithm for Finding Dominators in a Flow Graph☆23Updated 9 years ago
- Prolog interpreter for node.js☆49Updated 12 years ago
- TDOP parser https://tdop.github.io☆16Updated this week
- A Beautiful Parser for the ECMAScript Language☆115Updated 6 years ago
- Myna Parsing Library☆82Updated 2 years ago
- Bamboo - Node.js clone in pure JavaScript☆41Updated 5 years ago
- A Javascript AOT compiler base on LLVM☆67Updated 10 years ago
- ESTree AST interpreter with dynamic analyzing☆12Updated 8 years ago
- Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.☆235Updated 2 years ago
- Top Down Operator Precedence☆157Updated 4 years ago
- HTML layout engine☆48Updated 3 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆95Updated 8 years ago
- Minimal self-hosted JavaScript compiler in 1k lines of code☆163Updated 7 years ago
- Unfancy JavaScript with Manual Memory Management☆95Updated 13 years ago
- Javascript emulator for the LatticeMico platform☆170Updated 3 years ago
- AOT compiler and static runtime for WebAssembly☆36Updated 3 years ago