abrobston / jscc
JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript
☆49Updated 4 years ago
Alternatives and similar repositories for jscc:
Users that are interested in jscc are comparing it to the libraries listed below
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆118Updated 7 years ago
- A parser for BNF and EBNF grammars used by jison☆81Updated 4 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
- prolog interpreter in javascript☆82Updated 8 years ago
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆147Updated 4 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- JS JIT in JS☆215Updated 10 years ago
- LLVM bindings for Node.JS☆94Updated 11 years ago
- JIT Assembler in javascript☆287Updated 9 years ago
- This is a C like preprocessor for Javascript, using Node.js☆34Updated 5 years ago
- Myna Parsing Library☆79Updated 2 years ago
- A Beautiful Parser for the ECMAScript Language☆115Updated 6 years ago
- WebAssembly JIT☆88Updated 8 years ago
- A powerful, easy-to-use, and easy-to-read programming language for the future.☆392Updated 10 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆155Updated 11 years ago
- A top down parser that can handle left recursion by using a stack and backtracking☆17Updated 9 years ago
- A Javascript AOT compiler base on LLVM☆67Updated 10 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆122Updated 4 years ago
- A Javascript implementation of Prolog☆16Updated 9 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆95Updated 8 years ago
- ESTree machine-readable data (+generator)☆35Updated 2 years ago
- Lisp-style language that compiles to JavaScript☆128Updated 10 months ago
- Visualize your Javascript with a CPS metacircular interpreter.☆196Updated 11 years ago
- Ahead of time JavaScript compiler☆255Updated 6 years ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆409Updated 6 years ago
- C to WebAssembly compiler☆255Updated 7 years ago
- WebAssembly playground☆25Updated 3 years ago
- A lexer and parser generator in JavaScript for DSL and custom languages in the browser and Node.js☆157Updated 8 years ago
- Straightforward language for the Web.☆54Updated 7 years ago
- Generate binary LLVM-compatible bitcode from JS☆61Updated 7 years ago