Go to file
2024-08-03 22:48:40 +03:00
building Added wipeToInit method to virtual machine, fixed some bugs, removed debug output 2024-08-03 22:48:40 +03:00
src Added wipeToInit method to virtual machine, fixed some bugs, removed debug output 2024-08-03 22:48:40 +03:00
.gitignore building/main.cpp 2024-07-31 16:15:18 +03:00
README.txt First version 2024-07-28 19:54:57 +03:00

libregexis024
Library for Regular Expressions, implementation of summer 2024

libregexis024vm
Provides only means of configuration and running my regexp virtual machine bytecode

libgreexpis024sol
Provides functions to compile regular expression into libregexis024 virual machine bytecode