This website requires JavaScript.
Explore
Help
Register
Sign In
Baguette
/
parser
Watch
3
Star
0
Fork
You've already forked parser
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
49
Commits
1
Branch
1
Tag
175
KiB
PureScript
90.4%
Dhall
4.8%
Haskell
4%
Makefile
0.8%
ef336bd2de
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Philippe Pittoli
ef336bd2de
WIP RFC5234 (augmented bnf) and RFC5322 (email addresses).
2024-01-27 04:46:15 +01:00
drop
Clean the entire src/ directory.
2024-01-19 02:03:32 +01:00
src
WIP RFC5234 (augmented bnf) and RFC5322 (email addresses).
2024-01-27 04:46:15 +01:00
test
Email: a few more rules.
2024-01-27 02:21:45 +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