deniskyashif / regexjsLinks
A fast and minimal regular expression engine.
☆77Updated last year
Alternatives and similar repositories for regexjs
Users that are interested in regexjs are comparing it to the libraries listed below
Sorting:
- Let's explain what a closure is by writing a JavaScript interpreter in JavaScript.☆176Updated 9 years ago
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆50Updated 5 years ago
- Syntactic analysis toolkit, language-agnostic parser generator.☆638Updated 7 months ago
- ☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!☆332Updated 9 months ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆410Updated 7 years ago
- A tiny C compiler written purely in JavaScript.☆219Updated 6 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- Regular expressions processor in JavaScript☆415Updated 2 weeks ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆125Updated 4 years ago
- Implementations of sublanguages of JavaScript, TypeScript, Scheme and Python☆73Updated this week
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆119Updated 7 years ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- An implementation of ECMA-262 in JavaScript☆891Updated 2 weeks ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆115Updated 6 years ago
- A simple compile-to-WebAssembly language☆361Updated 2 years ago
- Code for the "16-Bit Virtual Machine" Series☆204Updated 2 years ago
- IEEE 754 Double Precision Floating Point Visualization☆305Updated 11 years ago
- WebAssembly Syntax Highlight for VS Code☆14Updated 7 years ago
- a JavaScript library for working with BNF grammars☆59Updated 3 years ago
- Compiled implementation of Javascript, targeting C (for fun)☆95Updated 5 months ago
- A tiny evaluator and compiler of arithmetic expressions.☆781Updated 5 years ago
- A JavaScript implementation of the piece table data structure☆50Updated 8 years ago
- A C-like interpreted programming language☆20Updated 2 years ago
- Tiny JavaScript tokenizer.☆519Updated last month
- How to read the ECMAScript specification (ECMA-262)☆246Updated last year
- Script tag support for TypeScript☆229Updated last year
- Source code for "Essentials of Interpretation" class☆54Updated last year
- Maitreya - A generalized LR parser generator written in javascript☆11Updated 9 years ago
- A simple HTML rendering engine.☆169Updated 4 months ago
- JSON AST parser☆245Updated 10 months ago