Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/int-index/contparser

Zero-dependency parsing library for use continuation-based lexers
https://github.com/int-index/contparser

Last synced: 15 days ago
JSON representation

Zero-dependency parsing library for use continuation-based lexers

Awesome Lists containing this project

README

        

# ContParse

This is a small, zero-dependency parsing library for use continuation-based
lexers.

## Development

```
ghcid examples/LinesAndDots.hs
```