Commit Graph

7 Commits

Author SHA1 Message Date
cdo 40db26a62d Handle quantifiers in parse_term() 2024-10-25 18:22:49 +01:00
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 63facb3954 Write testing framework 2024-10-25 14:24:50 +01:00