This website requires JavaScript.
Explore
Help
Sign In
Experiments
/
liblex
Watch
1
Star
0
Fork
0
You've already forked liblex
Code
Issues
Pull Requests
Releases
Wiki
Activity
A library to convert a set of input patterns into tokens.
10
Commits
1
Branch
0
Tags
232
KiB
C
98.5%
CMake
1.5%
16832e98a9
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
16832e98a9
Fix create functions not setting node type.
2017-01-21 21:18:34 -08:00
external
Update libds to latest version.
2017-01-21 20:32:39 -08:00
include
Add a pattern struct to encompass a pattern NFA and its size.
2017-01-21 21:18:09 -08:00
src
Fix create functions not setting node type.
2017-01-21 21:18:34 -08:00
.gitignore
Initial commit. Setup gitignore.
2017-01-19 15:29:50 -08:00
.gitmodules
Add libds dependency.
2017-01-19 15:30:11 -08:00
CMakeLists.txt
Create CMakeLists.txt file.
2017-01-19 19:33:59 -08:00