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 7b5e92490d Test modern domain parser 2024-01-19 19:32:43 +01:00
drop Clean the entire src/ directory. 2024-01-19 02:03:32 +01:00
src Accept an underscore as a label prefix in the modern domain parser. 2024-01-19 19:32:03 +01:00
test Test modern domain parser 2024-01-19 19:32:43 +01:00
.gitignore
makefile DomainParserRFC1035, documentation, code structure (try fn -> Parser module). 2024-01-19 15:08:52 +01:00
packages.dhall
spago.dhall