Talk:Go! (programming language)

Latest comment: 4 months ago by Widefox in topic source tag edit-war

Book edit

There is a Go! text book available, written by Francis McCabe...

lulu.com/content/paperback-book/lets-go/641689

Unfortunately, lulu.com seems to be blacklisted, so I can't link to it. Update: I added a Google books link. 99.241.159.185 (talk) 20:12, 11 November 2009 (UTC)Reply

Much appreciated, that's a great solution BarryNorton (talk) 21:24, 11 November 2009 (UTC)Reply

Deletion edit

I see no evidence that this is a notable topic. Unless the subject can be verified as notable I'm going to list this for deletion. Jefffire (talk) 21:44, 11 November 2009 (UTC)Reply

It is definitely notable. F. McCabe, one of the programmers who wrote Go! is currently attempting to get Google to change the name of their language because he had written several papers and a book about his programming language. http://code.google.com/p/go/issues/detail?id=9 for the ongoing discussion on Google's forums. 12.116.117.150 (talk) 22:10, 11 November 2009 (UTC)Reply
Complete nonsense, it's still being actively developed after more than five years and is subject to a credible journal publication and a book. The anti-academic bias on Wikipedia is becoming ridiculous. Why don't you try to tell me how much of this will be notable in five years: List of The X Factor finalists (UK series 6)? BarryNorton (talk) 22:13, 11 November 2009 (UTC)Reply
This is outrageous. The whole point of academic peer review - especially in computer science and related fields - is to check in detail whether material is indeed accurate, relevant and notable. Yet here we seem to have a Wikipedian deciding he knows better than experienced researchers in the field. Mike.stannett (talk) 01:32, 12 November 2009 (UTC)Reply
Being mentioned in a handful among millions of academic papers published each year does not automatically make something notable, nor does the fact that it coincidentally has the same name as something that is notable. The fact that this article appeared only after the naming issue came up is telling. Mike, keep in mind that Wikipedia is not an academic journal. We should be guided by WP:Notability. Specifically, a topic is notable if it "has received significant coverage in reliable sources that are independent of the subject". This article completely fails on two of the points:
  • "Sources", for notability purposes, should be secondary sources.
  • "Independent of the subject" excludes works produced by those affiliated with the subject including (but not limited to): self-publicity, advertising, self-published material by the subject
I've examined some of the papers that have cited the original Go! publications, and found that they only contain cursory mentions of Go! in their reviews of earlier work. There's no evidence that Go! has had notable influence on later work. Jefffire, unless new material comes to light, I suggest you go ahead and nominate the article for deletion. --Jonovision (talk) 05:41, 12 November 2009 (UTC)Reply
Then you must not have read Bordini's survey in Informatica (!) which devotes three paragraphs to the nature and history of Go! This is now cited and I trust the matter is closed BarryNorton (talk) 06:26, 12 November 2009 (UTC)Reply
I did read that, so let's try to keep out personal accusations. The Informatica article simply summarizes the original author's work, and does not establish why the language is notable. --Jonovision (talk) 06:41, 12 November 2009 (UTC)Reply
It's not a personal accusation, it's just that it's pretty difficult to see how you could fail to notice how anyone claiming to have looked through the citation network could have missed such a high profile citation. As it is, you're barking up the wrong tree with this whole 'notability means demonstrable influence on later work' argument anyway, as that would mean deleting Google's Go language! What's more, Merek's paper shows such influence - I'm quite willing to add this too, if you can demonstrate that your criterion is necessary - but for now I close the notability argument having included a second journal paper citing and describing the language. Again, if the language were not notable for its combinations of features a survey would simply say "(see also Go! []...)" rather than devote any space to a non-notable language. BarryNorton (talk) 06:47, 12 November 2009 (UTC)Reply
This is not a high profile citation, it's a brief summary, which hardly includes any information that is not in the abstracts of the original author's papers. It establishes the existence of the Go! language, and nothing more. I also believe it is irrelevant to debate the existence of even less notable languages, or the notability of Google's Go. Who is Merek? --Jonovision (talk) 07:22, 12 November 2009 (UTC)Reply
You're parsing that incorrectly: it's a citation, which is high-profile because it's made in a notable journal. As I've said, you don't spend half a page in a survey on something you merely want to establish the existence of. Please excuse my typo, Marek Sergot has at least one article on agents showing influence from Frank's approach (which I assume you also saw in the citation network?) BarryNorton (talk) 07:37, 12 November 2009 (UTC)Reply
It's standard practice for academic journals require authors to extensively search for previous work and list it in their publications. Having a few citations is expected for a paper in a journal that's read by others in the same field. So far you've mentioned two small summaries in survey papers (which also mention over a dozen other similar projects, without any claim about Go!'s significance, only it's existence), and one citation by someone who works in the same department at the same university (maybe the guy in the office across the hall?). I still don't think this notable. --Jonovision (talk) 07:58, 12 November 2009 (UTC)Reply
"It's standard practice for academic journals require authors to extensively search for previous work and list it in their publications." - it's a survey paper, this is not some single sentence in a related work section, but (reproduced for the benefit of anyone else who wants to consider the notability of the reference because I'm finished trying to make Jonovision understand) BarryNorton (talk) 08:13, 12 November 2009 (UTC):Reply

