←2026-06-09 2026-06-10 2026-06-11→ ↑2026 ↑all
01:02:37 <esolangs> [[S]] https://esolangs.org/w/index.php?diff=183411&oldid=183409 * Gribnit * (+430) 0.4.1 pretty-print flag
01:27:44 <esolangs> [[S]] https://esolangs.org/w/index.php?diff=183412&oldid=183411 * Gribnit * (+50) /* CLI */
01:28:51 -!- msv has quit (Read error: Connection reset by peer).
01:29:21 <esolangs> [[S]] M https://esolangs.org/w/index.php?diff=183413&oldid=183412 * Gribnit * (+6) /* CLI */
01:57:36 -!- impomatic has joined.
02:04:11 -!- ais523 has quit (Quit: quit).
02:09:07 -!- impomatic has quit (Quit: Client closed).
02:24:07 -!- zzo38 has quit (Ping timeout: 265 seconds).
02:24:48 -!- lisbeths has joined.
02:47:30 -!- msv has joined.
02:57:45 -!- zzo38 has joined.
02:57:45 -!- iamgroooooot has joined.
02:58:06 <iamgroooooot> I need help debugging my esolang.
02:58:09 -!- iamgroooooot has quit (Client Quit).
02:58:20 -!- iamgroooooot has joined.
02:58:40 <iamgroooooot> Here's the python code:
02:58:43 <iamgroooooot> import re
02:58:44 <iamgroooooot> print("Enter your code:")
02:58:44 <iamgroooooot> lines = []
02:58:45 <iamgroooooot> while True:
02:58:45 <iamgroooooot>     line = input()
02:58:46 <iamgroooooot>     if line == "Se onr sverdar sitja hvass!":
02:58:46 <iamgroooooot>         break
02:58:47 <iamgroooooot>     lines.append(line)
02:58:47 <iamgroooooot> if lines[0].startswith("Kvetha Fri") and lines[0].endswith("caya!"):
02:58:48 <iamgroooooot>     print("woohoo")
02:58:48 <iamgroooooot>     if lines[1].startswith("Thorta `"):
02:58:49 <iamgroooooot>         y = re.split("`", lines[1])
02:58:49 <iamgroooooot>         print(y)
02:58:50 <iamgroooooot> else:
02:58:50 <iamgroooooot>     print("no bad code. Try again.\nAlso, because I'm bad at programming,\nyou need to restart the program.")
03:05:26 <somefan> iamgroooooot, you should use a pastebin next time to not flood the channel. i recommend https://paste.debian.net/
03:21:15 <esolangs> [[Special:Log/newusers]] create * Aarchitecture * New user account
03:22:46 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=183414&oldid=183406 * Aarchitecture * (+93) Introduction
03:23:13 <esolangs> [[Special:Log/newusers]] create * VP3NEG * New user account
03:25:16 <iamgroooooot> oops
03:26:29 <iamgroooooot> https://paste.debian.net/hidden/93c085ba
03:29:42 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=183415&oldid=183414 * VP3NEG * (+363) This is my first edit to this wiki, thank you all for letting me join the esolang community
03:32:02 <korvo> iamgroooooot: What's not working?
03:33:51 <iamgroooooot> the print function. i can't make it a regular string
03:34:02 <esolangs> [[User:VP3NEG]] N https://esolangs.org/w/index.php?oldid=183416 * VP3NEG * (+379) Thank you all for being so kind to me
03:36:02 <esolangs> [[User talk:VP3NEG]] N https://esolangs.org/w/index.php?oldid=183417 * VP3NEG * (+44) Created page with "Thank you for letting me join this community"
03:36:43 <b_jonas> iamgroooooot: consider changing line 13 to y = lines[1].removeprefix("Thorta `")
03:37:18 <iamgroooooot> ok. but then it'll still have a backtick
03:38:24 <iamgroooooot> at the end
03:38:59 <iamgroooooot> but b_jonas that's still actually genius. thx
03:45:52 <iamgroooooot> could you help me design an if function
03:47:44 -!- msv has quit (Read error: Connection reset by peer).
03:51:55 -!- iamgroooooot has quit (Quit: Client closed).
03:59:12 -!- recursive_error has joined.
04:06:49 <esolangs> [[C flavored BrainF*ck]] N https://esolangs.org/w/index.php?oldid=183418 * VP3NEG * (+492) C flavoured BrainF*ck is a transpilation of BrainF*ck to C
04:09:47 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=183419&oldid=183357 * VP3NEG * (+27)
04:11:43 -!- iamgroooooot has joined.
04:13:32 <esolangs> [[C flavored BrainF*ck]] https://esolangs.org/w/index.php?diff=183420&oldid=183418 * VP3NEG * (+24)
04:15:30 <esolangs> [[C flavored BrainF*ck]] https://esolangs.org/w/index.php?diff=183421&oldid=183420 * VP3NEG * (+35)
04:32:39 -!- iamgroooooot has quit (Quit: Client closed).
04:39:45 <esolangs> [[Itera]] N https://esolangs.org/w/index.php?oldid=183422 * VP3NEG * (+779) Created page with "Itera is a [[Markov algorithm]] based [[Esoteric programming language]]. It uses a similar grammar to [[Thue]]. Unlike [[Thue]], it is deterministic. The substitution rules are represented as substring::=substitution input is defined as: substring::=? when execu
04:41:49 <esolangs> [[Itera]] https://esolangs.org/w/index.php?diff=183423&oldid=183422 * VP3NEG * (+63)
04:42:18 -!- msv has joined.
04:47:48 <esolangs> [[Esolang:Users]] N https://esolangs.org/w/index.php?oldid=183424 * VP3NEG * (+293) Created page with "This page was previously deleted by [[Ais523]] on 29 January 2026 at 20:51 because according to him/her, ''"this page doesn't have a reason to exist (it merely restates a fact so obvious that not even mediawikiwiki, the ontopic place for this sort of thing, bothers
04:50:12 <esolangs> [[Esolang:Users]] https://esolangs.org/w/index.php?diff=183425&oldid=183424 * VP3NEG * (+80)
04:53:52 <esolangs> [[Esolang:Users]] https://esolangs.org/w/index.php?diff=183426&oldid=183425 * VP3NEG * (+32)
04:55:35 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=183427&oldid=183419 * VP3NEG * (+12)
05:02:24 <esolangs> [[Trivial brainfuck substitution]] https://esolangs.org/w/index.php?diff=183428&oldid=183384 * VP3NEG * (+244) /* Example Members of the TrivialBrainfuckSubstitution family */
05:21:52 <esolangs> [[TSPARSEMATMUL]] N https://esolangs.org/w/index.php?oldid=183429 * Miui * (+2085) Created page with "'''TSPARSEMATMUL''' is an esolang created by [[User:Miui]] in which parseaware ternary matrixmultiplication is the central operation. =Architecture= Programs are written as a 512512 matrix of ternary weights in \{-1, 0, +1\}, where -1 is [[Nope.]], +1 is [[Nope!]] a
05:23:21 <esolangs> [[TSPARSEMATMUL]] M https://esolangs.org/w/index.php?diff=183430&oldid=183429 * Miui * (-2) /* See Also */
05:25:04 <esolangs> [[User:Miui]] https://esolangs.org/w/index.php?diff=183431&oldid=183250 * Miui * (+61) /* esolangs */
05:27:35 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=183432&oldid=183427 * Miui * (+23) /* T */
05:28:16 <esolangs> [[TSPARSEMATMUL]] https://esolangs.org/w/index.php?diff=183433&oldid=183430 * Miui * (+23)
05:45:10 <Sgeo> Saw a YouTube short about some small demo which was using MicroW8 and apparently the demo itself was written in https://github.com/exoticorn/curlywas
05:45:20 <Sgeo> So, that looks fun
06:08:02 <esolangs> [[Trivial brainfuck substitution]] https://esolangs.org/w/index.php?diff=183434&oldid=183428 * Miui * (+255) /* Example Members of the TrivialBrainfuckSubstitution family */
06:24:03 -!- msv has quit (Read error: Connection reset by peer).
06:24:23 -!- msv has joined.
06:27:21 -!- Sgeo has quit (Read error: Connection reset by peer).
06:33:25 <esolangs> [[User:Blashyrkh/The Church]] https://esolangs.org/w/index.php?diff=183435&oldid=183405 * Blashyrkh * (+431) Optimized version of "+", other combinators in The Church basis
06:45:57 <esolangs> [[User:Blashyrkh/The Church]] https://esolangs.org/w/index.php?diff=183436&oldid=183435 * Blashyrkh * (+114) /* Completeness of the basis */ Mention PkmnQ's contribution
07:34:08 -!- lisbeths has quit (Quit: Connection closed for inactivity).
08:08:59 -!- somefan has quit (Ping timeout: 272 seconds).
08:26:08 -!- jinn6 has quit (Quit: WeeChat 4.9.0).
08:26:57 <esolangs> [[User:Blashyrkh/The Church]] M https://esolangs.org/w/index.php?diff=183437&oldid=183436 * Blashyrkh * (+273) first example
08:41:04 -!- lisbeths has joined.
09:24:50 -!- recursive_error has quit (Remote host closed the connection).
09:41:29 -!- emery has quit (Read error: Connection reset by peer).
09:46:15 -!- emery has joined.
10:25:20 -!- amby has joined.
10:46:06 <esolangs> [[User:Blashyrkh/The Church]] M https://esolangs.org/w/index.php?diff=183438&oldid=183437 * Blashyrkh * (+29) Since the language has neither scientific nor practical value, I categorize it properly
10:54:58 <APic> Hi
11:00:10 -!- lisbeths has quit (Quit: Connection closed for inactivity).
11:27:18 -!- Lord_of_Life_ has joined.
11:28:25 -!- Lord_of_Life has quit (Ping timeout: 265 seconds).
11:29:03 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
12:00:11 <esolangs> [[User talk:PrySigneToFry]] https://esolangs.org/w/index.php?diff=183439&oldid=183338 * PrySigneToFry * (+79)
12:21:00 -!- j4cbo has quit (Ping timeout: 245 seconds).
12:21:38 -!- voxpelli has quit (Ping timeout: 248 seconds).
12:21:41 -!- integral has quit (Ping timeout: 268 seconds).
12:21:41 -!- yuu has quit (Ping timeout: 268 seconds).
12:21:50 -!- sorear has quit (Ping timeout: 245 seconds).
12:22:00 -!- mich181189 has quit (Ping timeout: 246 seconds).
12:22:00 -!- ProofTechnique_ has quit (Ping timeout: 246 seconds).
12:22:10 -!- jgardner has quit (Ping timeout: 248 seconds).
12:22:21 -!- tetsuo-cpp has quit (Ping timeout: 246 seconds).
12:22:25 -!- ProofTechnique_ has joined.
12:22:30 -!- mich181189 has joined.
12:22:55 -!- pikhq has quit (Ping timeout: 268 seconds).
12:23:32 -!- dnm has quit (Ping timeout: 268 seconds).
12:24:24 -!- pikhq has joined.
12:24:25 -!- voxpelli has joined.
12:24:25 -!- tetsuo-cpp has joined.
12:25:33 -!- sorear has joined.
12:26:32 -!- jgardner has joined.
12:26:40 -!- dnm has joined.
12:35:56 -!- j4cbo has joined.
12:36:19 <esolangs> [[Deadplushie]] https://esolangs.org/w/index.php?diff=183440&oldid=178492 * Win7HE * (+222) remove unneeded stuffing
12:36:49 -!- yuu has joined.
12:37:36 -!- integral has joined.
12:49:51 <esolangs> [[XD]] https://esolangs.org/w/index.php?diff=183441&oldid=154329 * Win7HE * (+26) /* Hello World */
12:50:35 <esolangs> [[XD]] https://esolangs.org/w/index.php?diff=183442&oldid=183441 * Win7HE * (+13) /* Cat */
13:01:26 <esolangs> [[Hyperinotoidion]] https://esolangs.org/w/index.php?diff=183443&oldid=149477 * Win7HE * (-26)
13:30:26 <esolangs> [[Dianoia]] https://esolangs.org/w/index.php?diff=183444&oldid=183243 * Miui * (+0) /* License */
13:51:41 -!- emery has quit (Read error: Connection reset by peer).
13:56:26 -!- emery has joined.
13:56:49 <esolangs> [[User talk:Mrsommer]] https://esolangs.org/w/index.php?diff=183445&oldid=183215 * Mrsommer * (+66) /* Talk */ Adjusted a commitment
14:04:43 <esolangs> [[Shelflife]] https://esolangs.org/w/index.php?diff=183446&oldid=183296 * Mrsommer * (+47) Added AI category tag, corrected mapping for imperative category
14:07:39 <esolangs> [[Palimpsest]] N https://esolangs.org/w/index.php?oldid=183447 * Mrsommer * (+15038) Initial page creation for Palimpsest
14:16:59 -!- somefan has joined.
14:16:59 -!- somefan has changed hostmask to ~somefan@user/somefan.
14:20:49 <esolangs> [[NEWS]] https://esolangs.org/w/index.php?diff=183448&oldid=183396 * Brain Boy 53 * (+1046)
14:30:40 <esolangs> [[Computational reducibility]] N https://esolangs.org/w/index.php?oldid=183449 * Miui * (+766) Created page with "'''Computational reducibility''' is a concept about reducing computational problems to prove facts about other computational problems. A novel formalization of the concept of computational irreducibility evaluates functorial correspondence between a cate
14:40:30 <esolangs> [[Palimpsest]] https://esolangs.org/w/index.php?diff=183450&oldid=183447 * Mrsommer * (+635) Refinement for bugfix & spec/implementation divergence
14:46:05 <esolangs> [[Tableria]] https://esolangs.org/w/index.php?diff=183451&oldid=183103 * Miui * (+94)
14:46:28 <esolangs> [[Tableria]] https://esolangs.org/w/index.php?diff=183452&oldid=183451 * Miui * (+23)
14:51:56 <esolangs> [[User talk:PrySigneToFry]] https://esolangs.org/w/index.php?diff=183453&oldid=183439 * Yoyolin0409 * (+112) /* */
14:52:23 <esolangs> [[User:Miui]] https://esolangs.org/w/index.php?diff=183454&oldid=183431 * Miui * (+278) /* esolangs */
14:55:34 <esolangs> [[Shampoo]] https://esolangs.org/w/index.php?diff=183455&oldid=182898 * Miui * (+295) /* instruction set */ fix table
14:56:47 <esolangs> [[Shampoo]] https://esolangs.org/w/index.php?diff=183456&oldid=183455 * Miui * (+28) categorize
15:01:31 -!- somefan has left (left).
15:01:52 -!- somefan has joined.
15:02:37 <esolangs> [[Oragami]] https://esolangs.org/w/index.php?diff=183457&oldid=183368 * Miui * (+387) /* Interpreter */
15:02:53 <esolangs> [[Talk:Computational reducibility]] N https://esolangs.org/w/index.php?oldid=183458 * Corbin * (+202) Created page with "If this were coherent then this should be folded into existing pages on computational complexity. But it's not even coherent! ~~~~"
15:06:08 <esolangs> [[Talk:Computational reducibility]] https://esolangs.org/w/index.php?diff=183459&oldid=183458 * Miui * (+187)
15:08:55 <esolangs> [[NEWS]] https://esolangs.org/w/index.php?diff=183460&oldid=183448 * Brain Boy 53 * (+4310)
15:08:56 <esolangs> [[Computational reducibility]] https://esolangs.org/w/index.php?diff=183461&oldid=183449 * Miui * (-766) Blanked the page
15:14:25 -!- inhahe has quit (Read error: Connection reset by peer).
15:20:44 -!- inhahe has joined.
15:22:23 <esolangs> [[NEWS]] https://esolangs.org/w/index.php?diff=183462&oldid=183460 * Brain Boy 53 * (+1439)
15:22:27 <esolangs> [[Oragami]] https://esolangs.org/w/index.php?diff=183463&oldid=183457 * Miui * (+69) /* See Also */
15:23:39 <esolangs> [[Talk:Computational reducibility]] https://esolangs.org/w/index.php?diff=183464&oldid=183459 * Corbin * (+950) What *are* the relevant facets, exactly?
15:27:00 <esolangs> [[Oragami]] https://esolangs.org/w/index.php?diff=183465&oldid=183463 * Miui * (+111) /* See Also */
15:34:53 <esolangs> [[Kia SorrentoLX with no power-steering evading police in reverse]] N https://esolangs.org/w/index.php?oldid=183466 * Miui * (+192) Created page with "'''Kia_SorrentoLX_with_no_power-steering_evading_police_in_reverse''' is [[Half-Broken Car in Heavy Traffic]] where cardinal directions are divided into quarters (so it takes <<<< to go right)"
15:35:24 <esolangs> [[Kia SorrentoLX with no power-steering evading police in reverse]] https://esolangs.org/w/index.php?diff=183467&oldid=183466 * Miui * (+19)
15:36:50 <esolangs> [[Kia SorrentoLX with no power-steering evading police in reverse]] https://esolangs.org/w/index.php?diff=183468&oldid=183467 * Miui * (+28)
15:38:15 <esolangs> [[User talk:Miui]] https://esolangs.org/w/index.php?diff=183469&oldid=183407 * Miui * (-70) /* Todays's joke{meta} */
15:39:30 <esolangs> [[Kia SorrentoLX with no power-steering evading police in reverse]] M https://esolangs.org/w/index.php?diff=183470&oldid=183468 * Miui * (+0) l
16:12:26 -!- emery has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
16:14:50 -!- emery has joined.
16:34:30 <esolangs> [[User:Miui/InDev]] N https://esolangs.org/w/index.php?oldid=183471 * Miui * (+109) Created page with "See Two? is a language with =, V, (U+0x25A9) and Dodedcahedron. It explores the abelian group C2xC2xC2."
17:06:26 -!- somefan has quit (Ping timeout: 248 seconds).
17:40:15 -!- impomatic has joined.
17:41:26 <esolangs> [[Monoid]] https://esolangs.org/w/index.php?diff=183472&oldid=179387 * Corbin * (+414) Define concatenative languages. Fill out a little wording.
17:54:29 -!- somefan has joined.
17:54:29 -!- somefan has changed hostmask to ~somefan@user/somefan.
17:59:55 <esolangs> [[S]] M https://esolangs.org/w/index.php?diff=183473&oldid=183413 * Gribnit * (+12)
18:05:48 <esolangs> [[Monoid]] https://esolangs.org/w/index.php?diff=183474&oldid=183472 * Corbin * (+913) /* Word problems */ Fill out.
18:30:35 <APic> cu
18:50:24 -!- impomatic80 has joined.
18:51:50 -!- somefan has quit (Remote host closed the connection).
18:51:52 -!- impomatic has quit (Ping timeout: 245 seconds).
18:53:09 -!- somefan has joined.
18:53:09 -!- somefan has changed hostmask to ~somefan@user/somefan.
18:59:59 <esolangs> [[Monoid]] https://esolangs.org/w/index.php?diff=183475&oldid=183474 * Corbin * (+1691) /* Simple translations */ Explain in a way that won't overlap with [[simple translation]].
19:05:37 <esolangs> [[User:Ractangle/Sandbox]] M https://esolangs.org/w/index.php?diff=183476&oldid=182766 * Ractangle * (-9)
19:09:00 <esolangs> [[User:Ractangle/Sandbox]] M https://esolangs.org/w/index.php?diff=183477&oldid=183476 * Ractangle * (-22) /* Planed implementations! */ 4004 kinda reqieres more context
19:17:53 -!- ais523 has joined.
19:19:02 <esolangs> [[Monoid]] https://esolangs.org/w/index.php?diff=183478&oldid=183475 * Corbin * (+237) /* Free monoids */ Demonstrate associative syntax for words of free monoids.
19:24:36 <esolangs> [[Special:Log/upload]] upload * Miui * uploaded "[[File:C2logo.png]]"
19:25:13 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183480&oldid=183471 * Miui * (+28)
19:26:52 -!- Lord_of_Life has quit (Excess Flood).
19:27:29 <esolangs> [[Reversible Bitfuck]] https://esolangs.org/w/index.php?diff=183481&oldid=124506 * Corbin * (+619) Copy some content from [[simple translation]].
19:30:48 -!- Lord_of_Life has joined.
19:32:43 -!- Lord_of_Life has quit (Excess Flood).
19:39:30 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183482&oldid=183480 * Miui * (+5609)
19:40:07 <esolangs> [[Nanofuck]] https://esolangs.org/w/index.php?diff=183483&oldid=73375 * Corbin * (+524) Copy some content from [[simple translation]].
19:40:55 <esolangs> [[Reversible Bitfuck]] https://esolangs.org/w/index.php?diff=183484&oldid=183481 * Corbin * (-197) Factor away section on minimizations.
19:50:09 <esolangs> [[Nanofuck]] https://esolangs.org/w/index.php?diff=183485&oldid=183483 * Corbin * (-731) Factor sections on STs. Make a translation table for the dual ST.
19:50:53 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183486&oldid=183482 * Miui * (+5126) /* example quine */
19:50:58 <esolangs> [[Reversible Bitfuck]] https://esolangs.org/w/index.php?diff=183487&oldid=183484 * Corbin * (+26) /* See also */ Consolidate from companion [[nanofuck]] page, fix headings.
19:54:14 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183488&oldid=183486 * Miui * (+31) /* codes */
19:54:48 <esolangs> [[Simple translation]] https://esolangs.org/w/index.php?diff=183489&oldid=148169 * Corbin * (-948) Remove some language-specific stuff; it fits better in the corresponding articles for each language.
19:55:12 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183490&oldid=183488 * Miui * (-10) /* codes */
19:56:09 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183491&oldid=183490 * Miui * (-16) /* example quine */
19:58:24 <esolangs> [[Esolang talk:Categorization]] https://esolangs.org/w/index.php?diff=183492&oldid=181930 * Corbin * (+69) /* Groups */ Found a couple more!
19:59:38 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183493&oldid=183491 * Miui * (+142)
20:02:03 <esolangs> [[HLAAPL]] N https://esolangs.org/w/index.php?oldid=183494 * Brain Boy 53 * (+898) Created page with "'''HLAAPL''', which stands for Human Language as a Programming Language, is an esolang that tries to simulate natural language syntax. Any natural language can be used; this article will primarily be using Esperanto. ==Input and Output== To make the program output s
20:04:53 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183495&oldid=183493 * Miui * (-54) /* windows 7 example */
20:14:16 -!- impomatic80 has quit (Quit: Client closed).
20:27:54 -!- Lord_of_Life has joined.
20:31:32 <esolangs> [[Special:Log/upload]] upload * Miui * uploaded "[[File:ZC001.png]]"
20:32:53 <esolangs> [[Special:Log/upload]] upload * Miui * uploaded "[[File:ZC002.png]]"
20:33:17 <esolangs> [[Special:Log/upload]] upload * Miui * uploaded "[[File:ZC003.png]]"
20:33:23 <esolangs> [[Minez]] https://esolangs.org/w/index.php?diff=183499&oldid=183292 * Dooblix * (-28)
20:33:42 <esolangs> [[Special:Log/upload]] upload * Miui * uploaded "[[File:ZC004.png]]"
20:34:11 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183501&oldid=183495 * Miui * (+253) /* codes */
20:35:25 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183502&oldid=183501 * Miui * (-5) /* codes */
20:35:51 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183503&oldid=183502 * Miui * (-1) /* codes */
20:37:19 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183504&oldid=183503 * Miui * (-4) /* spec */
20:37:57 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183505&oldid=183504 * Miui * (-4661) /* primitives */
20:38:15 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183506&oldid=183505 * Miui * (-5361) /* windows 7 example */
20:42:44 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183507&oldid=183506 * Miui * (+181) /* spec */
20:43:27 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183508&oldid=183507 * Miui * (+2) /* interpretation */
20:43:55 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183509&oldid=183508 * Miui * (+21) /* interpretation */
20:44:30 <esolangs> [[User:Miui/InDev]] https://esolangs.org/w/index.php?diff=183510&oldid=183509 * Miui * (-1390) Blanked the page
20:48:06 <esolangs> [[See Two]] N https://esolangs.org/w/index.php?oldid=183511 * Miui * (+1541) Created page with ":''Due to technical limitations the title of this page is incorrect. The actual name is "'''See Two?'''" [[File:C2logo.png|thumb]] '''See Two?''' is a language with =, V, (U+0x25A9) and Dodedcahedron. It explores the abelian group C2xC2xC2. =spec= 2 types #<code>c2.?</
20:50:32 <esolangs> [[User:Miui]] https://esolangs.org/w/index.php?diff=183512&oldid=183454 * Miui * (+91) /* esolangs */
20:50:52 <esolangs> [[User:Miui]] https://esolangs.org/w/index.php?diff=183513&oldid=183512 * Miui * (+7) /* esolangs */
20:51:05 -!- jinn6 has joined.
20:52:30 <esolangs> [[HLAAPL]] https://esolangs.org/w/index.php?diff=183514&oldid=183494 * Brain Boy 53 * (+1169)
21:08:13 -!- Lord_of_Life has quit (Excess Flood).
21:10:30 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=183515&oldid=183432 * Miui * (+15) /* S */ add See Two? lang
21:27:38 -!- Lord_of_Life has joined.
22:27:05 -!- sprock has joined.
22:47:23 -!- Sgeo has joined.
23:24:30 -!- iamgroooooot has joined.
23:24:42 <esolangs> [[Special:Log/upload]] upload * Miui * uploaded "[[File:TSPARSEMATMUL.png]]"
23:25:02 <iamgroooooot> b_jonas it works! IT WORKS! 0o0
23:25:11 <esolangs> [[TSPARSEMATMUL]] https://esolangs.org/w/index.php?diff=183517&oldid=183433 * Miui * (+54) add logo
23:27:07 <esolangs> [[Special:Log/upload]] overwrite * Miui * uploaded a new version of "[[File:TSPARSEMATMUL.png]]": MATMUL
23:33:01 -!- iamgroooooot has quit (Quit: Client closed).
23:38:27 <esolangs> [[TSPARSEMATMUL]] https://esolangs.org/w/index.php?diff=183519&oldid=183517 * Miui * (-43)
23:42:08 <esolangs> [[Spain without the S]] https://esolangs.org/w/index.php?diff=183520&oldid=164877 * Kaveh Yousefi * (+195) Rectified the two cat program variations, both of which employed a capitalized Pain token in their Spain without the a Spain without the Pain command, rather than the valid minuscular form pain, added a hyperlink to my interpreter implementation in Common Lisp,
23:43:44 <esolangs> [[Shelflife]] https://esolangs.org/w/index.php?diff=183521&oldid=183446 * Aadenboy * (-9) fix cat link
23:48:30 -!- sprock has quit (Ping timeout: 245 seconds).
←2026-06-09 2026-06-10 2026-06-11→ ↑2026 ↑all