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 45f867f3c5 RFC5234: return what was parsed (except for \r\n in lwsp). 2024-01-30 03:58:25 +01:00
drop Clean the entire src/ directory. 2024-01-19 02:03:32 +01:00
src RFC5234: return what was parsed (except for \r\n in lwsp). 2024-01-30 03:58:25 +01:00
test WIP: RFC5322, actually almost everything works! 2024-01-30 02:56:41 +01:00
.gitignore Parser repository init. 2023-12-17 12:57:26 +01:00
makefile typo 2024-01-23 03:56:58 +01:00
packages.dhall Parser repository init. 2023-12-17 12:57:26 +01:00
spago.dhall Compiles! 2024-01-18 05:00:11 +01:00