playground on localhost:6060?

144 views
Skip to first unread message

kortschak

unread,
Feb 22, 2012, 4:56:36 AM2/22/12
to golang-nuts
The recently weekly has a tantalising glimpse of a local playground,
now showing a pane to allow code entry, but run tries to call $GOROOT/
compile. Is there a plan to include the necessary file to host this
locally? Tangentially related, the pop-out button has gone away.

Also is there any likelihood of linking from that part of the welcome
page to the go tour? Just a suggestion.

thank

Andrew Gerrand

unread,
Feb 22, 2012, 4:46:46 PM2/22/12
to kortschak, golang-nuts


On Wednesday, 22 February 2012, kortschak wrote:
The recently weekly has a tantalising glimpse of a local playground,
now showing a pane to allow code entry, but run tries to call $GOROOT/
compile. Is there a plan to include the necessary file to host this
locally? Tangentially related, the pop-out button has gone away.

Currently you can use the goplay program, located in $GOROOT/misc/goplay (cd there and then 'go build *.go').

It'd be nice to include this in godoc but it's not a good thing to run by default, and it's a fairly low priority.
 
Also is there any likelihood of linking from that part of the welcome
page to the go tour? Just a suggestion.

Yes, that's the plan. 
 
Andrew

Dan Kortschak

unread,
Feb 22, 2012, 5:05:53 PM2/22/12
to Andrew Gerrand, golang-nuts
On Thu, 2012-02-23 at 08:46 +1100, Andrew Gerrand wrote:


> It'd be nice to include this in godoc but it's not a good thing to run
> by default, and it's a fairly low priority.

True and fair enough respectively.


> Also is there any likelihood of linking from that part of the
> welcome
> page to the go tour? Just a suggestion.
>
>
> Yes, that's the plan.

Excellent.

Reply all
Reply to author
Forward
0 new messages