User contributions for Cleverxia

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

8 May 2024

7 May 2024

2 May 2024

  • 14:5914:59, 2 May 2024 diff hist +43 User:CleverxiaNo edit summary current
  • 14:5814:58, 2 May 2024 diff hist +2,084 N R++Created page with "{{WIP}} R++ is an esoteric programming language created by User:Cleverxia. ==Syntax== defined in BNF: (... is any string) <pre class="rectwrap"> code := statement | statement code ichar := "A"|"B"|"C"|"D"|"E"|"F"|"G"|"H"|"I"|"J"|"K"|"L"|"M"|"N"|"O"|"P"|"Q"|"R"|"S"|"T"|"U"|"V"|"W"|"X"|"Y"|"Z"|"_"|"a"|"b"|"c"|"d"|"e"|"f"|"g"|"h"|"i"|"j"|"k"|"l"|"m"|"n"|"o"|"p"|"q"|"r"|"s"|"t"|"u"|"v"|"w"|"x"|"y"|"z"|"!"|"$"|"#" nchar := "0"|"1"|"2"|"3"|"4"|"5"|"6"|"7"|"8"|"9" ident..." current

29 April 2024

28 April 2024

23 April 2024

22 April 2024

18 April 2024

17 April 2024

16 April 2024

9 April 2024

8 April 2024

  • 13:1013:10, 8 April 2024 diff hist +1,492 N Do while trueCreated page with "Do while true is an esolang, where every line is an expression. ==Syntax== There is a stack. Every line is an expression in postfix notation (1 2- equals -1) and evaluated from left to right (72o105o-No prints Hi! and equals -33). The intepreter first does that line and get the evaluated value, and then runs it until the evaluated value is 0. Every negative or 0 value is treated as 0, else they're treates as 1. <code>#x</code> means argument x. {| class="wikitable" |..."

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)