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
2024-02-01 01:52:15 +01:00
drop Clean the entire src/ directory. 2024-01-19 02:03:32 +01:00
src Parser: read_input so we can provide unaltered input read by a parser. 2024-01-31 19:28:00 +01:00
test Added a test: see if my parsers aren't modifying the input. 2024-02-01 01:52:15 +01:00
.gitignore
makefile typo 2024-01-23 03:56:58 +01:00
packages.dhall
spago.dhall