jbrennan / Parseque

A small parser combinator library, just because

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parseque

A tiny parser combinator library by Jason Brennan, just because.

Installation

Use Swift packages, or copy and paste the code in, as you like.

Using it

The tests are probably the best place to look for examples so far. Also, the main library is decently documented in code, so please check that out too.

About

A small parser combinator library, just because


Languages

Language:Swift 100.0%