Skip to content

Monadic Parsers Combinatos library based on Extensible Effects and Monoid Subclasses

License

Notifications You must be signed in to change notification settings

geo2a/ext-effects-parsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monadic Parsers Combinatos library based on Extensible Effects and Monoid Subclasses

Disclaimer: This is not a production-ready code in any sense. Use it at you own risk (probably better don't)

Development

To build this project you need to have haskell stack installed.

To build just run:

stack build

To test:

stack test

Reference

Based on works:

  1. Monadic Parser Combinators // Graham Hutton, Erik Meijer – Department of Computer Science, University of Nottingham, 1996
  2. Extensible Effects An Alternative to Monad Transformers // Oleg Kiselyov, Amr Sabry, Cameron Swords – Indiana University, USA

About

Monadic Parsers Combinatos library based on Extensible Effects and Monoid Subclasses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published