deniskyashif / regexjs
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
- Let's explain what a closure is by writing a JavaScript interpreter in JavaScript.☆174Updated 8 years ago
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆48Updated 4 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆121Updated 4 years ago
- a JavaScript library for working with BNF grammars☆59Updated 3 years ago
- Small cookbook examples of writing WebAssembly by hand in .wast format☆55Updated 2 years ago
- A tiny C compiler written purely in JavaScript.☆213Updated 5 years ago
- INACTIVE - http://mzl.la/ghe-archive - Simple Lock and Condition Variable Library for JavaScript with SharedArrayBuffer and Atomics☆104Updated 6 years ago
- JS parser in Web Assembly / C☆167Updated 2 years ago
- WebAssembly Syntax Highlight for VS Code☆14Updated 6 years ago
- ☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM!☆314Updated 5 months ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 2 years ago
- JSON AST parser☆242Updated 6 months ago
- A toy language that compiles to WebAssembly☆50Updated 2 years ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆409Updated 6 years ago
- Fast splay-tree data structure☆118Updated last year
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- IEEE 754 Double Precision Floating Point Visualization☆302Updated 11 years ago
- Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.☆195Updated 2 years ago
- Compiled implementation of Javascript, targeting C (for fun)☆93Updated 3 weeks ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆158Updated this week
- ⚛️ React done in 160 lines of JavaScript.☆225Updated 2 years ago
- Regular expressions processor in JavaScript☆408Updated 7 months ago
- Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).☆118Updated 7 years ago
- Code that accompanies the series☆91Updated 5 years ago
- Regular Expression Parser in Pure JS☆28Updated 8 years ago
- Conway's Game of Life - hand written in WebAssembly☆60Updated 2 years ago
- WIP ISO 7185 Pascal interpreter☆48Updated 4 years ago
- C to WebAssembly compiler☆255Updated 7 years ago
- Markdown-like DSL for defining grammatical syntax for programming languages.☆129Updated last year
- A JavaScript Virtual Machine that brings ES6 to ES3 host environments☆29Updated 12 years ago