All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Esolang. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:35, 14 February 2026 Cleverxia talk contribs created page 诗(cleverxia) (Created page with "诗 (4th) is (yet another) esolang in the chinese poetic family, but this time is invented by User:cleverxia and not a brainfuck derivative. <!-- It's a 1+ derivaative--> (There are already three esolangs with this name, but THEY ARE BOTH BF DERIVATIVES! WE HAVE TO CHANGE!) ==Commands== commands are split on any ASCII character. We work on...")
- 08:55, 14 February 2026 Cleverxia talk contribs created page Speedrun (Created page with "{{lang|speedrun}} ==commands== <pre> 0-9 push the number onto the stack :<^>v+-*r worjks same as in fish / integer division o outputs as ascii ! discard top of stack </pre> ==examples== {{WIP}}")
- 15:17, 11 February 2026 Cleverxia talk contribs created page *$@(^$)!/Wimpmodes (Created page with "Because '''*$@(^$)!''' is ''too f**king'' hard to write in ((even a one-time cat)), I hereby define some wimpmodes. (The reference golfed interpreter does not support them) When a wimpmode are used, you name the language {{cd|*$@(^$)!-W1,W2,W3,...}} where Wi are wimpmodes you used, when they include each other you only need to include the largest one. ==Type-A wimpmodes== The wimpmodes focus on decreasing the first step (ie. source code encryption) *A1: make g(x)=la...")
- 13:56, 11 February 2026 Cleverxia talk contribs created page *$@(^$)! (Created page with "*$@(^$)! is an esolang created by User:cleverxia (this should* be the 1st time I've create 2 languages in a day). It is made to make it very hard to do anything. ==Program flow== let program be x<sub>0</sub>x<sub>1</sub>...x<sub>n</sub>. Define f(x)=((the character code of x)*91+114514)*77. We first construct the command list ''L''=((f(x<sub>0</sub>)mod 256,(f(x<sub>1</sub>)+1)mod 256),(f(x<sub>1</sub>)mod 256,(f(x<sub>2</sub>)+2)mod 256),...,(f(x<sub>n-1</sub>)mod...")
- 09:45, 11 February 2026 Cleverxia talk contribs created page SHA256 (Created page with "SHA256 is yet another brainfuck derivative created by User:cleverxia and its goal(?) is to create a language where writing interpreters are much harder than writing programs. ==How to write in SHA256== You first write a program in brainfuck, split it into 64-bit chunks (padded with "+") and take the SHA256 hash of that then concatenate them together. for example, <code>+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.</code> -> <code>+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+...")
- 14:52, 10 February 2026 Cleverxia talk contribs created page Bitwise Cyclic Teast (Created page with "{{lang|n=Bitwise Cyclic Teast (BCTp<string> or BCTps)|f=a derivative of BCTp where the heap stores the whole data string.}} ==Commands== {| class="wikitable" |- ! Command !! Execution |- | 0 || delete the 1st bit of ''smallest'' data string. |- | 1 ||goto the next command (say x). If the ''smallest'' data string starts with 1, insert x into the data-string. then push current data string. |} Data strings are compared '''reverse-lexicographically'''. ==Example== <pre>...")
- 04:41, 10 February 2026 Cleverxia talk contribs moved page //\n// to ; ;; (Misspelled title)
- 04:40, 10 February 2026 Cleverxia talk contribs created page //\n// (Created page with "''';;;''' (also ''';`!;`;;''', '''//\n//''', '''2D///''',) is an esolang similar to /// with the only difference being it's 2d. ==Program flow== the IP starts at (0,0), with its direction right at first. It is initially at the print stage. There are "a few" more metacharacters than ///: * <code>&#lt;</code> takes the ip direction to the left * <code>&#gt;</code> takes the ip direction to the right * <code>v</code> takes the ip direction to the do...")
- 08:26, 9 February 2026 Cleverxia talk contribs created page Str (Created page with "{{lowercase}} {{Distinguish/Confusion|text=[https://github.com/ConorOBrien-Foxx/str another language] with the same name created by Conor O'brien}} str is a esolang created by User:cleverxia but it has nothing to do with strings. The name actually means "'''st'''ack '''r'''oll". As its name suggests, it uses a stack (with unbunded integers) ==The two instructions== <code>0</code>: push a 0. <code>1</code>: pop a number x, roll the stack top x numbers down, and...")
- 03:42, 24 January 2026 Cleverxia talk contribs created page Endfield (Created page with "Endfield is yet another esolang created by User:cleverxia. It's a brainfuck derivative. The commands are due to the fact that when you pay to the game Endfield, it deduces money from a random account, and you can login on your account on other devices wit cache files, and the pool there requires 500 diamonds instead of the customary 160. ==Commands== (note that cells are unbounded) {| class="wikitable" !Command !Description |- | style="text-align:center"| <code>>...")
- 05:09, 22 January 2026 Cleverxia talk contribs moved page C/the string to C-complete/the string (Misspelled title)
- 05:08, 22 January 2026 Cleverxia talk contribs created page C/the string (Created page with "take the 1st 97381 characters output from this hecagony program: 9|{\2H/2=;r[];6_']5/XB'2_Y/;1#t;5l6+;"97#7[8T]885;/\\}{_vA651kS|2;7;3N]-"k15_0]\6_ws/3/63hN{XZ+7;G|;;11\8;v|75[s\#*4+#|B8t9;2DR/w/;XZ;30\_"X*;[930[=2'_4-ag1i;7#9;_*29=;773L02;K\E9|s0[|T;=_];23Ll64-\G4#;/el|86;0;E\/L;r")
- 04:40, 22 January 2026 Cleverxia talk contribs created page C-complete (Created page with "C-complete, as with plushie-complete,PrySigneToFry-complete and all other *-complete's, is a concept; it's proposed by User:Cleverxia(hence the name). ==Requirements== To be C-complete, an esolang must be able to do these: # print "C" # print this string # calculate 1+2^2+3^3^3+...+n^n^...^n(n n's) modulo n+1 for an input positive integer n # do the so-called "(A*B+C)*D problem" # doing any of things above infinitely ==Examples== javascript i...")
- 13:49, 20 January 2026 Cleverxia talk contribs created page Talk:Bitwise Cyclic Tack (Created page with "This shouldn't be stronger than a FSA because for ever iteration only finite elements on stack top matters. So you can use it as a state to make any FSA ~~~~")
- 05:45, 20 January 2026 Cleverxia talk contribs created page Talk:Anti-Plushie language DIY (Created page with "How to implement the <code>f</code> command in the Anti-Plushie language?")
- 11:15, 19 January 2026 Cleverxia talk contribs created page 活鸡 (Created page with "活鸡 is an esolang based off Deadchicken made by User:cleverxia that makes it Turing-complete(by trivial conservation from 3-cell bf)Category:Turing complete. ==Commands== There are 10 commands based off each line's "鸡" amount mod 10. There are also 3 registers A,B,C,D without wrapping. {|class="wikitable" ! "鸡" amount mod 10 ! deadfish |- | 1 | <code>i</code> on register A |- |2 | <code>d</code> on register A |- |3 | <code>s</code> on register A |-...")
- 10:44, 18 January 2026 Cleverxia talk contribs created page Segment (Created page with "Segment is an esoteric programming language inspired by Glypho Incident and some others by User:cleverxia. ==Parsing== Let the program be in P then the following node.js program will parse it into sections: <pre> P="<Code <goes <here>"; [J,...P]=[...P] P=P.join``.split(J).slice(1) H={} r=0 Q=P.map(t=>H[t]?H[t]:H[t]=++r) console.log(Q) </pre> ==Program flow== The program opreates on a queue of bits as in BCT. (attempting to pop a bit while queue is em...")
- 12:04, 17 January 2026 Cleverxia talk contribs created page Or+3 (Created page with "Or+3 is a minimalist (?) esoteric programming language. It is a superset of Or++ hence Or. ==Commands== Or+3 has a single stack (infinite <pre>false</pre>s at bottom) and 11 commands. {|class="wikitable" ! Command !! Action |- | <pre> f</pre> || Push false to the stack |- | <pre> t</pre> || Push true to the stack |- | <pre> p</pre> || Pop the top of the stack |- | <pre> r</pre> || Reverse the entire stack |- | <pre> h</pre> || Halt if the stack is empty |-...")
- 12:06, 17 May 2024 Cleverxia talk contribs created page Talk:Yoctofunge (Created page with "Like picofuck, this shoulb be called picofunge. ~~~~")
- 11:56, 17 May 2024 Cleverxia talk contribs created page (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...")
- 14:58, 2 May 2024 Cleverxia talk contribs created page 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...")
- 13:50, 29 April 2024 Cleverxia talk contribs created page 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...")
- 10:49, 23 April 2024 Cleverxia talk contribs created page 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 |- |...")
- 08:29, 22 April 2024 Cleverxia talk contribs created page 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\")
- 05:46, 17 April 2024 Cleverxia talk contribs created page File:Graph.png
- 05:46, 17 April 2024 Cleverxia talk contribs uploaded File:Graph.png
- 05:35, 17 April 2024 Cleverxia talk contribs created page 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...")
- 13:10, 8 April 2024 Cleverxia talk contribs created page Do while true (Created 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" |...")
- 11:38, 1 April 2024 Cleverxia talk contribs created page Deadfih (Created page with "Deadfih is an esolang based on Deadfish. ==Instructions== It's just Deadfish without the S instruction, so: {| class="wikitable" |+ Caption text |- ! instruction !! meaning |- | i || Increment |- | d || Decrement |- | o || Output as character |} ==Examples== print 'A': iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiio Category:Accumulator-basedCategory:Deadfish derivativesCategory:2024Category:TotalCategory:Languages")
- 03:58, 23 March 2024 Cleverxia talk contribs created page TREE(3)// (Created page with "裐㒏烪㷤㻳蠝쾭繙䮘䰵檘琼澺塨茍䚮桙떘䙹멙䈑긡斿擽燚쨦웖똻훨삻蓧籍쫍㤰櫺䐃汕糖퀯刵咫뚍쪳䰺蟖뀬뱗툞츹繻넔薜䟌碤桉䫤㴊吐嫶侴듰좞듪囃儓妳偪㭋쉢얰殍栵쮠䮬獉뀶갎殽킕狻돧紐絍솉쟠紺탽읤컸芫哚홳웛聉坧잶넬缳썺畓츨歏쑴愒虒盺蟏믏䋮짽컿풷至걨彗휝띪㔤㢁䢷珕䴧대墏䤿嘽揇낑塭㶪決暰吮줆万툿珅춗즏曥㟞傼舲儑台䕟헂睻㞞㴜쳑닡泏깬䦟屑뇽捷...")
- 14:57, 21 March 2024 Cleverxia talk contribs created page DCI (Created page with "DCI (Decrement then Copy [if successful]) is an OISC. ==Specifications== *address 0 is always 1. *IP is mapped to 1. *the commands are memory mapped from addresses 2 to infinity. the values beyond the commands are initially 1. **IP=0 means address 2, etc. *decrementing IP when it's 0 will halt the program, which runs in an infinite loop. ==The operation== The operation DCI, takes 4 arguments a,b,c and d. C pseudocode is:<pre>if(*a>0){--*a;if(b)*c=b;else *c=*d;}*...")
- 06:22, 4 March 2024 Cleverxia talk contribs created page ModulR (Created page with "{{Distinguish/Confusion|Modulo}} ModulR is a language where there're only unbounded registers(Modul'''R''') to store data and the only operation is the modulo('''Modul'''R) All registers initilize with 0. <code>x%0 = 1+x</code>. ==Commands== the special symbol is <code>#</code>, which indicates how many registers you should have. A <code>#</code>s at the start of the program means A registers, other #s mark line comments. {| class="wikitable" |+ Caption text |- ! Co...")
- 09:58, 23 February 2024 Cleverxia talk contribs created page +-"quote (Created page with "This is basically the same as "quote, but with recursion. ==Commands== This is basically the same as "quote, but with 2 new commands * -: intepret the stored string as +-quote with sanme stored string * +: halt ==Examples== ===Truth machine=== te"qeq"eq"o-"- (+ for 0, - for 1) ===Infinite loop=== e"-"- ===Infinite output Hello, World!=== e"q"Hqello, World!q"-"-")
- 13:01, 22 February 2024 Cleverxia talk contribs created page "quote (Created page with "<nowiki>"quote is an esolang that can only do inputs, prints and repetition. </nowiki> ==Commands== <code>"..."</code> prints the quoted things. <code>q</code> does the escaping (<code>q"</code> is character <code>"</code>, <code>qn</code> is newline). <code>u</code> repeats the following command. <code>o</code> output the stored string. <code>t</code> inputs to stored string. <code>e</code>: * When in any string: <code>qe</code> means char <code>e</code>, <code>e<...")
- 02:29, 17 February 2024 Cleverxia talk contribs created page User:Cleverxia (Created page with "==Current Esolangs I've created== * ¼ bytes :3 * Nanofunge Nopfunge minimalsation * I forgot * And more....")
- 11:04, 24 January 2024 Cleverxia talk contribs created page RedefineFuck (Created page with "RedefineFuck is brainfuck but you need to redefine symbols to run loops, if statements, etc. ==Instructions== There are 5 instructions and 6 symbols. whitespaces are ignored, cAsE SeNsItIvE. ===Initial instructions=== {| class="wikitable" |+ Instructions |- ! instruction !! meaning !! brainf**k rough equalivant |- | @ || increase 1 || + |- | [ || data pointer goes right|| > |- | <nowiki>&x&...*</nowiki>||(re)define x to be ... then ptr left || None |- |]||if x==0 ski...")
- 11:53, 9 January 2024 Cleverxia talk contribs created page Nanofunge (Created page with "Nanofunge, like Nopfunge, is a fungeoid. It's a 2D esoteric programming language base on 3 commands which is a "subset" of Befunge. The goal of it is to discover the minimum number of commands to make a direction-only language Turing-complete. ==Language Overview== Nanofunge, like Nopfunge, is made out of a two-dimensional playfield which can have any size. The infinite repeating part's size is said at the start. For example, 5 5 3 3 C C C< CC...")
- 14:31, 18 December 2023 Cleverxia talk contribs created page ¼ bytes :3 (Created page with "¼ bytes :3 (¼ bytes=2 bits) is a language to compete with 1 bytes :5. The language output the input, padded by 11 in binary. ==Intepeter== written in 2 Bits, 1 Byte, there are 6 bits of input. intepeter in binary, I means input: 11II IIII")
- 13:53, 18 December 2023 User account Cleverxia talk contribs was created