Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stchang/parsack

A basic Parsec-like monadic parser combinator library implementation in Racket.
https://github.com/stchang/parsack

Last synced: 27 days ago
JSON representation

A basic Parsec-like monadic parser combinator library implementation in Racket.

Awesome Lists containing this project

README

        

parsack
=======

[![Build Status](https://travis-ci.org/stchang/parsack.svg?branch=master)](https://travis-ci.org/stchang/parsack)

A basic Parsec-like monadic parser combinator library implementation in Racket.

[documentation](http://pkg-build.racket-lang.org/doc/parsack/index.html)

---

Copyright © 2013-2015 Stephen Chang

Licensed under the MIT License. See LICENSE.