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.
14
Commits
1
Branch
1
Tag
175
KiB
PureScript
90.4%
Dhall
4.8%
Haskell
4%
Makefile
0.8%
33e09a1a3d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Philippe Pittoli
33e09a1a3d
Parser domain works, for the naive Parser implementation.
2024-01-13 01:44:39 +01:00
src
Parser domain works, for the naive Parser implementation.
2024-01-13 01:44:39 +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