Commit Graph

6 Commits

Author SHA1 Message Date
cdo 80a26997b8 Add paren support to parser 2024-10-25 18:22:49 +01:00
cdo da0175105d Implement special character escaping 2024-10-25 18:22:49 +01:00
cdo a9b8e24007 Handle . in parse_term() 2024-10-25 18:22:49 +01:00
cdo f434af5c96 Handle sequences in parser 2024-10-25 18:22:49 +01:00
cdo 584e92c29c Implement first iteration of parser and write test scripts 2024-10-25 14:24:50 +01:00
cdo 27b4b28fba Define regex_t data structure and write build script 2024-10-25 14:24:50 +01:00