←2023-09-01 2023-09-02 2023-09-03→ ↑2023 ↑all
00:01:13 <esolangs> [[Oifi]] M https://esolangs.org/w/index.php?diff=115237&oldid=115236 * CreeperBomb * (+382)
00:03:33 <esolangs> [[Oifi]] M https://esolangs.org/w/index.php?diff=115238&oldid=115237 * CreeperBomb * (+184)
00:12:25 <esolangs> [[Oifi]] M https://esolangs.org/w/index.php?diff=115239&oldid=115238 * CreeperBomb * (+1329)
00:14:27 <esolangs> [[Oifi]] M https://esolangs.org/w/index.php?diff=115240&oldid=115239 * CreeperBomb * (+100)
00:16:03 <esolangs> [[Oifi]] M https://esolangs.org/w/index.php?diff=115241&oldid=115240 * CreeperBomb * (+33)
00:40:06 -!- j4cbo has quit (Server closed connection).
00:40:15 -!- j4cbo has joined.
01:28:11 <esolangs> [[\]] M https://esolangs.org/w/index.php?diff=115242&oldid=115225 * CreeperBomb * (+50) /* Cheating quine */ Second cheating* quine | *Maybe not cheating, I don't know what the consensus on using error messages is
01:32:54 <esolangs> [[DFS]] M https://esolangs.org/w/index.php?diff=115243&oldid=111745 * CreeperBomb * (+35) Named DFS algorithm
02:13:04 <esolangs> [[Hi]] M https://esolangs.org/w/index.php?diff=115244&oldid=114713 * Kaveh Yousefi * (+1) Amended an orthographic mistake.
02:22:25 <esolangs> [[User talk:Peter]] M https://esolangs.org/w/index.php?diff=115245&oldid=96346 * CreeperBomb * (+287)
02:43:01 -!- b_jonas has quit (Quit: leaving).
04:12:23 -!- razetime has joined.
05:56:12 -!- SGautam has joined.
07:07:02 -!- tromp has joined.
07:54:50 -!- Guest13 has joined.
07:55:27 -!- Guest13 has quit (Client Quit).
09:00:40 -!- Sgeo has quit (Read error: Connection reset by peer).
10:12:00 <esolangs> [[Special:Log/newusers]] create * Hasselbach * New user account
10:43:56 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=115246&oldid=115028 * Xi-816 * (+188)
10:44:17 <esolangs> [[User:Xi-816]] N https://esolangs.org/w/index.php?oldid=115247 * Xi-816 * (+21) Created page with "I made Unec and AGSPL"
11:38:31 <esolangs> [[AGSPL]] N https://esolangs.org/w/index.php?oldid=115248 * Xi-816 * (+2286) Created page with "AGSPL is a stack-based esoteric programming language created by [[User:Xi-816|Xi-816]]. It's inspired by Golfscript, APL and others. [[Category:Commands]] ``` 0-9 -- Add a number to the stack + -- If int and int, add two numbers, If array and int, append int to array, If
11:39:04 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115249&oldid=115248 * Xi-816 * (+2)
11:39:57 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115250&oldid=115249 * Xi-816 * (-8)
11:40:31 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115251&oldid=115250 * Xi-816 * (-1333)
11:40:47 <esolangs> [[Category:Commands]] N https://esolangs.org/w/index.php?oldid=115252 * Xi-816 * (+1332) Created page with "0-9 -- Add a number to the stack + -- If int and int, add two numbers, If array and int, append int to array, If array and strung, append string to array, If array and function, then map If array and array, concatenate If string and int, increment ASCII/Unicode
11:41:13 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115253&oldid=115251 * Xi-816 * (-769)
11:41:24 <esolangs> [[Category:Programs]] N https://esolangs.org/w/index.php?oldid=115254 * Xi-816 * (+768) Created page with "Cat: ``` @. ``` Factorial: ``` ~!. ``` Truth-machine: ``` ~$.{1=}{1.}# ``` 99 bottles of beer: ``` 99:b {;b 2>} { & ;b ." bottles of beer on the wall,".10, ;b ." bottles of beer!".10, "Take one down, and pass it around,".10, ;b 1-$:b . " bottles of beer on t
11:44:05 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115255&oldid=115253 * Xi-816 * (+9)
11:44:12 -!- razetime has quit (Ping timeout: 248 seconds).
11:44:29 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115256&oldid=115255 * Xi-816 * (+23)
11:44:44 <esolangs> [[Category:Commands]] https://esolangs.org/w/index.php?diff=115257&oldid=115252 * Xi-816 * (-1332) Blanked the page
11:45:10 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115258&oldid=115256 * Xi-816 * (+1329)
11:47:44 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115259&oldid=115258 * Xi-816 * (+112)
11:50:18 -!- razetime has joined.
12:05:08 <esolangs> [[\]] M https://esolangs.org/w/index.php?diff=115260&oldid=115242 * None1 * (+12) /* Alternative, cheating is debatable */ Fixed your quine, because it will print "Invalid character" instead of "Nope."
12:05:32 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115261&oldid=115259 * Xi-816 * (+455)
12:06:17 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115262&oldid=115261 * Xi-816 * (+3)
12:07:59 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=115263&oldid=115221 * Xi-816 * (+12) /* A */
12:19:24 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115264&oldid=115262 * Xi-816 * (+814)
12:20:01 <esolangs> [[]] https://esolangs.org/w/index.php?diff=115265&oldid=100961 * Infinitehexagon * (+16)
12:20:46 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115266&oldid=115264 * Xi-816 * (+48)
12:22:03 <esolangs> [[Category talk:Programs]] N https://esolangs.org/w/index.php?oldid=115267 * None1 * (+113) Created page with "==I don't know what this is for== --~~~~"
12:22:14 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115268&oldid=115266 * Xi-816 * (+0)
12:22:44 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115269&oldid=115268 * Xi-816 * (+4)
12:23:16 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115270&oldid=115269 * Xi-816 * (-1)
12:25:35 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115271&oldid=115270 * Xi-816 * (+780)
12:26:29 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115272&oldid=115271 * Xi-816 * (+4)
12:27:13 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115273&oldid=115272 * Xi-816 * (+0)
12:28:23 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115274&oldid=115273 * Xi-816 * (+16)
12:28:53 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115275&oldid=115274 * Xi-816 * (-28)
12:31:50 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=115276&oldid=115181 * Xi-816 * (+41)
12:35:36 <esolangs> [[Factorial]] https://esolangs.org/w/index.php?diff=115277&oldid=111041 * Xi-816 * (+31)
12:37:57 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:54:11 -!- razetime has quit (Ping timeout: 245 seconds).
13:07:04 -!- tromp has joined.
13:27:00 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115278&oldid=115275 * Xi-816 * (+0)
13:27:58 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115279&oldid=115278 * Xi-816 * (+30)
13:28:54 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115280&oldid=115279 * Xi-816 * (-5)
13:29:27 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115281&oldid=115280 * Xi-816 * (+10)
13:33:26 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115282&oldid=115281 * Xi-816 * (+141)
13:35:13 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115283&oldid=115282 * Xi-816 * (-9)
13:37:46 <esolangs> [[Govnom Srat' Pomojet Letat']] N https://esolangs.org/w/index.php?oldid=115284 * Xi-816 * (+132) Created page with "'''Govnom Srat' Pomojet Letat' ''' is a programming language created by [[User:Xi-816]]. It is very simple, and has only 2 commands."
13:42:06 <esolangs> [[Govnom Srat' Pomojet Letat']] https://esolangs.org/w/index.php?diff=115285&oldid=115284 * Xi-816 * (+334)
13:42:44 <esolangs> [[Govnom Srat' Pomojet Letat']] https://esolangs.org/w/index.php?diff=115286&oldid=115285 * Xi-816 * (+0)
13:45:12 <esolangs> [[Govnom Srat' Pomojet Letat']] https://esolangs.org/w/index.php?diff=115287&oldid=115286 * Xi-816 * (+297)
13:53:37 -!- citrons has quit (Server closed connection).
13:53:46 -!- citrons has joined.
13:54:18 <esolangs> [[Govnom Srat' Pomojet Letat']] https://esolangs.org/w/index.php?diff=115288&oldid=115287 * Xi-816 * (+447)
14:03:21 -!- isabella has quit (Server closed connection).
14:04:01 -!- isabella has joined.
14:04:09 -!- isabella has changed hostmask to izabera@user/izabera.
14:04:57 -!- ^[ has quit (Server closed connection).
14:05:15 -!- ^[ has joined.
14:07:23 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
14:09:37 -!- tromp has joined.
14:12:28 -!- razetime has joined.
14:28:43 <esolangs> [[Govnom Srat' Pomojet Letat']] M https://esolangs.org/w/index.php?diff=115289&oldid=115288 * PythonshellDebugwindow * (+24) Category
14:30:07 <esolangs> [[AGSPL]] M https://esolangs.org/w/index.php?diff=115290&oldid=115283 * PythonshellDebugwindow * (+49) Categories
14:39:28 <esolangs> [[User:WallGraffiti]] https://esolangs.org/w/index.php?diff=115291&oldid=107919 * WallGraffiti * (-371) Replaced content with "hello. i'm me."
14:56:03 <esolangs> [[User:ChuckEsoteric08]] https://esolangs.org/w/index.php?diff=115292&oldid=113347 * ChuckEsoteric08 * (+187) -[------->+<]>--.[--->+<]>++..--------.+++++.-------.--[--->+<]>-.+[->+++<]>++.+++++++++.-[->+++++<]>-.[-->+++++++<]>.[----->++<]>+.--[--->+<]>--..++[->+++<]>++.+++++++++++++.++++++.
15:50:19 -!- we11en has joined.
16:07:34 -!- razetime has quit (Remote host closed the connection).
16:11:41 -!- we11en has quit (Quit: leaving).
16:12:20 -!- we11en has joined.
16:31:55 -!- we11en has quit (Quit: leaving).
16:32:43 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115293&oldid=115290 * Xi-816 * (+58)
16:33:10 <esolangs> [[User talk:Xi-816]] N https://esolangs.org/w/index.php?oldid=115294 * Xi-816 * (+0) Created blank page
16:46:17 <esolangs> [[99 bottles of beer]] https://esolangs.org/w/index.php?diff=115295&oldid=115015 * Xi-816 * (+653)
16:52:40 <esolangs> [[The Waterfall Model]] https://esolangs.org/w/index.php?diff=115296&oldid=114291 * Ais523 * (+47) /* Implementation with only small integers in the program */ explicitly mention the self-reset value of 2 as it was a major part of the motivation for this section
16:58:09 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115297&oldid=115293 * Xi-816 * (+73)
17:07:42 <esolangs> [[FrainBuck--]] N https://esolangs.org/w/index.php?oldid=115298 * Xi-816 * (+502) Created page with "'''FrainBuck--''' is a 2-dimemsional programming language created by [[User:Xi-816]]. It's a [[BrainFuck]], but it has only 4 commands. {| class="wikitable" !Command !Description |- | <code>+</code> |Add 1 to current cell, then modulo 256 |- | <code>:</code> |If curr
17:08:31 <esolangs> [[User:Xi-816]] https://esolangs.org/w/index.php?diff=115299&oldid=115247 * Xi-816 * (+25)
17:09:20 <esolangs> [[User:Xi-816]] https://esolangs.org/w/index.php?diff=115300&oldid=115299 * Xi-816 * (+33)
17:41:10 <esolangs> [[User:Xi-816]] https://esolangs.org/w/index.php?diff=115301&oldid=115300 * Xi-816 * (+11)
17:41:32 <esolangs> [[User:Xi-816]] https://esolangs.org/w/index.php?diff=115302&oldid=115301 * Xi-816 * (+0)
17:41:40 <esolangs> [[6-b]] N https://esolangs.org/w/index.php?oldid=115303 * Xi-816 * (+461) Created page with "'''#-b''' is an esoteric programming language where you write numbers in base . Also, you write only with greek letters. == Commands == {| class="wikitable" !Command !Description |- | <code></code> |Increment current -nary digit |- | <code></code> |Decrement current -nary di
17:44:15 <esolangs> [[6-b]] https://esolangs.org/w/index.php?diff=115304&oldid=115303 * Xi-816 * (+0)
17:55:55 <esolangs> [[6-b]] https://esolangs.org/w/index.php?diff=115305&oldid=115304 * Xi-816 * (+200)
18:00:21 -!- leah2 has quit (Ping timeout: 245 seconds).
18:01:52 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115306&oldid=115297 * Xi-816 * (-73)
18:23:16 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115307&oldid=115306 * Xi-816 * (+177)
18:35:07 -!- leah2 has joined.
18:54:40 <esolangs> [[AGSPL]] https://esolangs.org/w/index.php?diff=115308&oldid=115307 * Xi-816 * (+138)
19:03:27 -!- Sgeo has joined.
20:01:46 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:11:55 -!- siesta has joined.
20:20:33 -!- ais523 has joined.
20:28:52 -!- xelxebar has quit (Server closed connection).
20:29:13 -!- xelxebar has joined.
20:35:57 -!- benji has quit (Server closed connection).
20:36:17 -!- benji has joined.
21:05:41 -!- SGautam has quit (Quit: Connection closed for inactivity).
21:19:53 <esolangs> [[The Waterfall Model]] https://esolangs.org/w/index.php?diff=115309&oldid=115296 * Ais523 * (+150) /* External resources */ there is now a compiler for the M:tG construction, rather than just notes, thanks to Iijil
21:35:24 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=115310&oldid=115263 * Xi-816 * (+52)
21:46:49 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=115311&oldid=115310 * Xi-816 * (+8)
21:47:19 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=115312&oldid=115311 * Xi-816 * (+16)
21:49:07 -!- tromp has joined.
21:53:54 <esolangs> [[6-b]] M https://esolangs.org/w/index.php?diff=115313&oldid=115305 * PythonshellDebugwindow * (+106) Categories
21:56:51 <esolangs> [[FrainBuck--]] M https://esolangs.org/w/index.php?diff=115314&oldid=115298 * PythonshellDebugwindow * (+112) Categories
22:02:15 <esolangs> [[NULL-NONE NOTHING]] N https://esolangs.org/w/index.php?oldid=115315 * Xi-816 * (+666) Created page with "'''NULL-NONE-NOTHING''' is an esoteric programming language crated by [[User:Xi-816]]. == Description == This language uses 50x50 martix memory. It can move the pointer's position (x, y), and change the value under this position. == Commands == {| class="wikit
22:06:49 <esolangs> [[NULL-NONE NOTHING]] https://esolangs.org/w/index.php?diff=115316&oldid=115315 * Xi-816 * (+445)
22:07:08 <esolangs> [[NULL-NONE NOTHING]] https://esolangs.org/w/index.php?diff=115317&oldid=115316 * Xi-816 * (+6)
22:07:45 <esolangs> [[NULL-NONE NOTHING]] https://esolangs.org/w/index.php?diff=115318&oldid=115317 * Xi-816 * (+0)
22:10:33 -!- tromp has quit (Read error: Connection reset by peer).
22:12:16 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=115319&oldid=115312 * Xi-816 * (+3)
22:12:57 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=115320&oldid=115319 * Xi-816 * (+1)
22:13:47 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=115321&oldid=115320 * Xi-816 * (+0)
22:14:10 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=115322&oldid=115321 * Xi-816 * (-4)
22:16:25 <esolangs> [[NULL-NONE NOTHING]] https://esolangs.org/w/index.php?diff=115323&oldid=115318 * Xi-816 * (+220)
22:19:38 <esolangs> [[NULL-NONE NOTHING]] https://esolangs.org/w/index.php?diff=115324&oldid=115323 * Xi-816 * (+312)
22:20:39 <esolangs> [[NULL-NONE NOTHING]] https://esolangs.org/w/index.php?diff=115325&oldid=115324 * Xi-816 * (+32)
22:24:37 <esolangs> [[NULL-NONE NOTHING]] https://esolangs.org/w/index.php?diff=115326&oldid=115325 * Xi-816 * (+286)
22:27:15 <esolangs> [[NULL-NONE NOTHING]] https://esolangs.org/w/index.php?diff=115327&oldid=115326 * Xi-816 * (+358)
22:28:15 <esolangs> [[NULL-NONE NOTHING]] https://esolangs.org/w/index.php?diff=115328&oldid=115327 * Xi-816 * (+2)
22:38:44 <esolangs> [[NULL-NONE NOTHING]] https://esolangs.org/w/index.php?diff=115329&oldid=115328 * Xi-816 * (+1645)
22:43:14 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=115330&oldid=114832 * Xi-816 * (+1641)
22:44:02 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=115331&oldid=115330 * Xi-816 * (+13)
22:45:15 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=115332&oldid=115331 * Xi-816 * (-5) /* NULL-NONE-BF (redirected) */
22:45:35 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=115333&oldid=115332 * Xi-816 * (+0) /* NONE-NULL NOTHING NULL-NONE-BF version */
22:45:50 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=115334&oldid=115333 * Xi-816 * (+2) /* NULL-NONE NOTHING NULL-NONE-BF version */
22:46:52 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=115335&oldid=115334 * Xi-816 * (+0) /* NULL-NONE NOTHING (NULL-NONE-BF version) */
23:11:34 -!- siesta has quit (Quit: Connection closed for inactivity).
23:14:26 -!- CAT_S has quit (Server closed connection).
23:14:48 -!- CAT_S has joined.
23:49:17 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
23:51:08 -!- Lord_of_Life has joined.
←2023-09-01 2023-09-02 2023-09-03→ ↑2023 ↑all