Skip to content

pokle/precurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

precurl

Purescript parser combinators.

CircleCI

Still early days, but a simple parser combinator library for Purescript.

My motivation is something that can parse structured URL paths such as: /customer/456/ticket/7, and turn it into a record such as { customer: "456", ticket: "7" }

About

Purescript parser combinators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published