Hacker News new | ask | show | jobs
by c7DJTLrn 1273 days ago
With `go run` it can be effectively used as a scripting language.
1 comments

But that runs the entire script/program rather than a single command, so it's not the same experience as a REPL, right?