schwers / RedRacket

Regular Expression Derivatives in Racket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attempt to improve regular expression matching perfomance
by use of Regular Expression Derivatives and pre-compilation.

Looking to add more tests and delve into more optimizations.

About

Regular Expression Derivatives in Racket


Languages

Language:Racket 89.8%Language:JavaScript 10.2%