"Go! [12] is a multi-paradigm agent programming language, with a declarative subset of function and relation definitions, an imperative subset comprising action procedure definitions, and rich program structuring mechanism. Based on the symbolic programming language April [36], Go! extends it with knowledge representation features of logic programming, yielding a multi-threaded, strongly typed and higher order (in the functional-programming sense) language. Inherited from April, threads primarily communicate through asynchronous message passing. Threads, executing action rules, react to received messages using pattern matching and pattern-based message reaction rules. A communication daemon enables threads in different Go! processes to communicate transparently over a network. Typically, each agent will comprise several threads, each of which can directly communicate with threads in other agents. Threads within a single Go! process, hence in the same agent, can also communicate by manipulating shared cell or dynamic relation objects. As in Linda tuple stores, these elements are used to coordinate the activities of different threads within an agent. Go! is strongly typed, which can often reduce the programmer’s burden, and compiletime type checking improves code safety. New types can be declared and thereby new data constructors can be introduced. The design of Go! took into consideration critical issues such as security, transparency, and integrity, in regards to the adoption of logic programming technology. Features of Prolog that lack a transparent semantics, such as the cut (‘!’) were left out. In Prolog the same clause syntax is used both for defining relations, with a declarative semantics, and for defining procedures which only have an operational semantics. In Go!, behaviour is described using action rules that have a specialised syntax"

Agreed, before the naming controversy this language was not notable and I doubt much will change. This whole article is an attempt to gain notability where none existed in the past. brontide (talk) 14:25, 12 November 2009 (UTC)Reply
I've nominated the article for deletion, as it seems to be entirely sourced off the author's publications. If the only source of notability is the controversy over the Google's language name, then it should be mentioned in Go (programming language), not in a separate article. Laurent (talk) 14:30, 12 November 2009 (UTC)Reply
Not only is this untrue, but you've interrupted the full quote from a third party publication on the subject to say it here! BarryNorton (talk) 14:35, 12 November 2009 (UTC)Reply
You mean the text below? I didn't really get what that was, I was just answering to Brontide above. If the text below comes from a secondary source, could you provide a link? Laurent (talk) 14:39, 12 November 2009 (UTC)Reply
I've replaced it where the context explains exactly what it is BarryNorton (talk) 15:07, 12 November 2009 (UTC)Reply
A note about the naming controversy: The naming controversy can be adequately covered in the Google Go article, so that issue alone doesn't make this article notable. Also, keep in mind that notability is not temporary, and a short burst of news on a subject does not constitute evidence of notability. --Jonovision (talk) 05:50, 12 November 2009 (UTC)Reply
This article was not created to document the naming controversy. Rather the name clash highlighted that there is insufficient information online about a reasonably notable language for those who apparently scorn academic publication and look no further (and not even very well) at the results of their own search engine before making their choices BarryNorton (talk) 07:37, 12 November 2009 (UTC)Reply
If there is "insufficient information" and they had to add a Wikipedia entry to tell the world what this language is about, then it is not notable. Kamuz (talk) —Preceding unsigned comment added by 222.225.57.21 (talk) 14:53, 12 November 2009 (UTC)Reply
Who is 'they'? I'm not involved in the language, but already knew about it. I believe I'm part of this 'world' you mention BarryNorton (talk) 15:05, 12 November 2009 (UTC)Reply
What coincidental timing. Guess the dark side of Wikipedia strikes again. How about this issue is dropped because it really is a moot point that this language is a hell of a lot more notable than thousands of other Wikipedia articles. The fact that the Google controversy (that likely brought this deletion thing up...hmmm) came up further solidifies its notability. The great kawa (talk) 17:37, 12 November 2009 (UTC)Reply
The coincidence of timing was that the Wikipedia Go! article was written just after Google annouced their Go language. There's no coincidence of timing in the proposal for deletion. It's simply being proposed for deletion soon after being created as any other article about a non-notable topic would be.

