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.
19
Commits
1
Branch
0
Tags
232
KiB
C
98.5%
CMake
1.5%
a0f51d441e
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
a0f51d441e
Change the way best match is picked to the one with the "largest" id.
2017-02-05 15:46:43 -08:00
external
Update libds.
2017-01-27 22:04:16 -08:00
include
Write initial code for matching the patterns to a single string.
2017-02-04 00:28:36 -08:00
src
Change the way best match is picked to the one with the "largest" id.
2017-02-05 15:46:43 -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
Write initial code for matching the patterns to a single string.
2017-02-04 00:28:36 -08:00