CirruParser: Cirru Parser in Haskell

[ deprecated, library, mit, text ] [ Propose Tags ]
Deprecated in favor of cirru-parser

Cirru Parser in Haskell


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1
Dependencies aeson, base (>=4 && <5), text, vector [details]
License MIT
Author JiyinYiyong
Maintainer jiyiyiyiony@gmail.com
Category Text
Home page https://github.com/Cirru/parser.hs
Source repo head: git clone git://github.com/Cirru/parser.hs.git
Uploaded by jiyinyiyong at 2015-05-10T03:41:52Z
Distributions NixOS:0.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1162 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-10 [all 1 reports]

Readme for CirruParser-0.0.1

[back to package description]

Cirru Parser in Haskell

Reimplement Cirru Parser in Haskell.

Code is now OK, but I have to make it a package...

Test:

runghc main.hs

License

MIT