This article seems to exist merely to be a forum for supporters of Go! against Google trying to make the 800 pound Google change their name. The article didn't even exist before yesterday when Google announced their language. And is there even a controversy outside of Slashdot and Wikipedia discussion pages? Wikipedia shouldn't even dignify Go! with a disambiguation note. --69.3.214.234 (talk) 00:05, 13 November 2009 (UTC)Reply

May I suggest a massive cleanup of articles on computer programming languages? If Go! is not of note, why is there a page for Befunge? At least Go! is an attempt at something serious. There are several pages on languages that have never been used for anything other than comedy and yet this page may be deleted, it appears, because of the google go naming debarkle. I had not heard of this language before the google announcement, but now I am intrigued by concepts in Go!. This is most definitely of note. I am wondering what you people owe google? (MaxLittlemore) —Preceding unsigned comment added by 121.214.11.128 (talk) 02:37, 13 November 2009 (UTC)Reply

Out of the 500+ esoteric languages listed by the esolangs.org wiki [1], I only counted 9 of the most notable ones having their own Wikipedia article. That seems pretty reasonable to me. And, sadly, I do think Befunge, dating back to 1993, does have more users than Go!. --Jonovision (talk) 04:31, 13 November 2009 (UTC)Reply

I think the editors of Wikipedia all need to be sacked. Memo from the rest of the world to these editors: YOU'RE NOT THAT IMPORTANT. Go ahead, delete this article. And prove to the world that Wikipedia is on a path towards obsolescence. Something else will take over what Wikipedia used to be. —Preceding unsigned comment added by 72.174.28.11 (talk) 04:24, 13 November 2009 (UTC)Reply

I really understand your frustration. In particular it seems like working at Google and getting blogged about is an automatic ticket to entry, while having a chair at Imperial and publishing in academic journals is so antagonistic to some editors that they're actively hostile. BarryNorton (talk) 08:12, 13 November 2009 (UTC)Reply

The language has several references in notable media:

http://news.google.com/news?hl=en&safe=off&rlz=1B3GGGL_enCA305CA305&resnum=0&q=go%20programming%20language&um=1&ie=UTF-8&sa=N&tab=wn

If it is the subject of multiple notable media reports, it seems to me it passes wiki's notability test.

Mindme (talk) 18:32, 13 November 2009 (UTC)Reply

Sorry, I see there are two go languages, one by google and one by Keith Clark and Francis McCabe. That it is itself part of a controversy covered by notable media, it would seem wiki does a service by having both articles for go and go! Those confused can find information on both. Mindme (talk) 18:37, 13 November 2009 (UTC)Reply

Influence edit

The influence of Go! is now clearly documented via a paper at the ACM's Erlang workshop BarryNorton (talk) 17:38, 12 November 2009 (UTC)Reply

  • Go! is only mentioned in passing in conjunction with another paper. I would not say that the influence has been "clearly documented". 146.151.193.100 (talk) 17:49, 12 November 2009 (UTC)Reply
  • I'd have to concede that this is a problem with relying on academic sources on Wikipedia - it seems like most editors don't know how to read them. First the journal survey is completely misunderstood, by people who don't understand what a survey paper is, now this. To be clear, if one is presenting original research then merely periphery work goes in the related work section. Anything that is more important goes at the front, either as explicit background or cited in the approach. Anything at all included in a survey paper has been carefully considered. I hope this helps in future. BarryNorton (talk) 08:09, 13 November 2009 (UTC)Reply
