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

https://github.com/circargs/parsnim

a parser combinator in nim
https://github.com/circargs/parsnim

nim parser parser-combinators

Last synced: 8 months ago
JSON representation

a parser combinator in nim

Awesome Lists containing this project

README

          

# parsnim
a parser combinator in nim

# Installation

You can install parsnim using nimble.
```
nimble install https://github.com/CircArgs/parsnim
```