Skip to content

jargv/Parsec-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a little example of using Parsec to parse git-style
config files. It's not production quality as it fails to parse
when there are empty lines, but it gives a pretty good feel for
how parsec is used.

to run:
./parser.hs example.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published