Descriptiongorun: new tool for running Go source files
gorun enables running a go file from the command line,
and will also cache compilations so that further runs
do not have to compile the code again unless necessary.
gorun caches files under a temporary directory, and
ensures that concurrent runs work correctly.
Unlike my previous contributions, this tool has been
developed by me within time that was dedicated to
Canonical Inc., and I've received written confirmation
from the company that Canonical waives rights to the
code, allowing me to rightfully make this donation,
according to point 4 of the CLA.
This code is certainly broken on windows, and will
require love from a caring developer.
Patch Set 1 #Patch Set 2 : code review 4959047: gorun: new tool for running Go source files #Patch Set 3 : diff -r e33629f044a8 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r e33629f044a8 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r e33629f044a8 https://go.googlecode.com/hg/ #Patch Set 6 : diff -r e33629f044a8 https://go.googlecode.com/hg/ #
MessagesTotal messages: 14
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||