Talk:Go 1: Difference between revisions

From Rosetta Code
Content added Content deleted
(best answer, I guess)
(Other similar situations)
Line 1: Line 1:
Is this to be considered an implementation or a revision of the language itself? If the former, mark with {{tmpl|implementation}} (of Go) please. :-) –[[User:Dkf|Donal Fellows]] 07:53, 29 March 2012 (UTC)
Is this to be considered an implementation or a revision of the language itself? If the former, mark with {{tmpl|implementation}} (of Go) please. :-) –[[User:Dkf|Donal Fellows]] 07:53, 29 March 2012 (UTC)
:Done. Of course it's both a version and a revision, but I guess it's most significantly an implementation. (Other groups have worked on alternative implementations.) —[[User:Sonia|Sonia]] 19:14, 29 March 2012 (UTC)
:Done. Of course it's both a version and a revision, but I guess it's most significantly an implementation. (Other groups have worked on alternative implementations.) —[[User:Sonia|Sonia]] 19:14, 29 March 2012 (UTC)
:This might be similar to Java and Java 1.5. 1.5 added new syntax and new capabilities, but it was backward compatible with code from older versions of Java. It may also be like [[Perl]] and [[Perl 6]] where the new version is so different that it should be considered its own language. I think it really depends on what the general language community thinks. --[[User:Mwn3d|Mwn3d]] 19:17, 29 March 2012 (UTC)

Revision as of 19:17, 29 March 2012

Is this to be considered an implementation or a revision of the language itself? If the former, mark with {{implementation}} (of Go) please. :-) –Donal Fellows 07:53, 29 March 2012 (UTC)

Done. Of course it's both a version and a revision, but I guess it's most significantly an implementation. (Other groups have worked on alternative implementations.) —Sonia 19:14, 29 March 2012 (UTC)
This might be similar to Java and Java 1.5. 1.5 added new syntax and new capabilities, but it was backward compatible with code from older versions of Java. It may also be like Perl and Perl 6 where the new version is so different that it should be considered its own language. I think it really depends on what the general language community thinks. --Mwn3d 19:17, 29 March 2012 (UTC)