Skip to content

Challenging myself by using TDD to build a regex engine in Typescript

Notifications You must be signed in to change notification settings

TristanHoladay/regex_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regex_engine

I like regular expressions and find regex engines fascinating. This is a fun, test driven, challenge for me to learn about building my own engine.

Tests

  • no coverage: npm run test
  • coverage: npm run test:unit

About

Challenging myself by using TDD to build a regex engine in Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published