Live data from Hacker News

Show HN: Non-backtracking, Unicode aware regular expression library in C89

github.com

1–4 of 4 posts

Re: Show HN: Non-backtracking, Unicode aware regular expression library in C89

#4

The description in the documentation sounds interesting but I can not find any license, and although that might seem pedantic I can not even read the source code without it.

There's a MIT license in both source files, but I added a copy of it to the project root for those that have this constraint. Thanks!