Skip to content

hamitzor/claw_regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECMAScript-like regex engine written in C

  • Supports majority of ECMAScript Regex features (see tests for what can be done)
  • Supports capture groups
  • CMake can be used to integrate with other projects. Just clone and import it as a subdirectory.
  • Includes an interactive shell where you can test out the capabilities of the engine (cregex_prompt)

About

regex engine written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published