Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shadaj/gcj-parser

A google code jam parser library for Scala.
https://github.com/shadaj/gcj-parser

Last synced: 25 days ago
JSON representation

A google code jam parser library for Scala.

Awesome Lists containing this project

README

        

# gcj-parser

A library for parsing Google Code Jam problems.

View the [example](https://github.com/shadaj/gcj-parser/blob/master/src/test/scala/me/shadaj/gcj/examples/Round.scala) for usage