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
- Host: GitHub
- URL: https://github.com/abailly/parsec-workshop
- Owner: abailly
- Created: 2014-05-26T20:27:42.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-27T19:56:54.000Z (about 12 years ago)
- Last Synced: 2025-02-24T13:46:16.346Z (over 1 year ago)
- Language: Shell
- Size: 149 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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