Category talk:Go: Difference between revisions

m
Note a couple of omitted tasks.
(Arena storage pool done.)
m (Note a couple of omitted tasks.)
 
Line 48:
===Extend your language===
Go isn't extendable natively, and standard libraries aren't quite yet up to the task of implementing Go in Go.
 
===First class environment===
There's been some great work done towards Go evaluators, but this isn't really even on the horizon.
 
===Include a file===
Line 72 ⟶ 75:
===Start from a main routine===
From the task description: "Languages that always run from main() can be omitted from this task."
 
===Topic variable===
Not in Go. Go's pretty explicit about most things.
 
==Once omitted, now solved!==
1,707

edits