Talk:Joy (programming language): Difference between revisions

Content deleted Content added
Wodan58 (talk | contribs)
Another reference
 
(4 intermediate revisions by 4 users not shown)
Line 1:
{{Old AfD multi |page1=Joy (programming language)|date1=12 February 2011 |page2=Joy (programming language) (2nd nomination) |date2=27 February 2011}}
{{WikiProject banner shell|class=Start|
{{WikiProject Software
|class=start
|importance=low
|computing-importance=low
}}
}}
 
Line 49 ⟶ 50:
The article doesn't cite any reference and it appears that it might be original research.
Please provide references. <span style="font-size: smaller;" class="autosigned">—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/79.46.167.236|79.46.167.236]] ([[User talk:79.46.167.236|talk]]) 14:16, 21 May 2009 (UTC)</span><!-- Template:UnsignedIP --> <!--Autosigned by SineBot-->
 
:There are now 4 references. Would that be enough? [[User:Wodan58|Wodan58]] ([[User talk:Wodan58|talk]]) 08:32, 4 October 2024 (UTC)
 
== Official Joy Programming Language Website (La Trobe University) ==
Line 71 ⟶ 74:
In the example code, {{code|DEFINE square {{=}}{{=}} dup * .}}, it is explained what the {{code|dup}} and {{code|*}} operators do, but it isn't explained what the {{code|.}} does. So, what does it do? This should probably be added to the article. —[[User:Kri|Kri]] ([[User talk:Kri|talk]]) 19:00, 9 September 2015 (UTC)
 
. returnsoutputs athe newvalue linefrom inthe return stack (evaluates the interpreter,expression similarand todisplays the result) and returns a carriagenew return,line in the sameinterpreter, as in Forth <!-- Template:Unsigned IP --><small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/75.75.152.187|75.75.152.187]] ([[User talk:75.75.152.187#top|talk]]) 05:18, 27 September 2016 (UTC)</small> <!--Autosigned by SineBot-->
 
== External links modified ==
Line 85 ⟶ 88:
 
Cheers.—[[User:Cyberbot II|<sup style="color:green;font-family:Courier">cyberbot II</sup>]]<small><sub style="margin-left:-14.9ex;color:green;font-family:Comic Sans MS">[[User talk:Cyberbot II|<span style="color:green">Talk to my owner</span>]]:Online</sub></small> 01:57, 2 April 2016 (UTC)
 
== Article should lead with samples from Joy ==
 
The first two code samples are from languages other than Joy, which does not seem ideal. Visiting this page for the first time and browsing for a sample of the code can give the wrong impression.
 
It also does seem optimal that these two samples constitute half of all the samples on the page.
 
[[User:Okcando|Okcando]] ([[User talk:Okcando|talk]]) 19:46, 8 October 2019 (UTC)