Difference between revisions of "Talk:2309: X"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Some unique looking variable names)
Line 9: Line 9:
  
 
https://esolangs.org/wiki/X isn't taken. --[[User:Blacksilver|Blacksilver]] ([[User talk:Blacksilver|talk]]) 02:40, 21 May 2020 (UTC)
 
https://esolangs.org/wiki/X isn't taken. --[[User:Blacksilver|Blacksilver]] ([[User talk:Blacksilver|talk]]) 02:40, 21 May 2020 (UTC)
 +
 +
Some unique looking variable names would be X and x in the fonts Webdings, Wingdings, Wingdings 2, and Wingdings 3.<br/>
 +
They are respectively as follows:<br/>
 +
<span style="font-family: 'Webdings';">X</span>
 +
<span style="font-family: 'Webdings';">x</span>
 +
<span style="font-family: 'Wingdings';">X</span>
 +
<span style="font-family: 'Wingdings';">x</span>
 +
<span style="font-family: 'Wingdings 2';">X</span>
 +
<span style="font-family: 'Wingdings 2';">x</span>
 +
<span style="font-family: 'Wingdings 3';">X</span>
 +
<span style="font-family: 'Wingdings 3';">x</span>[[User:Dstrube|Dstrube]] ([[User talk:Dstrube|talk]]) 02:49, 21 May 2020 (UTC)<br/>

Revision as of 02:49, 21 May 2020

id certainly use that language lol (172.69.70.101)

-- haXkell is a X-based dialect of haskell
X :: Integer -> Integer
X 0 = 1
X X = X * X (X-1)
Capncanuck (talk) 02:35, 21 May 2020 (UTC)

https://esolangs.org/wiki/X isn't taken. --Blacksilver (talk) 02:40, 21 May 2020 (UTC)

Some unique looking variable names would be X and x in the fonts Webdings, Wingdings, Wingdings 2, and Wingdings 3.
They are respectively as follows:
X x X x X x X xDstrube (talk) 02:49, 21 May 2020 (UTC)