Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aikawayataro/Onigwrap

Repository files navigation

Onigwrap

Based on TextMateSharp's version of onigwrap.

Differences from the source project:

  • Better native assets handling.
  • Use finalizers to free up unmanaged resources. I believe IDisposable is overkill here because Oniguruma regexes are not resource hungry, just GC makes this job easier.

About

Simple wrapper for Oniguruma.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors