Skip to content

japesinator/Broadhead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broadhead

An arrow-based parser combinator library for idris.

The actual combinators are pretty standard (many, sepBy1), but arrows are used instead of monads to combine parsers. This should make it really fast at some future point, but at the moment it is not. I would not recommend using this for anything ever in its current state. Pull requests/issues/general contribution welcome.

About

Arrow-based parser combinators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages