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:
- A tiny C compiler written purely in JavaScript.☆226Updated 6 years ago
- A simple compile-to-WebAssembly language☆363Updated 2 years ago
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆50Updated 5 years ago
- Code for the "16-Bit Virtual Machine" Series☆205Updated 2 years ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆410Updated 7 years ago
- Syntactic analysis toolkit, language-agnostic parser generator.☆645Updated 3 weeks ago
- Regular expressions processor in JavaScript☆420Updated 3 weeks ago
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆122Updated 7 years ago
- Let's explain what a closure is by writing a JavaScript interpreter in JavaScript.☆179Updated 9 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- A tiny evaluator and compiler of arithmetic expressions.☆781Updated 5 years ago
- ☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!☆354Updated last year
- ✨Zero Dependency Parser Combinator Library for JS Based on Haskell's Parsec☆575Updated last year
- Learn how npm or Yarn v1 works.☆441Updated last year
- Tiny and simple React clone☆291Updated 2 years ago
- Implementations of sublanguages of JavaScript, TypeScript, Scheme and Python☆78Updated this week
- JSON AST parser☆247Updated last year
- a JavaScript library for working with BNF grammars☆60Updated 3 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆126Updated 4 years ago
- Tiny JavaScript tokenizer.☆532Updated this week
- A javascript interpreter written in javascript☆427Updated 3 weeks ago
- An implementation of ECMA-262 in JavaScript☆917Updated 2 weeks ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆31Updated 6 years ago
- Building a Parser from scratch☆48Updated 4 years ago
- Conway's Game of Life - hand written in WebAssembly☆61Updated 2 years ago
- Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo.☆872Updated 2 years ago
- Source code for "Essentials of Interpretation" class☆56Updated 2 years ago
- 🎮 A Chip-8 emulator written in JavaScript for web, CLI, and native UI.☆468Updated 3 years ago
- generates lexical analyzers. used by jison.☆58Updated 3 years ago