lex
popularAn elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.
Updated by @aaditmshah
regex
popularNative RegExp compatible regular expressions for JavaScript. Patterns may be composed of subexpressions and multiple expressions may be combined into a single expression.
Updated by @aaditmshah
sorted-array
popularAn implementation of John von Neumann's sorted arrays in JavaScript. Implements insertion sort and binary search for fast insertion and deletion.
Updated by @aaditmshah
augment
The world's smallest and fastest classical JavaScript inheritance pattern.
Updated by @aaditmshah
statemachines
Deterministic and Nondeterministic Finite State Machines for JavaScript. The backend for my regex library.
Updated by @aaditmshah
stdrepl
An standard REPL for node.js to enable programmers to create interactive user interfaces.
Updated by @aaditmshah
event-stack
Event handling made easy using functional reactive programming and cross-browser consistent event models.
Updated by @aaditmshah
bianca
An automated interactive white-box algorithm testing language which compiles down to JSON AST.
Updated by @aaditmshah