Commit Graph

5 Commits

Author SHA1 Message Date
Alex Wright
67f77ce160 Change parser output
Changed to parse main+plus+left of any types reusing the same parser
functions for main and plus and returning an Enum of milk type.
2026-04-06 16:11:54 +01:00
Alex Wright
8d3190c343 Dockerfile and build script 2026-04-01 22:42:46 +01:00
Alex Wright
3697975728 Change to package to be a PHP-extention 2026-03-30 19:20:28 +01:00
Alex Wright
e579bc5a66 Move parsers and models to their own files 2026-03-30 19:19:42 +01:00
Alex Wright
b3d810484e Initial attempt at a nom parser 2026-03-29 18:55:05 +01:00