Programmer utilities for Go in Javascript

For discussing go computing, software announcements, etc.
Post Reply
duckpunch
Beginner
Posts: 2
Joined: Thu Mar 06, 2014 1:38 am
GD Posts: 0
Been thanked: 3 times

Programmer utilities for Go in Javascript

Post by duckpunch »

I just pushed out the first version of a Go library that helps with some basic things like the rules.

I opted for an immutable board data structure and have a really light SGF parser built in.

Feedback appreciated!

http://duckpunch.github.io/godash/
Post Reply