Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/shadaj/gcj-parser
- Owner: shadaj
- License: mit
- Created: 2013-06-10T21:03:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T00:31:45.000Z (almost 7 years ago)
- Last Synced: 2024-05-01T20:01:31.516Z (8 months ago)
- Language: Scala
- Size: 42 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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