This currently is a test to create a new kind of (very simple) parser that could handle arbitrary error messages. I want my errors to be easily translated in different languages, so they shouldn't be arbitrary strings.
 
 
 
 
Go to file
Philippe Pittoli 829be33168 Remove useless comments. 2024-01-13 01:45:19 +01:00
src Remove useless comments. 2024-01-13 01:45:19 +01:00
test Parser repository init. 2023-12-17 12:57:26 +01:00
.gitignore Parser repository init. 2023-12-17 12:57:26 +01:00
makefile Blah 2023-12-31 16:03:39 +01:00
packages.dhall Parser repository init. 2023-12-17 12:57:26 +01:00
spago.dhall Most of the parser just got implemented! 2024-01-10 04:06:23 +01:00