An open API service indexing awesome lists of open source software.

https://github.com/s3b4s/html-monparser

An HTML parser implemented using the monadic parser monpar.
https://github.com/s3b4s/html-monparser

functional-programming parser parsing

Last synced: 8 months ago
JSON representation

An HTML parser implemented using the monadic parser monpar.

Awesome Lists containing this project

README

          

# HTML-Monparser
An HTML parser implemented using the monadic parser [monpar](https://github.com/S3B4S/monpar).