abrobston / jsccLinks
JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript
☆50Updated 5 years ago
Alternatives and similar repositories for jscc
Users that are interested in jscc are comparing it to the libraries listed below
Sorting:
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆122Updated 7 years ago
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆148Updated 5 years ago
- WebAssembly JIT☆87Updated 9 years ago
- LLVM compiled to JavaScript using Emscripten☆468Updated 10 years ago
- This is a C like preprocessor for Javascript, using Node.js☆34Updated 6 years ago
- Myna Parsing Library☆81Updated 2 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
- A parser for BNF and EBNF grammars used by jison☆81Updated 5 years ago
- prolog interpreter in javascript☆82Updated 8 years ago
- ESTree AST interpreter with dynamic analyzing☆12Updated 8 years ago
- JS JIT in JS☆214Updated 10 years ago
- Compiled implementation of Javascript, targeting C (for fun)☆95Updated 8 months ago
- a JavaScript library for working with BNF grammars☆60Updated 3 years ago
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 10 years ago
- JIT Assembler in javascript☆288Updated 10 years ago
- A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.☆113Updated 2 years ago
- Programming Environment for Simplified JavaScript☆46Updated 2 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆126Updated 4 years ago
- generates lexical analyzers. used by jison.☆58Updated 3 years ago
- ESTree machine-readable data (+generator)☆36Updated 3 years ago
- LLVM bindings for Node.JS☆94Updated 12 years ago
- Simple Operator overloading library for JS.☆164Updated 4 years ago
- The Layout Language☆100Updated 10 years ago
- C to WebAssembly compiler☆260Updated 8 years ago
- Tips and tricks for writing asm.js as a human - Note: WebAssembly has replaced asm.js, so this is no longer maintained.☆150Updated 7 years ago
- Regular Expression Parsing and evaluation in javascript☆24Updated 9 years ago
- A Beautiful Parser for the ECMAScript Language☆116Updated 7 years ago
- Markdown-like DSL for defining grammatical syntax for programming languages.☆133Updated 2 years ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆200Updated 2 years ago
- Parsing binary files made easy☆160Updated 9 years ago