This website requires JavaScript.
Explore
Help
Sign In
Experiments
/
libregex
Watch
1
Star
0
Fork
0
You've already forked libregex
Code
Issues
Pull Requests
Releases
Wiki
Activity
An experimental attempt to write a regular expression matcher.
5
Commits
1
Branch
0
Tags
272
KiB
C
98%
CMake
2%
e5219da6fe
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Danila Fedorin
e5219da6fe
Add function prototypes for four basic libregex functions.
2017-01-05 21:27:07 -08:00
external
Add libds as dependency in external/
2017-01-02 17:48:57 -08:00
include
Add function prototypes for four basic libregex functions.
2017-01-05 21:27:07 -08:00
src
Add default empty files and a CMakeLists.txt to build.
2017-01-02 17:54:25 -08:00
.gitignore
Initial commit. Create .gitignore.
2017-01-02 17:48:01 -08:00
.gitmodules
Add libds as dependency in external/
2017-01-02 17:48:57 -08:00
CMakeLists.txt
Add default empty files and a CMakeLists.txt to build.
2017-01-02 17:54:25 -08:00