Difference between revisions of "Talk:1960: Code Golf"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
m
Line 1: Line 1:
 
<!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.-->
 
<!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.-->
 
What's the programming language? It seems to me like a special reverse golf variant of Python, where <code>def</code> is replaced by <code>define</code>, just to make it longer. Or is there a real language with that syntax? --[[Special:Contributions/172.68.110.106|172.68.110.106]] 08:40, 26 February 2018 (UTC)
 
What's the programming language? It seems to me like a special reverse golf variant of Python, where <code>def</code> is replaced by <code>define</code>, just to make it longer. Or is there a real language with that syntax? --[[Special:Contributions/172.68.110.106|172.68.110.106]] 08:40, 26 February 2018 (UTC)
 +
  Lisp/some derivatives (I'm most familiar with scheme) use <code>define<define> as does Slate, however both have a different syntax.  Most likely, this is just pseudo-code. [[User:Baldrickk|Baldrickk]] ([[User talk:Baldrickk|talk]]) 09:59, 26 February 2018 (UTC)

Revision as of 09:59, 26 February 2018

What's the programming language? It seems to me like a special reverse golf variant of Python, where def is replaced by define, just to make it longer. Or is there a real language with that syntax? --172.68.110.106 08:40, 26 February 2018 (UTC)

 Lisp/some derivatives (I'm most familiar with scheme) use define<define> as does Slate, however both have a different syntax.   Most likely, this is just pseudo-code. Baldrickk (talk) 09:59, 26 February 2018 (UTC)