Skip to content

hamitzor/claw_regex

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