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.☆227Updated 6 years ago
- A simple compile-to-WebAssembly language☆365Updated 3 years ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆410Updated 7 years ago
- Let's explain what a closure is by writing a JavaScript interpreter in JavaScript.☆179Updated 9 years ago
- A tiny evaluator and compiler of arithmetic expressions.☆780Updated 6 years ago
- Code for the "16-Bit Virtual Machine" Series☆205Updated 3 years ago
- Regular expressions processor in JavaScript☆422Updated last week
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆50Updated 5 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 7 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- Source code for "Essentials of Interpretation" class☆56Updated 2 years ago
- Automata Theory. Building a RegExp machine☆12Updated 6 years ago
- Tiny and simple React clone☆286Updated 2 years ago
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆122Updated 8 years ago
- Top Down Operator Precedence☆156Updated 4 years ago
- Example/template repository for building a language package☆79Updated 6 months ago
- A C-like interpreted programming language☆20Updated 3 years ago
- 🎮 A Chip-8 emulator written in JavaScript for web, CLI, and native UI.☆472Updated 3 years ago
- JS parser in Web Assembly / C☆166Updated 2 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- How to write a UNIX shell, with a lot of background☆362Updated 8 years ago
- Myna Parsing Library☆82Updated 3 years ago
- A TypeScript implementation and in-browser editor for the Monkey programming language.☆20Updated 3 years ago
- Script tag support for TypeScript☆232Updated 2 years ago
- Programs from the book _How JavaScript Works_☆330Updated 2 years ago
- Using the <canvas> element to do software rendering of a 3D environment with ray-casting☆154Updated 3 years ago
- Incremental parsing system☆679Updated 3 weeks ago
- A simple demo app for Pratt parsing☆345Updated last year
- Live coding at Manchester Web Meetup #4☆94Updated 6 years ago
- Parser generator for the lezer incremental parser☆184Updated last month