/megaparsec-site

*DEPRECATED* Site of Megaparsec project that provides educational materials

Primary LanguageHaskellOtherNOASSERTION

Megaparsec's Site

License BSD3

This site is deprecated, the content has been moved to https://markkarpov.com/learn-haskell.html#megaparsec-tutorials to simplify maintenance and because I (Mark) am still the sole contributor of all the tutorials. Don't worry, old tutorial links will still work via a 301 redirect.

This site provides tutorials and other materials related to Megaparsec project, which is a modern monadic parser combinator library written in Haskell.

The site is built with static site generator Hakyll. Generated, ready-to-deploy site is kept in gh-pages branch of Megaparsec's repo, this repository contains materials that are needed to generate the site.

Contribution

If you have written a Megaparsec tutorial or would like to host other Megaparsec-related materials here, you can open an issue or pull request. Just create new markdown document in tutorials directory and you're done! Contributions are welcome.

License

Copyright © 2015–2017 Mark Karpov

Distributed under BSD 3 clause license.