deniskyashif / regexjsLinks
A fast and minimal regular expression engine.
☆75Updated 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 8 years ago
- JSON AST parser☆244Updated 8 months ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- JavaScript JSON explorer with styles similar to Chrome's devtools☆44Updated 5 years ago
- A tiny C compiler written purely in JavaScript.☆215Updated 5 years ago
- Generate, and decode, base64 VLQ mappings for sourcemaps and other uses☆212Updated 8 months ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 2 years ago
- Top Down Operator Precedence☆158Updated 4 years ago
- Regular expressions processor in JavaScript☆411Updated 9 months ago
- WebAssembly Syntax Highlight for VS Code☆14Updated 6 years ago
- A simple compile-to-WebAssembly language☆359Updated 2 years ago
- INACTIVE - http://mzl.la/ghe-archive - Simple Lock and Condition Variable Library for JavaScript with SharedArrayBuffer and Atomics☆104Updated 6 years ago
- ☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!☆327Updated 7 months ago
- A JavaScript interpreter written in JavaScript☆97Updated 8 years ago
- A toy language that compiles to WebAssembly☆50Updated 3 years ago
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆50Updated 4 years ago
- A ~500 line React style framework I created to better understand VDOM☆13Updated 7 years ago
- A purely functional red-black tree data structure☆384Updated last year
- A C-like interpreted programming language☆19Updated 2 years ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆198Updated 2 years ago
- Compiled implementation of Javascript, targeting C (for fun)☆94Updated 3 months ago
- A JavaScript bundler and minifier implemented in C++ aimed at excellent performance.☆150Updated 2 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆123Updated 4 years ago
- Conway's Game of Life - hand written in WebAssembly☆60Updated 2 years ago
- Regular Expression Parser in Pure JS☆28Updated 8 years ago
- JS parser in Web Assembly / C☆167Updated 2 years ago
- Application for the meetup talk☆56Updated 7 years ago
- a JavaScript library for working with BNF grammars☆59Updated 3 years ago
- Thompson's NFA construction algorithm in javascript☆22Updated 7 years ago
- require('vm') like in node but for the browser☆203Updated 5 months ago