/scala-vs-go

a few examples comparing scala to go

all scala examples are worksheets which can be run with Ammonite e.g. amm $path_to_example

go examples can simply be run with go run $path_to_example