Absolutely right. Actually I think this is an example of a more insidious anti-academic bias on Wikipedia, not just due to misunderstanding (although that's certainly a factor). --David-Sarah Hopwood ⚥ (talk) 00:57, 14 November 2009 (UTC)Reply
Please don't poison the well with snide comments. Restrict talk page comments to how to improve the article. Jefffire (talk) 13:46, 14 November 2009 (UTC)Reply
Perhaps now that the discussions on deletion and notability (including influence) are closed this discussion should be archived and we can move on with a fresh slate? BarryNorton (talk) 13:53, 14 November 2009 (UTC)Reply
I'm reluctant to continue the debate, but I think it's important to emphasize that no anti-academic bias was at play in the deletion discussion. Nor was this a misunderstanding -- if you read the comments from the deletion debate, there's no evidence of people from the delete side having a lack of knowledge of how peer reviewed journals work. I don't have a problem accepting that you guys disagree with me about the level of notability -- and I haven't accused you of a pro-academic bias, nor of being ignorant of the journal system. Please grant to me and others the same level of respect. (And for the record, I have also been accused of having a pro-academic bias in previous Wikipedia disputes.) --Jonovision (talk) 04:51, 17 November 2009 (UTC)Reply

Vandalism edit

Lose a delete argument, wait for the dust to clear then delete all the references that were used to show notability (despite the many votes upholding their relevance and significance). How long until this is marked for deletion again by Jonovision? BarryNorton (talk) 23:29, 21 November 2009 (UTC)Reply

I presume the "vandalism" you're talking about my clean-up of the article. It was in bad shape after the deletion debate, since a multitude of editors added every bit of information they could find in support of the article's notability. The same thing happened to the DBpedia article. Everyone rushes in to save it, but nobody wants to clean up the mess afterwards. For the record, I was not the one who nominated the article for deletion, and I haven't removed any references (not even the Erlang paper, which most people in the deletion debate agreed was pretty worthless). --Jonovision (talk) 00:12, 22 November 2009 (UTC)Reply
Yes, your "clean up". Indeed you haven't actually removed the Erlang reference - you'll wait for someone else to notice you've orphaned it. By "pretty worthless" you're twisting some statements that, in itself, it didn't establish notability. The fact, however, that the language has shown influence on a very widely used language (due to its use in telecoms) remains, and there is no constructive reason to remove a mention of this. On the association of a language that combines Semantic Web representations with tuple-spaced computing for coordination, and projects with are funded to develop the large-scale combination of Semantic Web representations with tuple-space computing for coordination, your justification (that you "don't understand the connection"), apart from being absurd, would surely justify putting a request for clarification here on the talk page, not deletion. Is this normal on Wikipedia, do you think? To delete properly cited edits you "don't understand". BarryNorton (talk) 07:48, 22 November 2009 (UTC)Reply
"For the record, I was not the one who nominated the article for deletion" - no, indeed... you just first suggested it (see above, where the record is preserved). BarryNorton (talk) 07:51, 22 November 2009 (UTC)Reply
"I haven't removed any references" - great... I'd kept the project deliverables (used since I was asked directly about the projects cited) as footnotes, rather than including references to the relevant papers. And you've therefore removed them. If I do the opposite and include the paper references on 'triples-based computing' (precisely the combination of semantics and tuple-based communication) does that mean that you'll leave them be? BarryNorton (talk) 07:54, 22 November 2009 (UTC)Reply
The two inline references I removed (TripCom and SOA4All) make no mention of Go!, and I have absolutely no idea what relevance they have to the article. I'll stand by my decision to remove them, unless someone can explain why they belong in this article. They look spammy to me.
The Erlang reference only mentions Go! in a footnote -- the statement that Go! influenced Erlang (which was released earlier) is at best a synthesis (see WP:NOR), but I'd outright say it's of dubious veracity.
As you can see, I suggested the article should be deleted if no additional sources could be found to establish notability. The normal Wikipedia process is to flag an article for deletion and let people comment on it first, but an overzealous editor didn't bother to wait, which is unfortunate, since it led to the poor tone of the deletion debate. I'm just trying to improve the article here, I'm not trying to set it up for some future deletion. Please give me the benefit of the doubt and don't accuse me of such things. --Jonovision (talk) 08:24, 23 November 2009 (UTC)Reply
Actually, there are no requirements to discuss the deletion before nominating an article. In this case, the main person discussing with you was the author of the article, and I doubt he would have admitted it was worthy of deletion even if he thought so. That's why I've nominated it directly so that more people can be involved. An AfD is just that - we discuss the sources and notability, and decide if they fit within the criteria; there's no need to take it personally. The problem is that it went far too passionate because of the Google issue, and with weird assumptions of bad faith (as if there was some kind of Google conspiracy against the article), and that lead to a very poor debate. I still think the sources are very thin but I obviously won't nominate it again for deletion. Laurent (talk) 10:12, 23 November 2009 (UTC)Reply
I see your point. I would have liked to discuss things more myself, especially the larger issue of how we should approach looking at the notability of academic subjects, and judging the reliability of various journals. I got the impression that most people got involved in the deletion debate just to vote either way, without really wanting to look at the broader issues involved. --Jonovision (talk) 19:57, 23 November 2009 (UTC)Reply
"The two inline references I removed (TripCom and SOA4All) make no mention of Go!, and I have absolutely no idea what relevance they have" - again, why not ask on the talk page? You simply do not assume good faith. First I'm accused of being Frank, now you're accusing me of being a spammer. No? BarryNorton (talk) 21:59, 24 November 2009 (UTC)Reply
"The Erlang reference only mentions Go! in a footnote" - you mean mentions it thus by name, I suppose? (I mean, when the alternative is that you're simply lying.) You have an occasional 'academic bias' but you're unaware that academics very often refer to one another simply by citation (and that citing an article about Go! in the body text of an introduction to a paper is citing Go!) BarryNorton (talk) 21:59, 24 November 2009 (UTC)Reply
I quote: "3 Agents’ Architecture As proposed in [3] and [4] agents are implemented as groups of communicating processes. [...] [4] K. L. Clark and F. G. McCabe. Go! for multi-threaded deliberative agents." BarryNorton (talk) 22:08, 24 November 2009 (UTC)Reply
I didn't look at who added the TripCom and SOA4All references, but I don't see what they have to do with the Go! language. To me, they do look similar to the spam links that are added to other articles every day. If you are the one who added them, then yes, I'd like to know why they are relevant. I am not personally accusing anyone of being a spammer.
Secondly, I don't read that quote as saying that Go!'s "style of expression has influenced the modeling of agent systems in Erlang". It simply seems to be acknowledging previous work that uses the same implementation. --Jonovision (talk) 01:48, 25 November 2009 (UTC)Reply
Then it would have said "our implementation is similar to..." in a Related Work section, not 'as proposed in...' in the architecture section. Honest question: do you really not see this? BarryNorton (talk) 11:27, 25 November 2009 (UTC)Reply
I don't read it that way. It simply states that the same solution was proposed by the two papers it refers to. It could mean they independently came to the same conclusion. The peer reviewer could have pointed out the previous work, and accepted the paper only on the condition that the authors added the reference. Neither of these is necessarily true, but we really don't know. --Jonovision (talk) 03:14, 26 November 2009 (UTC)Reply

Is Go! a 'little known' language? edit

The article previously introduced Go! as a 'little known language' with a citation from an obscure to me blog or e-zine. I do not know whether Go is little known or not. The provided source does not provide enough evidence to establish the fact.

In my opinion the fragment I removed is biased. If somebody wishes to quote this as a fact, please quote acceptable evidence that go is a little known language and maybe improve the structure - it looks curious to me that the article should start in this way.

123.115.180.66 (talk) 09:08, 14 December 2009 (UTC)TeaReply

I think the original editor wanted to assert that Go! was unknown before the Go naming controversy (see [2]), which is quite true. However the edit has been changed so many times since then that it only remains some rather odd statement about Go! being "little known". If there are no objections I'd suggest restoring the original edit, as I think it's notable fact about the language. Laurent (talk) 11:17, 14 December 2009 (UTC)Reply
If Go was a little known language prior to the naming dispute, then it may be fine to quote the fact as long as sufficient citations are provided - maybe a satisfying way to do this would then be to open a 'naming dispute section' and indicate, in that section, that Go! was little known prior to the naming dispute. However please consider - at the moment I believe that both Go and Go! are receiving a transient, inordinate amount of exposure. Would it then be a valuable contribution to encyclopedic knowledge to open the Go article with a similar mention that Go is a little known (or even, unknown, language? It appears to me that Go! is a special purpose language that is reasonably known by related specialists. Besides, I have no remembrance of reading any other Wikipedia article about a programming language that included a statement about whether that language is little or well known. I would finally suggest that Go! be treated in no special way and the mention not be restored.

114.243.188.106 (talk) 15:01, 14 December 2009 (UTC)TeaReply

Yes, I definitely believe that articles about computer languages should have information about how and by whom they are used. For example, see the C (programming language) introduction. As you suggested, I checked out the Google Go article, and there's no mention of the project's status, so I've added a sentence about that to the intro. --Jonovision (talk) 16:33, 14 December 2009 (UTC)Reply
I've reverted the change and put that text back in. I don't see any reason to question the motives or accuracy of the cited author, especially since his article is generally favourable towards the language. Anyways, even if it were biased, Wikipedia's policy doesn't say that articles can't express a point of view, just that opposing points of view should also be included. --Jonovision (talk) 12:46, 17 December 2009 (UTC)Reply
Now the language is much more known than before, and I thank Google for that. Google's language seems to be the most unnecessary one since the emergence of Java reintroducing a lot of PL lacks, but I really need to evaluate agent languages. If Google didn't decide to make a troll (by violating the bourgeoisi principle and thereby the capitalist system) I would never have known about Go!. ... said: Rursus (mbork³) 14:47, 7 January 2010 (UTC)Reply
I forgot to say: "thanks Google!" The corps will make a heroic figure ("villain" hero for one of the conflict sides) in its mortal combat where it will demise in the battle of all proprietary forces it has challenged. It will be a beautiful spectacle for all neutral onlookers (like me), who will compose poems and songs of the grand battle. May their souls be blessed in eternity, ... sob... (I'm becoming a little emotional here) ... and eternal bliss be in the afterlife... ... said: Rursus (mbork³) 14:53, 7 January 2010 (UTC)Reply

Does anyone use this language? edit

Certainly the level of detail in the article is far in excess of that for substantially more developed and utilized languages.

If this language merits any discussion of its details at all, then we should at least provide a link to the page of the active Go! developers community, where people can go to find out more.

If none exists, we should greatly attenuate the page: tell people what it was, that it was known primarily for a naming controversy, and that its download page is no longer active. That's a single paragraph. 2620:0:1003:1005:D267:E5FF:FEEC:D1C0 (talk) 22:08, 29 July 2012 (UTC)Reply

The language should just be briefly mentioned on the Go page and nothing more. 100% of the article sources are either primary sources or related to the naming controversy. There is no Go! developer community, this is pretty much a dead language with zero notability. Laurent (talk) 16:26, 7 July 2015 (UTC)Reply

source tag edit-war edit

user:Yobot, user:Bgwhite and now also user:Magioladitis are repeatedly adding <source>. Could you please explain why you are doing this? Doing so breaks the formatting of this article. John Vandenberg (chat) 00:30, 7 August 2015 (UTC)Reply

John Vandenberg I've stated why. Again, you keep treating people as idiots. You call me names and want to block me. How many times do I have to say to not to contact me. GET THE HELL AWAY FROM ME!!!! WHAT DO YOU NOT UNDERSTAND ABOUT THAT!!!! Go bully somebody else to make you feel important. Bgwhite (talk) 01:05, 7 August 2015 (UTC)Reply
Sigh. Where have I called you names or threatened to block you? I am guessing that you are referring to User_talk:Bgwhite#Go!, where you did not answer this question, at least not correctly. A lang=foo is needed, and afaik this language has never been supported by the source highlighter. Since the switch to pygments, it is now an error condition to not specify a language. I am still struggling to understand why so many administrators are participating in an edit war, and each time an administrator edits this page they make it render incorrectly. I see user:Hydriz's edits also had the same effect, by using <pre>. I must be missing something that is bringing so many people to 'fix' this obscure article. John Vandenberg (chat) 01:17, 7 August 2015 (UTC)Reply

The problem is that things this is source code with comments. I have not noticed this before. Using code as plain text has the effect that some things like {}} catch attention as broken template or something. -- Magioladitis (talk) 05:38, 7 August 2015 (UTC)Reply

You have not noticed the leading space syntax before? What tool is detecting this page as having a broken template? John Vandenberg (chat) 05:18, 8 August 2015 (UTC)Reply
  • (time goes by)... I've marked it up as syntax. The footnotes are adequately addressed outside of the code block. Widefox; talk 01:40, 12 January 2024 (UTC)Reply

Removing sentence about not supporting inheritance edit

In the Design section, there's a sentence "As a deliberate design choice to reduce complexity, Go! does not support inheritance." which lacks a citation. I think it may have been mistakenly added to this page as a result of confusing it for that of Go (programming language), as it is a true statement about that language (and omitted the ! when it was originally added|). "Ontology Oriented Programming in Go!" from the references/further reading seems to suggest that Go! does in fact support inheritance, saying things such as "Sub-class relationships are reflected using both type and theory inheritance rules.", "We may define a new class as a modification/extension of an existing class using inheritance.", and "In both Go! and Owl a class may inherit from more than one superclass." I've tentatively removed that sentence from the article. --Surinna (talk) 03:12, 26 October 2016 (UTC)Reply

External links modified edit

Hello fellow Wikipedians,

I have just modified one external link on Go! (programming language). Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 12:46, 13 January 2017 (UTC)Reply

Gender is not binary! edit

Gender variable should be called "sex" if it's trying to determine XX XY birth chromosome sort of stuff. Maybe then Gender can be a string Edjez (talk) 22:23, 11 May 2018 (UTC)Reply