Commit Graph

9 Commits

Author SHA1 Message Date
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
cdo 1a607488ce Ignore build/ directory 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
cdo 8f4fe21bcf Write script for formatting code 2024-10-25 14:22:20 +01:00
cdo 308deb3886 Add AGPL 3.0 license 2024-10-25 14:21:55 +01:00
cdo 2957e913c0 Create README with grammar spec 2024-10-25 13:33:59 +01:00