User contributions for Cleverxia
Jump to navigation
Jump to search
27 May 2024
- 06:1006:10, 27 May 2024 diff hist +246 ∞ Undo revision 128744 by Cleverxia (talk) (note: just set a flag when a char is ncountered and the commands can be implememnted)
25 May 2024
- 05:3305:33, 25 May 2024 diff hist +359 Fixed Repeating Output →Implementations
- 00:0800:08, 25 May 2024 diff hist +290 UserEdited No edit summary
- 00:0300:03, 25 May 2024 diff hist +320 User talk:/w/wiki/index.php/Talk:index.php/Main page No edit summary
24 May 2024
- 23:5523:55, 24 May 2024 diff hist −246 ∞ removed the commands that cant be implemented on a 2d program
- 13:2813:28, 24 May 2024 diff hist +35 Talk:Yoctofunge No edit summary
- 13:2413:24, 24 May 2024 diff hist +403 Talk:Yoctofunge No edit summary
17 May 2024
- 12:0712:07, 17 May 2024 diff hist +41 Talk:Yoctofunge No edit summary
- 12:0612:06, 17 May 2024 diff hist +136 N Talk:Yoctofunge Created page with "Like picofuck, this shoulb be called picofunge. ~~~~"
- 12:0412:04, 17 May 2024 diff hist +65 Nanofunge No edit summary
- 11:5711:57, 17 May 2024 diff hist +46 User:Cleverxia →Current Esolangs I've created current
- 11:5611:56, 17 May 2024 diff hist +1,066 N (Macro\\c) Created page with "{{lowercase}} {{WIP}} (macro\\c) is a language where everything is a macro. ==Syntax== <code>(macroname\argument1\arg2\...\argx\code)</code>defines a macro, code part can contain balanced parens. When <code>macronman</code> is encounterd, code is executed, <code>[arg]</code> access an arfunemt. There's a stack which stores strings. when a macro with args are executed, appropriate numbers of args are popped, LAST ARGUMENT IS POPPED FIRST. anything that's not a macro na..." current
8 May 2024
- 11:5211:52, 8 May 2024 diff hist −17 ∞ →Truth-machine
- 11:3511:35, 8 May 2024 diff hist +594 ∞ →Commands
7 May 2024
- 08:3408:34, 7 May 2024 diff hist +1,815 ∞ No edit summary
2 May 2024
- 14:5914:59, 2 May 2024 diff hist +43 User:Cleverxia No edit summary
- 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..."
29 April 2024
- 14:0414:04, 29 April 2024 diff hist +28 User talk:/w/wiki/index.php/Talk:index.php/Main page there should be line wraps
- 13:5413:54, 29 April 2024 diff hist +87 User:Cleverxia →Current Esolangs I've created
- 13:5313:53, 29 April 2024 diff hist +693 REGH No edit summary
- 13:5013:50, 29 April 2024 diff hist +4,408 N REGH Created page with "REGH (Random Esolang Goes Here) is an esoteric programming language created by User:Cleverxia. ==Syntax== It's generated by the following python program: <pre> def spec(sed): t=['add %d to the cell under pointer', 'substract %d from the cell under pointer', 'add %d to the pointer', 'substract %d from pointer', 'multiply %d to the cell under pointer', 'divide %d from the cell under pointer', 'modulo %d from the cell under pointer', 'clear the..."
28 April 2024
- 11:1411:14, 28 April 2024 diff hist +54 + →Python 3
23 April 2024
- 10:5110:51, 23 April 2024 diff hist +62 User:Cleverxia No edit summary
- 10:5010:50, 23 April 2024 diff hist +102 Obfuck No edit summary current
- 10:4910:49, 23 April 2024 diff hist +1,775 N Obfuck Created page with "Obfuck is a brainfuck equivalent. ==Syntax== First, translate the brainfuck into binaryfuck. Then, translate it to a decimal number. Next, add some nonnumeric chars between each digit. Next, add one character between each character. Next, convert them into UTF-8 and write it in binary. Next, reverse it. finally, take 3 bits a group and translate them according to the following: {| class="wikitable" |- ! bits !! text |- |..."
22 April 2024
- 09:0109:01, 22 April 2024 diff hist +330 AnyGolf >..." duplicates P..."
- 08:3108:31, 22 April 2024 diff hist +50 User:Cleverxia →Current Esolangs I've created
- 08:3008:30, 22 April 2024 diff hist +80 Quinish →Examples
- 08:2908:29, 22 April 2024 diff hist +290 N Quinish Created page with "Quinish is an esolang where there are many quines. ==Syntax== The only syntax: <code>$...\</code>, marks a comment. They can't be nested. Any other characters prints itself. ==Examples== Hello world: Hello, World! Nope. intepreter Nope. APLWSI intepreter $Anything can go here\"
- 08:2608:26, 22 April 2024 diff hist +3,050 I fuck, you fuck No edit summary
18 April 2024
- 10:5410:54, 18 April 2024 diff hist +103 Gotohell →Brainfuck interpreter with auto-extending memory current
- 10:5210:52, 18 April 2024 diff hist +248 Gotohell →Brainfuck interpreter with limited memory
- 10:4810:48, 18 April 2024 diff hist +136 Gotohell →Turing Completeness
- 10:4510:45, 18 April 2024 diff hist +29 No.js No edit summary
17 April 2024
- 14:1314:13, 17 April 2024 diff hist +5 Increment →Python Implementation current
- 12:3612:36, 17 April 2024 diff hist −1 Compute No edit summary current
- 12:3512:35, 17 April 2024 diff hist +196 Compute No edit summary
- 05:4805:48, 17 April 2024 diff hist +41 User:Cleverxia No edit summary
- 05:4705:47, 17 April 2024 diff hist +5 Graphwalk No edit summary
- 05:4605:46, 17 April 2024 diff hist +173 Graphwalk No edit summary
- 05:4605:46, 17 April 2024 diff hist +23 N File:Graph.png No edit summary current
- 05:3505:35, 17 April 2024 diff hist +1,101 N Graphwalk Created page with "Graphwalk is an esoteric programming language based on a graph. ==Syntax== The syntax is really symple: it's just a graph. the precise format: <pre> N S action1 D1 B1,1 ... B1,D1 action2 D2 B2,1 ... B2,D2 ... actionN DN BN,1 ... BN,DN </pre> That is, first comes the total number of nodes and the starting node, then one line for each node containing the action to do and the nodes to go to. ==Actions== let X be the current node, starts at S. each node has a internal..."
- 04:5304:53, 17 April 2024 diff hist +58 English No edit summary
- 04:4404:44, 17 April 2024 diff hist 0 2/9 of an esolang No edit summary
- 04:3504:35, 17 April 2024 diff hist +1 AnyGolf →Commands
- 04:3404:34, 17 April 2024 diff hist +127 AnyGolf No edit summary
16 April 2024
- 14:1214:12, 16 April 2024 diff hist +102 AnyGolf the 🚫 is same as 'b'?
- 14:0614:06, 16 April 2024 diff hist +406 UserEdited No edit summary
- 14:0114:01, 16 April 2024 diff hist +24 2/9 of an esolang No edit summary
- 02:5002:50, 16 April 2024 diff hist −23 , →Python current