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

https://github.com/abailly/parsec-workshop

Code for running a Parsec/JParsec workshop
https://github.com/abailly/parsec-workshop

Last synced: 8 days ago
JSON representation

Code for running a Parsec/JParsec workshop

Awesome Lists containing this project

README

          

# Parsec Workshop

This small project contains some code for the Vidal Parser combinators workshop:

* A Java project to develop a (toyish) [Cypher](http://docs.neo4j.org/chunked/milestone/cypher-query-lang.html) parser using [jparsec](http://github.com/jparsec/abailly)
* [Vagrantfile](http://vagrantup.com) files and [docker](http://docker.io) containers to setup a [Haskell](http://haskell.org) development environment