Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zaphar
on April 28, 2014
|
parent
|
context
|
favorite
| on:
Some thoughts on Go and Erlang
go run is surprisingly effective for playing around with code. I keep a main.go file in my home directory that I edit with vim and then run with ':!go run %'. Go compiles and runs fast enough that I almost don't notice its'a compiled language.
stock_toaster
on April 28, 2014
[–]
There is also the Go Playground[1], which is great for testing out and/or sharing small code blobs.
[1]: http://play.golang.org
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: