00:04:42 -!- mtm has quit (Ping timeout: 276 seconds). 00:06:40 -!- mtm has joined. 00:09:43 -!- SGautam has quit (Quit: Connection closed for inactivity). 00:22:25 [[Ichi]] M https://esolangs.org/w/index.php?diff=148597&oldid=134402 * TheCanon2 * (-75) Ichi doesn't require the ability to grab new inputs. Since Ichi cannot grab more than two inputs at a time, an interpreter can use one long sequence at the beginning of a program and read two inputs at a time. 00:35:20 [[Ichi]] M https://esolangs.org/w/index.php?diff=148598&oldid=148597 * TheCanon2 * (+22) improved readability 01:15:10 -!- jix has quit (Quit: quit). 01:18:18 -!- jix has joined. 01:21:41 -!- zzo38 has quit (Ping timeout: 244 seconds). 02:29:25 -!- Noisytoot has quit (Remote host closed the connection). 02:31:11 -!- Noisytoot has joined. 02:47:29 -!- amby has quit (Quit: so long suckers! i rev up my motorcylce and create a huge cloud of smoke. when the cloud dissipates im lying completely dead on the pavement). 03:28:23 -!- Hooloovoo has quit (Quit: ZNC 1.8.2+deb2+deb11u1 - https://znc.in). 03:47:39 -!- Hooloovoo has joined. 05:06:05 [[User:UrnEn/Sandbox]] M https://esolangs.org/w/index.php?diff=148599&oldid=148289 * UrnEn * (+73) 06:08:44 -!- mtm has quit (Ping timeout: 252 seconds). 06:12:24 -!- mtm has joined. 07:25:20 [[User:UrnEn/Sandbox]] M https://esolangs.org/w/index.php?diff=148600&oldid=148599 * UrnEn * (+3321) 07:25:36 [[User:UrnEn/Sandbox]] M https://esolangs.org/w/index.php?diff=148601&oldid=148600 * UrnEn * (-101) /* Quine */ 07:26:01 [[User:UrnEn/Sandbox]] M https://esolangs.org/w/index.php?diff=148602&oldid=148601 * UrnEn * (+2) /* Quine */ 07:34:53 -!- Sgeo_ has joined. 07:36:44 [[User:UrnEn/Sandbox]] M https://esolangs.org/w/index.php?diff=148603&oldid=148602 * UrnEn * (+26) /* This Shitful Lingua */ 07:38:12 -!- Sgeo has quit (Ping timeout: 252 seconds). 07:46:09 [[Onechar]] N https://esolangs.org/w/index.php?oldid=148604 * Cycwin * (+1153) Created page with "I will edit it after some time and there's the interpreter below...
code=5 values=[code] k=2 q=[[0,1]] while code//k>1:     values.append(code//k)     code=code//k     k+=1 if k==2 else 2 pointer=0 while pointer [[Onechar]]  https://esolangs.org/w/index.php?diff=148605&oldid=148604 * Cycwin * (+936) 
08:31:28  [[User:YufangTSTSU]] N https://esolangs.org/w/index.php?oldid=148606 * YufangTSTSU * (+1394) Created page with "Finally, this page isn't empty anymore!   == Something I made == === [[brainfuck]] interpreter in [[Befunge]] ===  "v v   < Row 0-3 & 5,5 stores data   >0>1+\| Width is changeable    vp550< (if greater than 62)           (requires warp)    >   >1-:::::0\0p0
09:27:39  [[Short-print]] N https://esolangs.org/w/index.php?oldid=148607 * Ractangle * (+253) Created page with "'''[]-print''' is self explanatory. You just print an empty list. However, you're required to make the shortest code to print an empty list and also creating the variable with the empty list  A pesudocode if you didn't understand:  print m(emptylist [])"
09:28:00  [[Special:Log/move]] move  * Ractangle *  moved [[Short-print]] to [[Empty list-print]]
09:29:12  [[Empty list-print]]  https://esolangs.org/w/index.php?diff=148610&oldid=148608 * Ractangle * (+29) 
09:29:56  [[UserEdited]]  https://esolangs.org/w/index.php?diff=148611&oldid=148575 * PrySigneToFry * (+254) 
09:30:25  [[Empty list-print]]  https://esolangs.org/w/index.php?diff=148612&oldid=148610 * Ractangle * (-1) 
09:31:49  [[User:ZCX islptng/Sandbox]]  https://esolangs.org/w/index.php?diff=148613&oldid=148559 * PrySigneToFry * (+0) Then "Cardinal" and "Continue" are repeated, so I changed second  as .
09:33:42  [[User:Ractangle]]  https://esolangs.org/w/index.php?diff=148614&oldid=148447 * Ractangle * (+70) /* Programm forms */
09:37:39  [[Empty list-print]]  https://esolangs.org/w/index.php?diff=148615&oldid=148612 * Ractangle * (+34) /* Python */
09:39:02  [[Empty list-print]]  https://esolangs.org/w/index.php?diff=148616&oldid=148615 * Ractangle * (-8) 
09:40:17 -!- __monty__ has joined.
10:17:41 -!- Sgeo_ has quit (Read error: Connection reset by peer).
10:59:41  [[UserEdited]]  https://esolangs.org/w/index.php?diff=148617&oldid=148611 * Ractangle * (-13) 
11:00:16  [[UserEdited]]  https://esolangs.org/w/index.php?diff=148618&oldid=148617 * Ractangle * (+28) /* Examples */
11:02:16  [[Jive]]  https://esolangs.org/w/index.php?diff=148619&oldid=148587 * Ractangle * (+35) /* Factorial */
11:37:50  [[Pyline]]  https://esolangs.org/w/index.php?diff=148620&oldid=148570 * Jan jelo * (+1199) /* Brainfuck interpreter */
11:46:25  [[Pyline]]  https://esolangs.org/w/index.php?diff=148621&oldid=148620 * Jan jelo * (+45) /* Brainfuck interpreter */
12:04:02 -!- mtm has quit (Ping timeout: 248 seconds).
12:05:07  [[Jive]]  https://esolangs.org/w/index.php?diff=148622&oldid=148619 * Ractangle * (+51) /* In jive-online */
12:06:56 -!- mtm has joined.
13:29:12 -!- amby has joined.
13:39:03  [[Onechar]]  https://esolangs.org/w/index.php?diff=148623&oldid=148605 * Cycwin * (+582) /* The Syntax */
13:52:07  [[Onechar]]  https://esolangs.org/w/index.php?diff=148624&oldid=148623 * Cycwin * (+532) /* The Syntax */
13:53:06  [[Onechar]]  https://esolangs.org/w/index.php?diff=148625&oldid=148624 * Cycwin * (-68) /* The interpreter of Onechar */
14:01:06  [[User talk:Tommyaweosme]]  https://esolangs.org/w/index.php?diff=148626&oldid=147653 * PrySigneToFry * (+1062) /* Criticism to your collaborative Esolang "Emojic" */ new section
14:02:21  [[Onechar]]  https://esolangs.org/w/index.php?diff=148627&oldid=148625 * Cycwin * (+384) 
14:03:08  [[Onechar]]  https://esolangs.org/w/index.php?diff=148628&oldid=148627 * Cycwin * (-3) /* Some simple programs(?) */
14:05:07  [[Onechar]]  https://esolangs.org/w/index.php?diff=148629&oldid=148628 * Cycwin * (+10) /* Some simple programs(?) */
14:06:22  [[User:Cycwin]]  https://esolangs.org/w/index.php?diff=148630&oldid=144504 * Cycwin * (+20) 
14:07:24  [[User:Cycwin]]  https://esolangs.org/w/index.php?diff=148631&oldid=148630 * Cycwin * (+0) 
14:23:54  [[4ME]]  https://esolangs.org/w/index.php?diff=148632&oldid=148027 * Ractangle * (-13) /* Arguments */
14:24:16  [[4ME]]  https://esolangs.org/w/index.php?diff=148633&oldid=148632 * Ractangle * (+1) 
14:24:27  [[4ME]]  https://esolangs.org/w/index.php?diff=148634&oldid=148633 * Ractangle * (+6) 
14:24:48  [[4ME]]  https://esolangs.org/w/index.php?diff=148635&oldid=148634 * Ractangle * (+0) 
14:25:22  [[4ME]]  https://esolangs.org/w/index.php?diff=148636&oldid=148635 * Ractangle * (-62) /* See Also */
14:30:57  [[4ME]]  https://esolangs.org/w/index.php?diff=148637&oldid=148636 * Ractangle * (+245) 
14:31:46  [[4ME]]  https://esolangs.org/w/index.php?diff=148638&oldid=148637 * Ractangle * (+49) /* Hello world */
14:34:41  [[User:0ptr]]  https://esolangs.org/w/index.php?diff=148639&oldid=119839 * 0ptr * (+42) 
15:05:46  [[Jive]]  https://esolangs.org/w/index.php?diff=148640&oldid=148622 * Ractangle * (-11) /* Implementation */
15:07:32  [[Jive]]  https://esolangs.org/w/index.php?diff=148641&oldid=148640 * Ractangle * (-23) /* In jive-online */
15:08:13  [[Factorial]]  https://esolangs.org/w/index.php?diff=148642&oldid=148551 * Ractangle * (+62) /* jive */
15:09:42  [[Jive]]  https://esolangs.org/w/index.php?diff=148643&oldid=148641 * Ractangle * (+26) /* Syntax */