stalker mode ↑2026 ↑all
2026-05-27
[...]
09:34:22 -!- nitrix has quit (Ping timeout: 246 seconds).
09:40:22 -!- emery has quit (Read error: Connection reset by peer).
09:45:01 -!- emery has joined.
10:26:15 -!- Lord_of_Life_ has joined.
10:26:49 -!- Lord_of_Life has quit (Ping timeout: 248 seconds).
10:27:22 -!- Lord_of_Life_ has quit (Excess Flood).
10:30:34 -!- Lord_of_Life has joined.
10:33:27 -!- Lord_of_Life has quit (Excess Flood).
10:35:11 <APic> Hi
10:41:03 -!- Lord_of_Life has joined.
10:43:17 -!- Lord_of_Life has quit (Excess Flood).
11:08:55 -!- Lord_of_Life has joined.
11:17:24 -!- Lord_of_Life has quit (Ping timeout: 265 seconds).
11:20:04 -!- Lord_of_Life has joined.
11:24:48 -!- Lord_of_Life has quit (Ping timeout: 244 seconds).
11:25:16 -!- Lord_of_Life has joined.
11:28:18 -!- Lord_of_Life has quit (Excess Flood).
11:47:00 -!- amby has joined.
11:47:05 <esolangs> [[Talk:Terrible Python]] https://esolangs.org/w/index.php?diff=182673&oldid=182672 * PrySigneToFry * (+86)
12:09:43 -!- Lord_of_Life has joined.
12:51:52 <esolangs> [[1Fish]] https://esolangs.org/w/index.php?diff=182674&oldid=182646 * Kaveh Yousefi * (+121) Amended and expanded the Common Lisp implementation's description.
12:57:54 <esolangs> [[Place]] https://esolangs.org/w/index.php?diff=182675&oldid=178114 * Hammy * (+18)
12:58:48 <esolangs> [[User:Hotcrystal0/Sandbox]] https://esolangs.org/w/index.php?diff=182676&oldid=182667 * Hotcrystal0 * (+1036)
13:38:31 -!- svm has joined.
13:38:51 -!- msv has quit (Read error: Connection reset by peer).
13:41:31 -!- svm has quit (Remote host closed the connection).
13:41:57 -!- svm has joined.
13:46:19 -!- svm has quit (Client Quit).
13:53:06 -!- msv has joined.
13:58:13 -!- impomatic has joined.
15:07:23 -!- impomatic has quit (Quit: Client closed).
15:09:17 -!- ais523 has joined.
16:02:19 -!- emery has quit (Read error: Connection reset by peer).
16:02:46 -!- emery has joined.
16:29:38 -!- nitrix_ has changed nick to nitrix.
17:14:43 -!- impomatic has joined.
17:18:07 -!- Lord_of_Life has quit (Excess Flood).
17:38:02 -!- Lord_of_Life has joined.
19:34:52 -!- svm has joined.
19:37:08 -!- msv has quit (Read error: Connection reset by peer).
20:08:13 <APic> Good Night 😴
20:21:13 <zzo38> I wanted to make up the "Composite Character VM" code, which should be deterministic, harvard, total, and lack dynamic allocation.
20:21:58 <zzo38> The intention is that the input will be a sequence of 16-bit character codes which make up a "composite character" (this is determined before the VM code is executed) and then the output will be glyph codes together with position information.
20:23:57 <zzo38> Do you have any idea about it?
20:46:14 <ais523> I'm wondering whether 16 bits will be enough
20:46:35 <ais523> you have fewer codepoint than Unicode needs because you are storing characters decomposed
20:46:57 <ais523> but Unicode ended up needing quite a lot, especially given that it tries to encode all emoji
20:49:41 <zzo38> There are more than 0x10000 character codes, but a composite character in this coding is required to have all of the pieces belonging to the same group, and all codes within a group must belong to the same plane, so that is not an issue; each composite character group will have its own VM code associated with it.
20:50:22 <int-e> and who'll be flying those planes? maybe fungot can answer this, oh no, fungot's not around.
20:53:05 <zzo38> It is not the plane to fly.
21:04:43 <zzo38> Probably you should not usually need to make composite characters using pieces that are different languages (without a logical way to put them together in many cases, anyways).
21:07:07 -!- impomatic has quit (Quit: Client closed).
21:07:51 <zzo38> (Also, the pieces of composite characters might have their own glyphs as well, which might be used in a IME or when composite characters are disabled or are not implemented or if the text contains an invalid sequence.)
21:33:37 -!- fungot has joined.
21:33:38 -!- ChanServ has set channel mode: +v fungot.
21:42:06 -!- emery has quit (Read error: Connection reset by peer).
21:46:26 -!- emery has joined.
21:49:30 -!- lisbeths has joined.
22:24:10 -!- Sgeo has joined.
23:43:58 -!- sprock has joined.
2026-05-28
00:08:37 -!- ajal has joined.
00:08:39 -!- amby has quit (Ping timeout: 245 seconds).
00:10:25 <esolangs> [[User:DigitalDetective47]] https://esolangs.org/w/index.php?diff=182677&oldid=182659 * DigitalDetective47 * (+114) /* Languages */ add description of Unicodefuck
00:12:06 -!- emery has quit (Read error: Connection reset by peer).
00:16:38 -!- emery has joined.
00:38:49 -!- lisbeths has quit (Quit: Connection closed for inactivity).
01:27:35 -!- amby has joined.
01:27:55 -!- ajal has quit (Ping timeout: 260 seconds).
01:48:29 -!- amby has quit (Ping timeout: 243 seconds).
01:48:36 -!- amby has joined.
01:49:19 -!- amby has quit (Remote host closed the connection).
02:21:22 <esolangs> [[Esolang:2026 topicality proposal]] M https://esolangs.org/w/index.php?diff=182678&oldid=181967 * Timwi * (-1) sp
02:57:08 -!- ^[ has quit (Ping timeout: 256 seconds).
03:01:14 -!- Sgeo_ has joined.
03:02:11 <esolangs> [[Unicodefuck]] M https://esolangs.org/w/index.php?diff=182679&oldid=182655 * DigitalDetective47 * (+38) /* Computational class */ add link for meaning of translation
03:04:00 -!- oren has quit (Ping timeout: 246 seconds).
03:04:06 -!- Sgeo has quit (Ping timeout: 244 seconds).
03:04:14 -!- oren has joined.
03:34:04 <zzo38> The Composite Character VM code would be stored in the font file, but would have a format independent from the font format (and it might be possible to share between multiple fonts).
03:38:32 <zzo38> The definition of composite character groups (and which codes in those group are a Beginning Code, Middle Code, and Ending Code) would also be stored in the font file, but is expected to be the same for all fonts (they are stored with the font so that when the font is installed, you can use composite characters in that plane without modifying the rest of the system, although you might also add a IME if you want to write text in that la
03:43:28 <zzo38> (A composite character consists of one Beginning Code, followed by zero or more Middle Codes, followed by one Ending Code. If a text contains a character code that belongs to a composite character group (a code that doesn't belong to any composite character group is called a Isolated Code) but it does not follow this sequence, then it is a invalid composite character sequence, but it is not otherwise invalid.)
03:45:29 <zzo38> (If you are not editing a composite character (presumably by the IME), then it would be treated as a single unit unless composite characters are disabled (e.g. in Reveal Codes mode), for cursor movement, etc.)
03:51:32 -!- sprock has quit (Ping timeout: 256 seconds).
04:18:40 <zzo38> Probably, the positions in the output of the VM code would be bsaed on metrics of other characters in the font.
04:19:00 <zzo38> I am not sure what will be the format of the VM code, but I have idea of the format of the composite character table.
04:23:33 -!- sprock has joined.
04:28:29 -!- sprock has quit (Ping timeout: 253 seconds).
04:36:33 -!- sprock has joined.
04:39:09 <zzo38> What is your opinion of all of this stuff, now?
04:49:46 -!- ais523 has quit (Quit: quit).
05:05:41 <esolangs> [[Monotonic Boolfuck]] N https://esolangs.org/w/index.php?oldid=182680 * DigitalDetective47 * (+964) Created page with "{{Bf}} '''Monotonic Boolfuck''' is an esoteric programming language invented by [[User:DigitalDetective47]]. It is a variant of [[Boolfuck]] where the number of set bits is [[wikipedia:Monotonic function|monotonically increasing]] with respect to ti
05:08:03 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=182681&oldid=182524 * DigitalDetective47 * (+43) add Unicodefuck and Monotonic Boolfuck
05:13:04 <esolangs> [[User:DigitalDetective47]] https://esolangs.org/w/index.php?diff=182682&oldid=182677 * DigitalDetective47 * (+319) add Monotonic Boolfuck
05:15:54 <esolangs> [[Place]] M https://esolangs.org/w/index.php?diff=182683&oldid=182675 * DigitalDetective47 * (-66) use wrongtitle template
05:23:40 <esolangs> [[Talk:Monotonic Boolfuck]] N https://esolangs.org/w/index.php?oldid=182684 * DigitalDetective47 * (+344) /* Computational Class */ new section
05:43:03 <esolangs> [[Monotonic Boolfuck]] M https://esolangs.org/w/index.php?diff=182685&oldid=182680 * DigitalDetective47 * (+322) add some examples
05:44:32 <esolangs> [[Hello world program in esoteric languages (H-M)]] https://esolangs.org/w/index.php?diff=182686&oldid=173767 * DigitalDetective47 * (+248) add Monotonic Boolfuck
05:45:55 <esolangs> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=182687&oldid=181723 * DigitalDetective47 * (+60) /* Implementations */ add Monotonic Boolfuck
05:57:57 -!- sprock has quit (Ping timeout: 252 seconds).
06:36:48 -!- Sgeo_ has quit (Read error: Connection reset by peer).
09:50:33 <APic> Hi
10:10:34 -!- Guest3 has joined.
10:11:41 -!- Guest3 has quit (Client Quit).
10:22:11 <esolangs> [[PointsCopy]] N https://esolangs.org/w/index.php?oldid=182688 * Simple9371 * (+174) Created PointsCopy
10:23:04 <esolangs> [[User:Simple9371]] https://esolangs.org/w/index.php?diff=182689&oldid=171057 * Simple9371 * (+17) /* My Creations */ Add new lang 'PointsCopy'
10:39:35 -!- svm has quit (Read error: Connection reset by peer).
10:39:40 -!- cactushead has quit (Read error: Connection reset by peer).
10:39:54 -!- svm has joined.
10:40:01 -!- cactushead has joined.
11:07:20 -!- amby has joined.
11:14:14 <esolangs> [[Special:Log/newusers]] create * Adeleine64DS * New user account
11:24:37 -!- Lord_of_Life_ has joined.
11:25:45 -!- Lord_of_Life has quit (Ping timeout: 252 seconds).
11:30:17 -!- Lord_of_Life_ has quit (Ping timeout: 257 seconds).
11:31:14 -!- cactushead has quit (Quit: Leaving).
11:54:07 -!- Lord_of_Life has joined.
11:55:03 <int-e> fungot: what is the pubic_html directory for?
11:55:03 <fungot> int-e: seems pretty darned elegant so far! :) thanks for the movie. the book i learned it
11:56:09 <fizzie> fungot: I don't think you're old enough for those sort of movies.
11:56:10 <fungot> fizzie: ( 1 2 3))? ( i don't know. he wont tell me " cs is much closer to each other on the street
11:56:34 <fizzie> fungot: Actually, how old _are_ you? I've not been keeping track of your birthdays.
11:56:35 <fungot> fizzie: oh, and feel entitled to everything without charge them up. maybe as a proof of lambda being the hammer: fnord/ fnord
11:57:13 <int-e> (it's funny that it landed on age)
11:57:34 <int-e> (given the typo, and the fact that it has no contextual awareness whatsoever)
11:59:45 <fizzie> Apparently fungot's birthday (well, first-join-on-the-channel day, probably pretty close to it) was 2008-08-14.
11:59:45 <fungot> fizzie: but in expression context"?
12:00:12 <fizzie> So it'll turn 18 this summer. A big milestone.
12:00:27 -!- cactushead has joined.
12:01:09 <int-e> Oh right, my contextual awareness sucks too.
12:01:41 <FireFly> somehow that's later than I expected
12:03:12 <fizzie> Also it learned to talk on 2008-08-27 or so, at an age of 13 days.
12:15:34 -!- ais523 has joined.
13:30:50 -!- impomatic has joined.
14:37:06 -!- Lord_of_Life has quit (Remote host closed the connection).
14:37:31 -!- Lord_of_Life has joined.
14:39:22 -!- Lord_of_Life has quit (Excess Flood).
14:42:55 -!- Lord_of_Life has joined.
15:05:06 <esolangs> [[User:AlephSquirrel]] https://esolangs.org/w/index.php?diff=182690&oldid=164146 * AlephSquirrel * (+300)
15:27:08 <esolangs> [[Merriment]] https://esolangs.org/w/index.php?diff=182691&oldid=164248 * AlephSquirrel * (-20)
16:21:23 -!- joast has quit (Quit: Leaving.).
17:34:00 -!- joast has joined.
17:52:17 -!- ais523 has quit (Quit: quit).
18:02:28 -!- impomatic has quit (Quit: Client closed).
18:29:26 <b_jonas> zzo38: SIGBOVIK 2026 proceedings is available https://sigbovik.org/2026/proceedings.pdf
18:48:19 -!- impomatic has joined.
18:56:39 <APic> cu
19:00:03 -!- lisbeths has joined.
19:00:55 <fizzie> Ooh! That took more time than they said initially.
19:05:48 <esolangs> [[BoVeX]] https://esolangs.org/w/index.php?diff=182692&oldid=144618 * B jonas * (+837) /* External links */ SIGBOVIK 2026
19:07:27 <b_jonas> it may have been there for days and I just didn't notice.
19:08:04 <fizzie> I've been checking now and then, though maybe not in the last week or two.
19:08:21 <fizzie> Some of my coworkers voluntold me to highlight a few, well, highlights for them.
19:08:26 <fizzie> That's a lotta pages though.
20:06:38 <esolangs> [[Left-Right March]] https://esolangs.org/w/index.php?diff=182693&oldid=182660 * DigitalDetective47 * (-252) Remove e command
20:14:04 <esolangs> [[Special:Log/newusers]] create * Esterdae * New user account
20:20:56 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=182694&oldid=182656 * Esterdae * (+123) /* Introductions */
20:25:26 <esolangs> [[User:Esterdae]] N https://esolangs.org/w/index.php?oldid=182695 * Esterdae * (+56) Created page with "Hello! I like esolangs and want to show you some of mine"
20:40:48 -!- ais523 has joined.
20:54:38 <zzo38> I think their claim about the FORGET based loop in INTERCAL did not consider the possibility to NEXT into the loop the first time nor the possibility to ABSTAIN the FORGET command in the beginning of the loop and then REINSTATE within the loop.
20:57:28 <zzo38> Actually, I think they did at least partially consider that.
20:59:41 <esolangs> [[Left-Right March/Python Interpreter]] N https://esolangs.org/w/index.php?oldid=182696 * DigitalDetective47 * (+5394) Created page with " from enum import IntEnum from sys import argv, stderr from typing import Final CHARSET: Final[str] = ( "\n ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!\"$%^&*(){}[]-=_+;'#~@:,./?><\\|`\t" ) ILLEGAL_C
21:00:17 <zzo38> I might be wrong though
21:00:35 <zzo38> Maybe I made a mistake too; I don't know
21:06:13 <zzo38> (I can try better, and see if it is or not)
21:09:27 -!- lisbeths has quit (Quit: Connection closed for inactivity).
21:15:49 <esolangs> [[Left-Right March]] M https://esolangs.org/w/index.php?diff=182697&oldid=182693 * DigitalDetective47 * (-27) /* Implementations */ transcribe implementation into a subpage
22:13:11 <esolangs> [[Frogrid]] N https://esolangs.org/w/index.php?oldid=182698 * Esterdae * (+1401) Created page with "{{WIP}} Frogrid is an esolang made by [[User:Esterdae]]! <sup>a</sup>As you can guess from the language's name, you have to RID the FROGs on a GRID of FROGs and you must learn how a frog jumps but never walks A frog must jump over another frog into an empty cell <su
22:14:59 <esolangs> [[Frogrid]] M https://esolangs.org/w/index.php?diff=182699&oldid=182698 * Esterdae * (+9)
22:32:31 -!- Sgeo has joined.
22:48:41 <esolangs> [[Left-Right March/Python Interpreter]] M https://esolangs.org/w/index.php?diff=182700&oldid=182696 * DigitalDetective47 * (+23) add shebang
22:50:42 <esolangs> [[Dashes/Python Interpreter]] N https://esolangs.org/w/index.php?oldid=182701 * DigitalDetective47 * (+6457) Created page with " #!/usr/bin/env python from enum import IntEnum from sys import argv, stderr from typing import Final class Direction(IntEnum): left = -1 right = 1 if len(argv) < 2: print( "Pass the location of the scrip
22:51:03 <esolangs> [[Dashes/Python Interpreter]] M https://esolangs.org/w/index.php?diff=182702&oldid=182701 * DigitalDetective47 * (+29) add category
22:51:58 <esolangs> [[Dashes]] M https://esolangs.org/w/index.php?diff=182703&oldid=182661 * DigitalDetective47 * (-57) /* Implementations */ transcribe implementation into a subpage
22:56:14 <esolangs> [[Fool/Python Interpreter]] N https://esolangs.org/w/index.php?oldid=182704 * DigitalDetective47 * (+6577) Created page with " #!/usr/bin/env python from collections.abc import Callable from sys import argv, stderr from typing import Final class FoolFunc: def __init__(self, func: Callable[[int], int], /) -> None: self.func = func def __ad
22:57:51 <esolangs> [[Dashes]] M https://esolangs.org/w/index.php?diff=182705&oldid=182703 * DigitalDetective47 * (+19) /* Implementations */ alter display text of link
22:58:07 <esolangs> [[Fool]] M https://esolangs.org/w/index.php?diff=182706&oldid=182662 * DigitalDetective47 * (-40) /* Implementations */ transcribe implementation into a subpage
23:03:58 <esolangs> [[Cratefuck/Python Interpreter]] N https://esolangs.org/w/index.php?oldid=182707 * DigitalDetective47 * (+3021) Created page with " #!/usr/bin/env python from sys import argv, stderr from typing import Final if len(argv) < 2: print( "Pass the location of the script to run as a command-line argument.", file=stderr, ) elif len(argv) >
23:04:35 <esolangs> [[Cratefuck]] M https://esolangs.org/w/index.php?diff=182708&oldid=182663 * DigitalDetective47 * (-33) /* Implementations */ transcribe implementation into a subpage
23:11:14 -!- lisbeths has joined.
23:11:15 <esolangs> [[ONE WAY/Python Interpreter]] N https://esolangs.org/w/index.php?oldid=182709 * DigitalDetective47 * (+15267) Created page with "{{wrongtitle|title=[[File:Oneway.png|100px|alt=ONE WAY]]/Python Interpreter}} #!/usr/bin/env python from collections.abc import Callable, Iterable from fractions import Fraction as num from functools import partial from itertools impo
23:14:27 <esolangs> [[Fool]] M https://esolangs.org/w/index.php?diff=182710&oldid=182706 * DigitalDetective47 * (+0) /* Implementations */ fix capitalization
23:15:03 <esolangs> [[ONE WAY]] M https://esolangs.org/w/index.php?diff=182711&oldid=182664 * DigitalDetective47 * (-35) /* Implementations */ transcribe implementation into a subpage
23:16:08 <esolangs> [[*lang/Python Interpreter]] N https://esolangs.org/w/index.php?oldid=182712 * DigitalDetective47 * (+11703) Created page with " #!/usr/bin/env python from collections.abc import Callable, MutableMapping, MutableSequence, Sequence, Set from sys import argv, stderr from typing import Any, Final, Optional, TypeAlias variable_banned_characters: Final[Set[str]] = f
23:16:56 <esolangs> [[*lang]] M https://esolangs.org/w/index.php?diff=182713&oldid=182665 * DigitalDetective47 * (-39) /* Implementations */ transcribe implementation into a subpage
23:17:22 <esolangs> [[User:DigitalDetective47]] https://esolangs.org/w/index.php?diff=182714&oldid=182682 * DigitalDetective47 * (-108) Delete esolang github repository
23:42:22 <esolangs> [[Left-Right March/Python Interpreter]] M https://esolangs.org/w/index.php?diff=182715&oldid=182700 * DigitalDetective47 * (-79) use nowiki tag
23:43:08 <esolangs> [[Dashes/Python Interpreter]] M https://esolangs.org/w/index.php?diff=182716&oldid=182702 * DigitalDetective47 * (-126) use nowiki tag
23:43:11 <esolangs> [[Fool/Python Interpreter]] M https://esolangs.org/w/index.php?diff=182717&oldid=182704 * DigitalDetective47 * (-125) use nowiki tag
23:43:29 <esolangs> [[Cratefuck/Python Interpreter]] M https://esolangs.org/w/index.php?diff=182718&oldid=182707 * DigitalDetective47 * (+3431) use nowiki tag
23:43:59 <esolangs> [[Cratefuck/Python Interpreter]] https://esolangs.org/w/index.php?diff=182719&oldid=182718 * DigitalDetective47 * (-3480) oops pasted the wrong source file
23:44:00 <fizzie> "Effect sizes are reported using Cohen's d, though values of this magnitude are normally observed only in physics or fraud. Given that this work was supported in part by industry collaboration, we believe the results fall into a third category that peer review has historically declined to name."
23:45:02 <esolangs> [[ONE WAY/Python Interpreter]] M https://esolangs.org/w/index.php?diff=182720&oldid=182709 * DigitalDetective47 * (-401) use nowiki tag
23:46:58 <esolangs> [[*lang/Python Interpreter]] M https://esolangs.org/w/index.php?diff=182721&oldid=182712 * DigitalDetective47 * (+3085) use nowiki tag
23:56:27 -!- impomatic has quit (Ping timeout: 245 seconds).
2026-05-29
00:00:16 <int-e> you weren't kidding, that is a lot of pages
00:05:42 <int-e> the "4 parameter" elephant is kind of cute
00:21:43 -!- 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).
01:16:22 -!- jinn6 has quit (Ping timeout: 276 seconds).
01:20:38 -!- jinn6 has joined.
01:28:23 -!- ais523 has quit (Quit: quit).
01:29:35 -!- jinn6 has quit (Remote host closed the connection).
01:29:43 -!- jinn6 has joined.
02:53:49 -!- joast has quit (Quit: Leaving.).
04:59:35 <esolangs> [[Special:Log/newusers]] create * Kras * New user account
05:10:59 <esolangs> [[Frogrid]] M https://esolangs.org/w/index.php?diff=182722&oldid=182699 * Esterdae * (+36)
05:21:39 <esolangs> [[Special:Log/newusers]] create * Kras11 * New user account
05:22:13 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=182723&oldid=182694 * Kras11 * (+19) /* Introductions */
05:23:21 <esolangs> [[Rie]] N https://esolangs.org/w/index.php?oldid=182724 * Kras11 * (+819) Created page with "Rie is an esoteric programming language. Rie has 5 commands: 0 - end. 1 x y - adds y to stack element in x position. 2 x y - adds stack element in y position to stack element in x position. 3 x y - if stack element in x position equals 0, machine going forward in code for y c
05:40:15 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=182725&oldid=182681 * Kras11 * (+10) /* Non-alphabetic */
05:42:31 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=182726&oldid=182725 * Kras11 * (-10) /* Non-alphabetic */
05:43:26 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=182727&oldid=182726 * Kras11 * (+10) /* R */
05:45:17 <esolangs> [[Rie]] https://esolangs.org/w/index.php?diff=182728&oldid=182724 * Kras11 * (+0)
05:55:07 <esolangs> [[Rie]] https://esolangs.org/w/index.php?diff=182729&oldid=182728 * Kras11 * (+108)
05:56:57 <esolangs> [[Rie]] https://esolangs.org/w/index.php?diff=182730&oldid=182729 * Kras11 * (-119)
06:12:06 <esolangs> [[Rie]] https://esolangs.org/w/index.php?diff=182731&oldid=182730 * Kras11 * (+0)
06:27:38 <esolangs> [[Rie]] https://esolangs.org/w/index.php?diff=182732&oldid=182731 * Kras11 * (+128)
06:32:38 <esolangs> [[Rie]] https://esolangs.org/w/index.php?diff=182733&oldid=182732 * Kras11 * (+94)
06:32:54 <esolangs> [[Rie]] https://esolangs.org/w/index.php?diff=182734&oldid=182733 * Kras11 * (+5)
06:35:20 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=182735&oldid=182688 * Simple9371 * (+2461) Begin writing Data initialization
06:44:12 <esolangs> [[Special:Log/newusers]] create * Flloatwer * New user account
06:47:47 -!- Sgeo has quit (Read error: Connection reset by peer).
06:49:01 -!- Sgeo has joined.
06:49:36 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=182736&oldid=182723 * Flloatwer * (+139) /* Introductions */
06:55:30 <esolangs> [[Rie]] https://esolangs.org/w/index.php?diff=182737&oldid=182734 * Kras11 * (-147)
06:59:34 -!- Sgeo has quit (Read error: Connection reset by peer).
07:00:37 <esolangs> [[Rie]] https://esolangs.org/w/index.php?diff=182738&oldid=182737 * Kras11 * (-9)
07:00:49 <esolangs> [[Free2Edit]] https://esolangs.org/w/index.php?diff=182739&oldid=176696 * RikoMamaBala * (+49) /* Hello, World! */
07:01:01 <esolangs> [[Free2Edit]] https://esolangs.org/w/index.php?diff=182740&oldid=182739 * RikoMamaBala * (-4) /* More efficient */
07:19:08 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=182741&oldid=182735 * Simple9371 * (+672) Add grouping points
08:09:27 -!- lisbeths has quit (Quit: Connection closed for inactivity).
08:21:27 <esolangs> [[Special:Log/move]] move * Kras11 * moved [[Rie]] to [[Rise]]
08:22:04 <esolangs> [[Rise]] https://esolangs.org/w/index.php?diff=182744&oldid=182742 * Kras11 * (+3)
09:26:30 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=182745&oldid=182741 * Simple9371 * (+438) Define condition
09:39:16 <esolangs> [[Precognition]] M https://esolangs.org/w/index.php?diff=182746&oldid=182642 * PkmnQ * (+7) /* Primality test (declarative) */
10:29:02 <esolangs> [[JSON.lang]] https://esolangs.org/w/index.php?diff=182747&oldid=167849 * Timm * (-10)
10:29:13 <esolangs> [[JSON.lang]] https://esolangs.org/w/index.php?diff=182748&oldid=182747 * Timm * (+10)
10:54:19 -!- amby has joined.
11:03:10 <APic> Moin
11:11:58 <esolangs> [[BoVeX]] https://esolangs.org/w/index.php?diff=182749&oldid=182692 * B jonas * (+10) pdf page link
11:12:05 <esolangs> [[Spaces]] N https://esolangs.org/w/index.php?oldid=182750 * B jonas * (+757) Created page with "'''Spaces''' is a [[Trivial brainfuck substitution]] defined in the following article. [https://sigbovik.org/2026/proceedings.pdf#page=91 Ryoichi Takahashi, An Empirically Verified Fixed-Point Stable Compiler for the *spaces* Programming Language: Achieving Provenance Cl
11:25:21 -!- Lord_of_Life_ has joined.
11:25:42 -!- Lord_of_Life has quit (Ping timeout: 257 seconds).
11:26:40 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
11:54:54 -!- svm has changed nick to msv.
12:52:35 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=182751&oldid=182727 * Kras11 * (+1) /* R */
13:49:11 <esolangs> [[Unfill]] https://esolangs.org/w/index.php?diff=182752&oldid=169466 * Win7HE * (+88)
13:50:34 <esolangs> [[Unfill]] https://esolangs.org/w/index.php?diff=182753&oldid=182752 * Win7HE * (-63) Redirected page to [[Yuontlitled]]
13:50:53 <esolangs> [[Unfill]] https://esolangs.org/w/index.php?diff=182754&oldid=182753 * Win7HE * (+21)
13:52:35 <esolangs> [[Template:Win7he-movedredir]] N https://esolangs.org/w/index.php?oldid=182755 * Win7HE * (+43) Created page with "#REDIRECT [[{{{1}}}}]] This page was moved."
13:52:42 -!- impomatic has joined.
13:53:50 <esolangs> [[User:Win7HE/test]] N https://esolangs.org/w/index.php?oldid=182756 * Win7HE * (+33) Created page with "{{Win7he-movedredir|User:Win7HE}}"
13:54:35 <esolangs> [[Template:Win7he-movedredir]] https://esolangs.org/w/index.php?diff=182757&oldid=182755 * Win7HE * (-1)
13:55:29 <esolangs> [[Template:Win7he-movedredir]] https://esolangs.org/w/index.php?diff=182758&oldid=182757 * Win7HE * (-42) Blanked the page
13:58:13 -!- lynndotpy6093627 has quit (Quit: bye bye).
13:59:04 -!- lynndotpy6093627 has joined.
14:15:45 <APic> Good Night 😴
14:23:56 -!- ais523 has joined.
15:01:24 -!- perlbot has quit (Ping timeout: 246 seconds).
15:01:34 -!- simcop2387 has quit (Ping timeout: 245 seconds).
15:03:15 -!- simcop2387 has joined.
15:07:17 -!- perlbot has joined.
15:07:17 -!- ChanServ has set channel mode: +v perlbot.
15:26:21 -!- joast has joined.
15:31:51 <esolangs> [[Talk:Main Page]] M https://esolangs.org/w/index.php?diff=182759&oldid=182653 * Ractangle * (+281) /* Fix the name */
15:33:14 <esolangs> [[Esolang talk:Community portal]] M https://esolangs.org/w/index.php?diff=182760&oldid=180641 * Ractangle * (+163) /* why */
17:26:59 -!- simcop2387 has quit (Quit: ZNC 1.9.1+deb2+b3 - https://znc.in).
17:26:59 -!- perlbot has quit (Quit: ZNC 1.9.1+deb2+b3 - https://znc.in).
18:13:22 -!- emery has quit (Read error: Connection reset by peer).
18:13:54 -!- emery has joined.
18:18:23 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=182761&oldid=182745 * Simple9371 * (+649) More additions
18:29:16 -!- Melvar has quit (Quit: WeeChat 4.9.0).
18:47:40 -!- simcop2387 has joined.
18:48:05 -!- perlbot has joined.
18:48:06 -!- ChanServ has set channel mode: +v perlbot.
19:36:45 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=182762&oldid=182761 * Simple9371 * (+799) /* Documentation */ Add "Sample Run" section
19:43:45 -!- Melvar has joined.
20:17:53 <esolangs> [[User:Hashibami]] https://esolangs.org/w/index.php?diff=182763&oldid=163790 * Hashibami * (+99)
20:19:49 <esolangs> [[A box with balls]] https://esolangs.org/w/index.php?diff=182764&oldid=161442 * Hashibami * (+79)
20:20:01 <esolangs> [[A box with balls]] https://esolangs.org/w/index.php?diff=182765&oldid=182764 * Hashibami * (+1)
20:24:04 <esolangs> [[User:Ractangle/Sandbox]] M https://esolangs.org/w/index.php?diff=182766&oldid=181961 * Ractangle * (-2400) oh yeah i forgot i put these two in codepen https://codepen.io/nnwvuhuj-the-lessful/pen/raxaVPw https://codepen.io/nnwvuhuj-the-lessful/pen/emJmNxW
20:33:43 <esolangs> [[~-=+]] N https://esolangs.org/w/index.php?oldid=182767 * Hammy * (+443) Created page with "'''~-=+''' is an esolang by [[User:Hammy]] made to be easy to interpret. It was made in around a minute. == Commands == {| class=wikitable ! Command !! Meaning |- | <code>~</code> || Push the ASCII value of the next character to the stack. |- | <code>-</code> || Negate the to
20:45:38 -!- simcop2387 has quit (Ping timeout: 248 seconds).
20:45:48 -!- perlbot has quit (Ping timeout: 244 seconds).
20:45:56 -!- simcop2387_ has joined.
20:47:32 -!- simcop2387_ has changed nick to simcop2387.
20:53:59 -!- perlbot has joined.
20:54:00 -!- ChanServ has set channel mode: +v perlbot.
21:00:07 <esolangs> [[RuleLoader]] https://esolangs.org/w/index.php?diff=182768&oldid=156177 * Hotcrystal0 * (+30) use cellular automata instead of its abbreviation
21:03:15 <esolangs> [[~-=+]] https://esolangs.org/w/index.php?diff=182769&oldid=182767 * Aadenboy * (+144) cats
21:04:06 <esolangs> [[]] https://esolangs.org/w/index.php?diff=182770&oldid=179570 * Hotcrystal0 * (+2101) Same thing. A language page should not be deleted just because the creator abandoned it. Undo revision [[Special:Diff/179570|179570]] by [[Special:Contributions/Dragoneater67mobile|Dragoneater67mobile]] ([[User talk:Dragoneater67mobile|talk]])
21:06:33 <esolangs> [[Esolang talk:2026 topicality proposal]] https://esolangs.org/w/index.php?diff=182771&oldid=182416 * Hotcrystal0 * (+548) /* An edge case for user-edited languages */ new section
21:09:25 -!- Sgeo has joined.
21:09:37 <esolangs> [[Esolang talk:2026 topicality proposal]] https://esolangs.org/w/index.php?diff=182772&oldid=182771 * Hotcrystal0 * (+14)
21:24:00 <esolangs> [[Frogrid]] https://esolangs.org/w/index.php?diff=182773&oldid=182722 * Esterdae * (+499)
21:30:19 <esolangs> [[User:Esterdae]] M https://esolangs.org/w/index.php?diff=182774&oldid=182695 * Esterdae * (+44)
21:33:08 <esolangs> [[Esolang talk:2026 topicality proposal]] https://esolangs.org/w/index.php?diff=182775&oldid=182772 * Ais523 * (+264) /* An edge case for user-edited languages */ this isn't really a user-edited language
21:38:07 -!- impomatic has quit (Ping timeout: 245 seconds).
21:44:20 -!- sprock has joined.
21:49:30 -!- sprock has quit (Ping timeout: 240 seconds).
22:03:00 -!- ais523 has quit (Quit: quit).
22:03:28 <esolangs> [[]] https://esolangs.org/w/index.php?diff=182776&oldid=182068 * Corbin * (+79) Refer to constant languages rather than [[nope.]] derivatives.
22:41:22 <esolangs> [[User:Broxol]] M https://esolangs.org/w/index.php?diff=182777&oldid=182647 * Broxol * (-19)
23:38:16 -!- Sgeo has quit (Read error: Connection reset by peer).
23:59:31 -!- impomatic has joined.
2026-05-30
00:06:24 -!- ajal has joined.
00:06:34 -!- amby has quit (Ping timeout: 245 seconds).
00:07:49 -!- Sgeo has joined.
01:05:03 -!- ajal 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).
02:19:11 <esolangs> [[]] https://esolangs.org/w/index.php?diff=182778&oldid=182776 * Hotcrystal0 * (+18)
02:43:43 -!- impomatic has quit (Quit: Client closed).
02:53:20 <esolangs> [[User:None1/InDev]] https://esolangs.org/w/index.php?diff=182779&oldid=182595 * None1 * (-318)
02:57:10 <esolangs> [[O\I]] N https://esolangs.org/w/index.php?oldid=182780 * None1 * (+788) Created page with "'''O\I''' ('''O'''utput\'''I'''nfinite, name intentionally mirrored "I/O") is a simple esolang invented by [[User:None1]] to simulate the result of any non-interactive I/O program. ==Syntax== !''text'' Prints the text. Other programs are [[Infinite loop]]s. ==Examples== ===
02:57:58 <esolangs> [[O\I]] https://esolangs.org/w/index.php?diff=182781&oldid=182780 * None1 * (+79)
02:59:29 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=182782&oldid=182121 * None1 * (+41) /* General languages */
02:59:52 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=182783&oldid=181737 * None1 * (+41) /* My Esolangs */
03:03:11 <esolangs> [[Talk:No-code esolang]] https://esolangs.org/w/index.php?diff=182784&oldid=169173 * None1 * (+406)
03:03:52 <esolangs> [[No-code esolang]] https://esolangs.org/w/index.php?diff=182785&oldid=169040 * None1 * (+31)
03:28:58 <esolangs> [[Khalzanka]] N https://esolangs.org/w/index.php?oldid=182786 * PrySigneToFry * (+6109) Created page with "Khalzanka is a programming language designed by PSTF. It's a strong and Turing-complete programming language that operates on both variables and a stack. = Overview = Each Khalzanka program is composed of the following three sections: # Initialization. In thi
03:34:31 <esolangs> [[User:Las-r]] https://esolangs.org/w/index.php?diff=182787&oldid=181114 * Las-r * (-279)
03:35:09 <esolangs> [[]] https://esolangs.org/w/index.php?diff=182788&oldid=182778 * PrySigneToFry * (+231)
03:36:00 <esolangs> [[Sgn machine]] N https://esolangs.org/w/index.php?oldid=182789 * PrySigneToFry * (+25) Redirected page to [[Sgn Machine]]
03:37:57 <esolangs> [[Categorial]] M https://esolangs.org/w/index.php?diff=182790&oldid=181312 * PrySigneToFry * (+23)
03:41:16 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=182791&oldid=159642 * PrySigneToFry * (+39)
03:51:15 <esolangs> [[AH'TALIQUAE ENGLISH/Extension]] https://esolangs.org/w/index.php?diff=182792&oldid=148354 * PrySigneToFry * (+67)
03:52:46 <esolangs> [[AH'TALIQUAE ENGLISH/Extension]] https://esolangs.org/w/index.php?diff=182793&oldid=182792 * PrySigneToFry * (+139)
04:20:41 <esolangs> [[Rise]] https://esolangs.org/w/index.php?diff=182794&oldid=182744 * Kras11 * (+2)
04:20:57 <esolangs> [[Rise]] https://esolangs.org/w/index.php?diff=182795&oldid=182794 * Kras11 * (+0)
04:27:36 <esolangs> [[Rise]] https://esolangs.org/w/index.php?diff=182796&oldid=182795 * Kras11 * (+22)
04:31:38 -!- impomatic has joined.
05:38:09 <esolangs> [[Rise]] https://esolangs.org/w/index.php?diff=182797&oldid=182796 * Kras11 * (+0)
06:01:26 <esolangs> [[Gofe]] https://esolangs.org/w/index.php?diff=182798&oldid=143253 * None1 * (+26) /* Commands */
06:03:48 <esolangs> [[Gofe]] https://esolangs.org/w/index.php?diff=182799&oldid=182798 * None1 * (+0) /* 99 bottles of beer */
06:04:26 <esolangs> [[Gofe]] https://esolangs.org/w/index.php?diff=182800&oldid=182799 * None1 * (-3) /* Project Euler problem 16 */ Use base-62 to save bytes
06:04:57 <esolangs> [[Gofe]] https://esolangs.org/w/index.php?diff=182801&oldid=182800 * None1 * (+10) /* Commands */
06:05:32 <esolangs> [[Gofe]] https://esolangs.org/w/index.php?diff=182802&oldid=182801 * None1 * (-4) /* Project Euler problem 16 */
06:21:00 <APic> Hi
06:21:00 <APic> 😌
06:29:07 <esolangs> [[Special:Log/newusers]] create * Ignitron * New user account
06:55:18 <esolangs> [[OneVar]] https://esolangs.org/w/index.php?diff=182803&oldid=181735 * Cleverxia * (+117) wait for my interpreter
06:57:59 -!- impomatic has quit (Quit: Client closed).
07:07:58 <esolangs> [[]] https://esolangs.org/w/index.php?diff=182804&oldid=182788 * Cleverxia * (+489)
07:33:27 <esolangs> [[Varl]] N https://esolangs.org/w/index.php?oldid=182805 * Kras11 * (+787) Created page with "varl is my programming language. varl has 3 commands: 2 - end. 3 x - if code element in x position is 0, it will be replaced by 1, and if it is not 0, it will be replaced by 0. 4 x y - if code element in x position is 0, machine going in code on y chars(forward if y>0, else
07:33:53 <esolangs> [[Rise]] https://esolangs.org/w/index.php?diff=182806&oldid=182797 * Kras11 * (+13)
07:34:48 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=182807&oldid=182751 * Kras11 * (+11) /* V */
07:34:48 -!- emery has quit (Read error: Connection reset by peer).
07:36:08 -!- impomatic has joined.
07:36:53 <esolangs> [[Rise]] https://esolangs.org/w/index.php?diff=182808&oldid=182806 * Kras11 * (+30)
07:39:22 -!- emery has joined.
07:48:20 <esolangs> [[Talk:Turing-complete]] https://esolangs.org/w/index.php?diff=182809&oldid=23062 * Kras11 * (+225) /* I do not understand what is this */ new section
07:54:12 <int-e> fungot: Is pong a co-ping mechanism?
07:54:12 <fungot> int-e: it's the default on everything but windows. i wouldn't know
08:23:55 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=182810&oldid=182762 * Simple9371 * (+3166) Write on Sample Run
08:24:34 <esolangs> [[Talk:Turing-complete]] https://esolangs.org/w/index.php?diff=182811&oldid=182809 * Yayimhere2(school) * (+394) /* I do not understand what is this */
08:24:54 -!- impomatic has quit (Quit: Client closed).
08:26:08 <esolangs> [[Talk:Turing-complete]] https://esolangs.org/w/index.php?diff=182812&oldid=182811 * Yayimhere2(school) * (+166) /* I do not understand what is this */
08:27:12 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=182813&oldid=182810 * Simple9371 * (-24) /* A Sample Run */ Minor wording changes
08:28:53 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=182814&oldid=182813 * Simple9371 * (-28) /* A Sample Run */ Remove 'corresponding'
08:32:02 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=182815&oldid=182814 * Simple9371 * (+0) Minor wording changes
08:38:10 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=182816&oldid=182815 * Simple9371 * (+29) /* Computational class */ Add note on construction
08:51:10 <esolangs> [[Talk:Turing-complete]] https://esolangs.org/w/index.php?diff=182817&oldid=182812 * Blashyrkh * (+856) /* I do not understand what is this */
08:52:18 <esolangs> [[Snakel]] M https://esolangs.org/w/index.php?diff=182818&oldid=181204 * Ractangle * (-29) their name is lowercase
08:58:27 <esolangs> [[Talk:Turing-complete]] https://esolangs.org/w/index.php?diff=182819&oldid=182817 * Blashyrkh * (-856) Undo revision [[Special:Diff/182817|182817]] by [[Special:Contributions/Blashyrkh|Blashyrkh]] ([[User talk:Blashyrkh|talk]]) Other people already said that even better than me
09:26:42 <esolangs> [[Gofe]] M https://esolangs.org/w/index.php?diff=182820&oldid=182802 * None1 * (+3)
09:38:29 -!- Sgeo has quit (Read error: Connection reset by peer).
09:49:34 -!- emery has quit (Read error: Connection reset by peer).
09:50:02 -!- emery has joined.
10:45:56 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=182821&oldid=182816 * Simple9371 * (+360) Remove empty copy
10:46:06 -!- amby has joined.
10:50:44 <esolangs> [[Talk:No-code esolang]] https://esolangs.org/w/index.php?diff=182822&oldid=182784 * Ais523 * (+515) some thoughts
10:58:24 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=182823&oldid=182821 * Simple9371 * (-5) Realign visualization
11:25:30 -!- Lord_of_Life_ has joined.
11:25:53 -!- Lord_of_Life has quit (Ping timeout: 269 seconds).
11:28:22 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
12:02:24 -!- perlbot has quit (Ping timeout: 252 seconds).
12:02:26 -!- simcop2387 has quit (Ping timeout: 244 seconds).
12:09:02 -!- simcop2387 has joined.
12:11:33 -!- perlbot has joined.
12:11:33 -!- ChanServ has set channel mode: +v perlbot.
12:12:21 -!- simcop2387 has quit (Read error: Connection reset by peer).
12:12:21 -!- perlbot has quit (Read error: Connection reset by peer).
12:12:36 -!- impomatic has joined.
12:16:12 -!- simcop2387 has joined.
12:19:13 -!- perlbot has joined.
12:19:14 -!- ChanServ has set channel mode: +v perlbot.
12:35:37 <esolangs> [[User:Hotcrystal0/Sandbox]] https://esolangs.org/w/index.php?diff=182824&oldid=182676 * Hotcrystal0 * (+115)
13:00:47 <esolangs> [[Rise]] https://esolangs.org/w/index.php?diff=182825&oldid=182808 * Kras11 * (+117)
13:07:35 <esolangs> [[Talk:Turing-complete]] https://esolangs.org/w/index.php?diff=182826&oldid=182819 * Kras11 * (+94) /* I do not understand what is this */
13:08:36 <esolangs> [[Snakel]] https://esolangs.org/w/index.php?diff=182827&oldid=182818 * 47 * (-1054) yay i made some adjustments to the page again
13:41:17 <esolangs> [[Esolang talk:Community portal]] M https://esolangs.org/w/index.php?diff=182828&oldid=182760 * Qazwsxplm * (+112) /* why */
13:51:36 <esolangs> [[Talk:Infinite loop]] N https://esolangs.org/w/index.php?oldid=182829 * Qazwsxplm * (+120) Created page with "10 PRINT "HELLO, WORLD!" 20 GOTO 10 ~~~~"
14:11:50 <esolangs> [[Talk:Infinite loop]] https://esolangs.org/w/index.php?diff=182830&oldid=182829 * Blashyrkh * (+120)
14:25:05 <esolangs> [[Talk:Turing-complete]] https://esolangs.org/w/index.php?diff=182831&oldid=182826 * Aadenboy * (+2069) /* I do not understand what is this */ my input
14:55:23 <esolangs> [[Makeup]] https://esolangs.org/w/index.php?diff=182832&oldid=181942 * 47 * (-240) will work on this later
15:18:42 <esolangs> [[MarkupL]] M https://esolangs.org/w/index.php?diff=182833&oldid=180309 * 47 * (+4) will finish this later i have to go home now
15:27:48 <esolangs> [[Special:Log/newusers]] create * Davudd * New user account
16:30:10 <APic> cu
16:32:20 -!- ais523 has joined.
16:41:42 <esolangs> [[MarkupL]] M https://esolangs.org/w/index.php?diff=182834&oldid=182833 * Ractangle * (-456) done
16:56:40 <fizzie> Aw, the entirety of aphyr.com just serves a HTTP 451 status code with "Unavailable Due to the UK Online Safety Act" as the content.
16:57:56 <esolangs> [[Makeup]] M https://esolangs.org/w/index.php?diff=182835&oldid=182832 * Ractangle * (+58)
16:58:10 <esolangs> [[MarkupL]] M https://esolangs.org/w/index.php?diff=182836&oldid=182834 * Ractangle * (-26) /* Cat program */
17:09:41 <korvo> Hilarious. Too bad it can't be made reliable.
17:46:36 <int-e> Huh, https://suberic.net/~dmm/projects/mystical/README.html looks rather on topic
17:48:24 <esolangs> [[Talk:A bliss-pit]] https://esolangs.org/w/index.php?diff=182837&oldid=182080 * Miui * (-379) /* no longer seeking a worthwhile Hamiltonian StegFuck pixel-art motif to use as a progging portal */
17:49:03 <int-e> (though not interesting semantically; it's just a weird notation for postscript)
17:51:20 <ais523> I've grown to appreciate the syntactic side of esolangs more over time
17:51:39 <int-e> I should've put "just" in quotes, I think
17:51:48 <ais523> it's still not usually as interesting as the semantics, but it can make a difference to how people perceive the language or what it's usable for
18:46:34 <esolangs> [[Talk:Mental Shakespeare]] https://esolangs.org/w/index.php?diff=182838&oldid=182208 * Miui * (+807) /* Casting example */ new section
18:48:07 <esolangs> [[Talk:Mental Shakespeare]] M https://esolangs.org/w/index.php?diff=182839&oldid=182838 * Miui * (+4) /* Casting example */
18:58:17 -!- Sgeo has joined.
19:02:22 <esolangs> [[User:Miui]] https://esolangs.org/w/index.php?diff=182840&oldid=182601 * Miui * (+3)
19:14:52 <esolangs> [[User:Miui]] https://esolangs.org/w/index.php?diff=182841&oldid=182840 * Miui * (+58) /* "esolangs" */
19:16:54 -!- sprock has joined.
19:25:19 <esolangs> [[Special:Log/newusers]] create * Jar * New user account
19:28:55 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=182842&oldid=182736 * Jar * (+116) /* Introductions */
19:32:13 <esolangs> [[S]] N https://esolangs.org/w/index.php?oldid=182843 * Jar * (+102) Created page with "S is a programming language made by [[User:Jar]], its not done yet and im currently working on formats"
19:32:37 <esolangs> [[S]] https://esolangs.org/w/index.php?diff=182844&oldid=182843 * Jar * (+3)
19:33:09 <esolangs> [[S]] N https://esolangs.org/w/index.php?oldid=182845 * Jar * (+2) Created page with "ee"
19:35:46 <esolangs> [[S]] https://esolangs.org/w/index.php?diff=182846&oldid=182845 * Jar * (+103)
19:36:17 <esolangs> [[S]] https://esolangs.org/w/index.php?diff=182847&oldid=182844 * Jar * (-87) Redirected page to [[S]]
19:36:36 <esolangs> [[S]] https://esolangs.org/w/index.php?diff=182848&oldid=182847 * Jar * (-18) Blanked the page
20:23:10 -!- ais523 has quit (Quit: quit).
21:12:06 -!- sprock has quit (Ping timeout: 244 seconds).
21:27:14 -!- lisbeths has joined.
21:52:48 <zzo38> I think that they could make the Mystical signs to represent operators and objects directly rather than their names as source code, would be an alternative. Also, {} and [] are different in PostScript; { and } surround a list of tokens and is itself a token which makes a executable array containing them, but [ and ] are themself operators and do not affect the parsing.
21:54:18 <zzo38> PostScript also has // which causes a name to be immediately looked up and its value to be substituted during parsing, rather than later. Also, in those diagrams they made, some of the names do not fit in the triangle.
22:01:48 -!- moony has quit (Quit: leaving).
22:02:21 -!- Bowserinator has quit (Quit: Blame iczero something happened).
22:02:21 -!- iovoid has quit (Quit: iovoid has quit!).
22:17:14 -!- moony has joined.
22:24:43 -!- emery has quit (Read error: Connection reset by peer).
22:25:02 -!- emery has joined.
22:25:37 -!- iovoid has joined.
22:39:32 -!- Bowserinator has joined.
23:19:48 <esolangs> [[Thue]] M https://esolangs.org/w/index.php?diff=182849&oldid=179246 * Isi * (+25) /* External resources */ Replace a broken link with a Wayback Machine snapshot
2026-05-31
00:05:37 -!- amby has quit (Remote host closed the connection).
00:47:17 <esolangs> [[User:Hotcrystal0/Sandbox]] https://esolangs.org/w/index.php?diff=182850&oldid=182824 * Hotcrystal0 * (+164)
01:10:14 <esolangs> [[Shampoo]] N https://esolangs.org/w/index.php?oldid=182851 * Miui * (+1089) Created page with "Shampoo is an esolang invented by [[User:Miui]]. A supply-chain for shampoo production is attacked by shampoo distributors. =Supply chain= A product is composed of camphor oil and chamomile, the label contains a photograph of a tulip. A production facility exists in a ce
01:21:40 <esolangs> [[Computational class]] M https://esolangs.org/w/index.php?diff=182852&oldid=156799 * Cleverxia * (-18)
01:22:59 <esolangs> [[Shampoo]] M https://esolangs.org/w/index.php?diff=182853&oldid=182851 * Miui * (+44) Categorize
02:03:21 -!- emery has quit (Read error: Connection reset by peer).
02:05:02 -!- op_4 has quit (Remote host closed the connection).
02:05:40 -!- op_4 has joined.
02:07:46 -!- emery has joined.
02:38:25 -!- MizMahem_ has joined.
02:58:34 -!- impomatic has quit (Quit: Client closed).
04:12:22 <esolangs> [[Rise]] https://esolangs.org/w/index.php?diff=182854&oldid=182825 * Kras11 * (-1066) Blanked the page
04:12:50 <esolangs> [[Varl]] https://esolangs.org/w/index.php?diff=182855&oldid=182805 * Kras11 * (-787) Blanked the page
05:03:09 <zzo38> I had considered to make Composite Character VM, that jumps will only be forward except loops and return from subroutine. I also considered classes of registers: G (general), I (index), P (program), X (parallel metric), Y (perpendicular metric). (G is 16-bits, I is 8-bits, the others are opaque.)
05:05:06 <zzo38> Do you think that it will do? I think also some changes to index registers might invalidate loop addresses; they would have to ensure that it will always halt.
05:32:46 -!- ^[ has joined.
05:56:37 -!- lisbeths has quit (Quit: Connection closed for inactivity).
06:16:54 -!- lisbeths has joined.
07:23:50 -!- Hooloovoo has quit (Ping timeout: 265 seconds).
07:26:28 -!- Hooloovoo has joined.
07:44:16 <esolangs> [[Shampoo]] https://esolangs.org/w/index.php?diff=182856&oldid=182853 * Blashyrkh * (-24) Re-categorize
08:53:35 -!- emery has quit (Read error: Connection reset by peer).
08:54:05 -!- emery has joined.
08:58:41 -!- Sgeo has quit (Read error: Connection reset by peer).
09:05:39 <APic> Moin
10:30:43 -!- impomatic has joined.
10:46:37 -!- lisbeths has quit (Quit: Connection closed for inactivity).
11:00:58 <esolangs> [[User:Cleverxia]] https://esolangs.org/w/index.php?diff=182857&oldid=180670 * Cleverxia * (+42)
11:02:20 <esolangs> [[Skip-next]] N https://esolangs.org/w/index.php?oldid=182858 * Cleverxia * (+7) create the page
11:14:04 -!- ManDeJan has quit (Ping timeout: 250 seconds).
11:25:08 <esolangs> [[Skip-next]] https://esolangs.org/w/index.php?diff=182859&oldid=182858 * Cleverxia * (+1086) and then finish it
11:25:32 -!- Lord_of_Life has quit (Ping timeout: 250 seconds).
11:25:45 -!- Lord_of_Life_ has joined.
11:26:37 <esolangs> [[Skip-next]] https://esolangs.org/w/index.php?diff=182860&oldid=182859 * Cleverxia * (+2)
11:28:37 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
11:28:50 -!- ManDeJan has joined.
11:47:27 <esolangs> [[Datasheet]] https://esolangs.org/w/index.php?diff=182861&oldid=180982 * Mrtli08 * (+1137)
11:51:01 <esolangs> [[Brain-os source code (not an esolang but an esolang-built OS)]] https://esolangs.org/w/index.php?diff=182862&oldid=176367 * Mrtli08 * (-2082)
11:55:11 -!- impomatic has quit (Quit: Client closed).
12:01:00 -!- amby has joined.
12:19:12 <esolangs> [[Left-Right March/C Interpreter]] N https://esolangs.org/w/index.php?oldid=182863 * DigitalDetective47 * (+7872) Created page with "<pre><nowiki> #define _GNU_SOURCE #include <assert.h> #include <ctype.h> #include <inttypes.h> #include <stdbit.h> #include <stddef.h> #include <stdio.h> #include <stdlib.h> #include <string.h> struct { char *content; // Not null t
12:19:48 <esolangs> [[Left-Right March]] M https://esolangs.org/w/index.php?diff=182864&oldid=182697 * DigitalDetective47 * (+51) /* Implementations */ add C interpreter
12:22:52 <esolangs> [[User:DigitalDetective47]] https://esolangs.org/w/index.php?diff=182865&oldid=182714 * DigitalDetective47 * (-273) /* Languages */ Interactive vs. Noninteractive I/O is an implementation choice
12:38:15 <esolangs> [[OneVar]] https://esolangs.org/w/index.php?diff=182866&oldid=182803 * Cleverxia * (+375)
12:44:39 <esolangs> [[OneVar]] M https://esolangs.org/w/index.php?diff=182867&oldid=182866 * Cleverxia * (+2) /* interreter */
13:13:38 -!- emery has quit (Read error: Connection reset by peer).
13:18:09 -!- emery has joined.
13:49:19 <esolangs> [[List of ideas]] https://esolangs.org/w/index.php?diff=182868&oldid=182632 * Geoff * (+435) /* Partially Silly Ideas */
13:52:27 <esolangs> [[User:Geoff]] N https://esolangs.org/w/index.php?oldid=182869 * Geoff * (+159) made my user page
13:54:38 <esolangs> [[List of ideas]] https://esolangs.org/w/index.php?diff=182870&oldid=182868 * Geoff * (+55) /* Partially Silly Ideas */
14:01:18 <esolangs> [[~-=+:;@!]] N https://esolangs.org/w/index.php?oldid=182871 * Hammy * (+1185) Created page with "{{Wrongtitle|title=~-=+:;@!_}} '''~-=+:;@!_''' is an esolang by [[User:Hammy]] made to be an actually usable version of [[~-=+]]. {{Infobox proglang |name=~-=+:;@! |author=[[User:Hammy]] |year=[[:Category:2026|]] |influence=[[~-=+]] |paradigm=Imperative |memsys=[[:Catego
14:06:59 <esolangs> [[EragonLang]] N https://esolangs.org/w/index.php?oldid=182872 * Geoff * (+1011) made my idea for an esolang
14:07:25 <esolangs> [[User:Geoff]] https://esolangs.org/w/index.php?diff=182873&oldid=182869 * Geoff * (+15)
14:13:15 <esolangs> [[User talk:ZachChecksOutEsolangs]] N https://esolangs.org/w/index.php?oldid=182874 * Geoff * (+54) Created page with "Hey dude, can you check out my esolang? [[EragonLang]]"
14:49:54 <esolangs> [[~-=+:;@!]] https://esolangs.org/w/index.php?diff=182875&oldid=182871 * Aadenboy * (+92) total
15:50:06 <esolangs> [[Shampoo]] https://esolangs.org/w/index.php?diff=182876&oldid=182856 * Miui * (+192) Joke category/remove untested circuit/add ref
15:52:19 <esolangs> [[User:Miui]] M https://esolangs.org/w/index.php?diff=182877&oldid=182841 * Miui * (+29) /* "esolangs" */
15:52:52 <esolangs> [[Shampoo]] https://esolangs.org/w/index.php?diff=182878&oldid=182876 * Miui * (+19)
16:56:38 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=182879&oldid=182823 * Simple9371 * (-494) Reduce example points and made viz more compact
17:02:27 <esolangs> [[~-=+:;@!]] https://esolangs.org/w/index.php?diff=182880&oldid=182875 * PkmnQ * (-13) not total
17:03:07 <esolangs> [[~-=+:;@!]] M https://esolangs.org/w/index.php?diff=182881&oldid=182880 * PkmnQ * (+1) /* Infinite loop */
17:11:55 <esolangs> [[Skip-next]] M https://esolangs.org/w/index.php?diff=182882&oldid=182860 * PkmnQ * (+2)
17:28:53 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=182883&oldid=182879 * Simple9371 * (-15) Correction on example
17:31:44 <esolangs> [[Shampoo]] https://esolangs.org/w/index.php?diff=182884&oldid=182878 * Miui * (+769) Complexity/completeness theorem
17:44:26 -!- lisbeths has joined.
17:50:15 <APic> cu
17:50:16 <APic> 😴
17:51:52 <esolangs> [[Shampoo]] https://esolangs.org/w/index.php?diff=182885&oldid=182884 * Miui * (+187) define phasor
17:55:12 <esolangs> [[Shampoo]] M https://esolangs.org/w/index.php?diff=182886&oldid=182885 * Miui * (+1) /* Complexity */
18:09:19 <esolangs> [[Shampoo]] https://esolangs.org/w/index.php?diff=182887&oldid=182886 * Miui * (+187) /* See also */
18:11:29 <esolangs> [[Shampoo]] M https://esolangs.org/w/index.php?diff=182888&oldid=182887 * Miui * (+1) /* See also */
18:13:17 <esolangs> [[Shampoo]] M https://esolangs.org/w/index.php?diff=182889&oldid=182888 * Miui * (-1) /* Supply-chain */
18:15:12 <esolangs> [[Shampoo]] https://esolangs.org/w/index.php?diff=182890&oldid=182889 * Blashyrkh * (-28) Re-categorize. This is not a language. It MIGHT be a freak computational model is one could prove it suitable for computations. Links are irrelevant
18:52:12 -!- impomatic has joined.
19:33:52 -!- Sgeo has joined.
19:53:31 -!- lisbeths has quit (Quit: Connection closed for inactivity).
20:13:53 -!- chloetax has quit (Quit: Leaving).
20:17:00 -!- chloetax has joined.
20:20:18 <esolangs> [[Shampoo]] https://esolangs.org/w/index.php?diff=182891&oldid=182890 * Miui * (+95)
20:27:24 -!- ajal has joined.
20:29:19 -!- amby has quit (Ping timeout: 247 seconds).
20:34:35 -!- sprock has joined.
20:44:16 <esolangs> [[Frogrid]] https://esolangs.org/w/index.php?diff=182892&oldid=182773 * Esterdae * (+453)
20:44:47 <esolangs> [[Frogrid]] M https://esolangs.org/w/index.php?diff=182893&oldid=182892 * Esterdae * (+6) /* Prpgrams */
21:12:50 -!- emery has quit (Read error: Connection reset by peer).
21:17:20 -!- emery has joined.
21:29:02 <esolangs> [[Special:Log/newusers]] create * Allonsyeet * New user account
21:31:09 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=182894&oldid=182842 * Allonsyeet * (+182) /* Introductions */
21:34:49 <esolangs> [[BytePusher]] https://esolangs.org/w/index.php?diff=182895&oldid=177391 * Allonsyeet * (+117) /* Machines */
21:54:24 -!- impomatic has quit (Quit: Client closed).
22:06:15 <esolangs> [[User:Fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff]] https://esolangs.org/w/index.php?diff=182896&oldid=174628 * Fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff * (+80)
22:21:02 <esolangs> [[Hq9+8F]] https://esolangs.org/w/index.php?diff=182897&oldid=134906 * Fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff * (+54)
23:04:13 -!- sprock has quit (Ping timeout: 264 seconds).
23:12:08 -!- sprock has joined.
23:40:46 -!- sprock has quit (Ping timeout: 256 seconds).
23:42:58 -!- ajal has quit (Remote host closed the connection).
2026-06-01
00:15:28 -!- sprock has joined.
00:23:26 <esolangs> [[Shampoo]] https://esolangs.org/w/index.php?diff=182898&oldid=182891 * Miui * (+354)
01:51:55 -!- somefan has joined.
02:10:57 -!- sprock has quit (Ping timeout: 252 seconds).
02:12:01 -!- somefan has quit (Remote host closed the connection).
02:23:52 <esolangs> [[Talk talk:Turing tarpit]] https://esolangs.org/w/index.php?diff=182899&oldid=114105 * Zip * (+4) hi
02:24:42 <esolangs> [[Talk talk:Turing tarpit]] https://esolangs.org/w/index.php?diff=182900&oldid=182899 * Zip * (+67)
02:24:52 <esolangs> [[Talk talk:Turing tarpit]] https://esolangs.org/w/index.php?diff=182901&oldid=182900 * Zip * (+1)
02:40:25 -!- lisbeths has joined.
04:31:57 <esolangs> [[Skip-next]] M https://esolangs.org/w/index.php?diff=182902&oldid=182882 * PkmnQ * (+3) /* Commands */
04:35:31 <korvo> Talking about GNU reputation: https://programming.dev/comment/24127201
04:36:04 <korvo> GNU Parallel mentioned. (And therefore must be cited.)
05:15:13 <esolangs> [[Talk:A bliss-pit]] https://esolangs.org/w/index.php?diff=182903&oldid=182837 * Miui * (+2535) /* Crystal completeness */ new section
05:28:35 <esolangs> [[Talk:A bliss-pit]] M https://esolangs.org/w/index.php?diff=182904&oldid=182903 * Miui * (+0) /* Crystal completeness */
07:21:04 -!- Sgeo has quit (Read error: Connection reset by peer).
07:45:08 <APic> Hi
08:18:24 -!- impomatic has joined.
08:27:01 <lisbeths> korvo: int main(){int x,y,z,t=9999,*g=malloc((sizeof(int))*9999),*h;while('\n'!=(g[--t]=getchar()));t++;while(1){z=(g+t)[0];x=(g+t)[1];y=(g+t)[2];switch(z){c('q',exit(0))c('-',g[x]-=g[y])c('<',g[x]=g[x]<g[y])c('r',g[y]=g[g[x]])c('w',g[g[y]]=g[x])c('a',h=realloc(g,(sizeof(int))*g[x]);h==NULL?free(g):(g=h))c('i',z=g[x];while('\n'!=(*(g+z++)=getchar())))c('o',z=g[x];while(*(g+z))putchar(*(g+z++)))c('x',t=g[x]-3)}t+=3;}}
09:56:39 <int-e> `? password
09:56:43 <HackEso> The password of the month is Candles of Vienna.
09:57:06 <int-e> `learn The password of the month is immutable.
09:57:16 <HackEso> Relearned 'password': The password of the month is immutable.
09:57:37 <int-e> (this will be really funny one month from now... well, it won't but current me is entertained by the thought)
10:04:45 -!- impomatic has quit (Quit: Client closed).
10:56:59 -!- impomatic has joined.
11:03:06 <b_jonas> hmm
11:12:23 <esolangs> [[FlipJump]] M https://esolangs.org/w/index.php?diff=182905&oldid=176239 * Tomhe * (+152) Adding links to the fj ide and fjdocs sites
11:17:23 -!- amby has joined.
11:25:49 -!- Lord_of_Life has quit (Ping timeout: 262 seconds).
11:27:26 -!- Lord_of_Life has joined.
11:38:33 -!- fungot has quit (Ping timeout: 252 seconds).
12:29:42 -!- lisbeths has quit (Quit: Connection closed for inactivity).
12:47:08 <esolangs> [[User:Mrtli08]] https://esolangs.org/w/index.php?diff=182906&oldid=179075 * Mrtli08 * (+121)
12:49:52 <esolangs> [[Brain-os source code (not an esolang but an esolang-built OS)]] https://esolangs.org/w/index.php?diff=182907&oldid=182862 * Mrtli08 * (+185)
12:50:05 <esolangs> [[Brain-os source code (not an esolang but an esolang-built OS)]] https://esolangs.org/w/index.php?diff=182908&oldid=182907 * Mrtli08 * (+43)
13:21:37 <esolangs> [[Talk:Brain-os source code (not an esolang but an esolang-built OS)]] https://esolangs.org/w/index.php?diff=182909&oldid=176350 * Blashyrkh * (+438) /* Is brainfuck a good choice? */ new section
13:31:44 <esolangs> [[EragonLang]] M https://esolangs.org/w/index.php?diff=182910&oldid=182872 * Geoff * (+120) Added a couple commands to this work in progress esolang
14:00:12 -!- iamgroooooot has joined.
14:00:23 <iamgroooooot> hey
14:00:45 <iamgroooooot> im tryna make an esolang.... but i lack the prowess
14:01:22 -!- iamgroooooot has quit (Client Quit).
14:01:31 -!- iamgroooooot has joined.
14:01:59 <iamgroooooot> hello?
14:02:11 -!- iamgroooooot has quit (Client Quit).
14:30:54 <esolangs> [[Talk:Main Page]] M https://esolangs.org/w/index.php?diff=182911&oldid=182759 * Qazwsxplm * (+114) /* Fix the name */
14:36:28 <esolangs> [[~-=+:;@!]] https://esolangs.org/w/index.php?diff=182912&oldid=182881 * Hammy * (+214) fixed examples. the first character in the program is position 1, not 0
14:37:40 <esolangs> [[~-=+:;@!]] M https://esolangs.org/w/index.php?diff=182913&oldid=182912 * Hammy * (+0) /* Examples */ fixed small error
15:22:05 -!- iamgroooooot has joined.
15:23:39 <iamgroooooot> hello?
15:23:40 <iamgroooooot> any1 here?
15:24:44 -!- iamgroooooot has quit (Client Quit).
15:24:52 -!- iamgroooooot has joined.
15:25:15 <iamgroooooot> hi
15:25:28 <iamgroooooot> i am not getting any notifications....
15:25:36 <iamgroooooot> is anyone here
15:26:06 <iamgroooooot> Hooloovoo nice reference
15:27:38 -!- Guest82 has joined.
15:30:12 <iamgroooooot> `? password
15:30:18 <HackEso> The password of the month is immutable.
15:30:25 <iamgroooooot> immutable
15:31:29 <iamgroooooot> ??
15:31:34 <iamgroooooot> `??
15:31:36 <HackEso> I have nothing to tell you.
15:31:45 <iamgroooooot> ooo cool
15:33:14 -!- iamgroooooot has quit (Quit: Client closed).
15:36:19 -!- iamgroooooot has joined.
15:37:21 <iamgroooooot> `esolangs: <ello?>`
15:37:24 <HackEso> esolangs:? No such file or directory
15:37:50 -!- iamgroooooot has quit (Client Quit).
15:38:35 <esolangs> HackEso: The error message "No such file or directory" means the Python script cannot find the file you're trying to open. Here's how to troubleshoot: 1. **Verify the filename:** Double-check the file name you're providing in the `open()` function. 2. **Check file path:** Ensure the file path is correct, especially if the file is not in the same directory...
15:38:35 <esolangs> as your script. 3. **Check file existence:** Make sure the file actually exists. 4. **Use absolute paths:** If you're unsure about the file path, use an absolute path. Let me know if you have any other questions!
15:45:02 -!- Guest82 has quit (Quit: Client closed).
15:48:22 -!- Guest58 has joined.
15:48:29 -!- Guest58 has quit (Client Quit).
16:07:05 <b_jonas> fizzie: you might want to exclude that bot interaction on one side or the other
16:47:57 <esolangs> [[Calculus Constructio]] https://esolangs.org/w/index.php?diff=182914&oldid=182649 * PlaceReporter99 * (+835)
17:12:01 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182915&oldid=182565 * CodePentuplets48 * (+77) /* Regarding how to become an admin */
17:18:43 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182916&oldid=182915 * CodePentuplets48 * (+277) /* Decode my message on here and you'll get things I say. */
17:19:16 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182917&oldid=182916 * CodePentuplets48 * (+108) /* Regarding how to become an admin */
17:21:54 <esolangs> [[User talk:Etalon]] https://esolangs.org/w/index.php?diff=182918&oldid=182404 * Etalon * (+2050) included morse-thue sequence
17:21:57 <esolangs> [[Soundcheck]] https://esolangs.org/w/index.php?diff=182919&oldid=181273 * CodePentuplets48 * (-28)
17:24:17 <esolangs> [[Poop (pstron)]] https://esolangs.org/w/index.php?diff=182920&oldid=181416 * CodePentuplets48 * (-180) Blanked the page
17:25:01 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182921&oldid=182917 * CodePentuplets48 * (-667)
17:26:02 <esolangs> [[User talk:Etalon]] https://esolangs.org/w/index.php?diff=182922&oldid=182918 * Etalon * (-2050)
17:26:17 <esolangs> [[User:Etalon]] N https://esolangs.org/w/index.php?oldid=182923 * Etalon * (+2048) added morse-thue sequence
17:27:31 <esolangs> [[G30M3TRY D45H]] https://esolangs.org/w/index.php?diff=182924&oldid=182421 * CodePentuplets48 * (-1312) Blanked the page
17:27:44 <esolangs> [[User:CodePentuplets48]] https://esolangs.org/w/index.php?diff=182925&oldid=182424 * CodePentuplets48 * (-20)
17:34:44 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182926&oldid=182921 * CodePentuplets48 * (+605) /* Can you please verify the computational class of my esolangs? */ new section
17:38:33 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182927&oldid=182926 * CodePentuplets48 * (+416) /* Abuse filter triggered during editing */
17:48:38 -!- lisbeths has joined.
17:56:20 <esolangs> [[Calculator (program form)]] https://esolangs.org/w/index.php?diff=182928&oldid=181138 * Aadenboy * (+528) /* Turina */ add [[Turina]]
18:00:42 <esolangs> [[User:Blashyrkh]] https://esolangs.org/w/index.php?diff=182929&oldid=175903 * Blashyrkh * (+726)
18:23:16 -!- impomatic has quit (Quit: Client closed).
18:26:16 <APic> cu
18:31:31 <esolangs> [[a pit-crystal]] N https://esolangs.org/w/index.php?oldid=182930 * Miui * (+5215) Created page with "A ''pit-crystal'' ("'''pitxtal'''") is a target language for evaluating [[Crystal-complete]] [[thupit]]s. =Interpreter= pitxtal.py <pre>cat pitxtal.py #!/usr/bin/env python3 import random import sys # --- semantics -------------------------------------------------
18:33:28 <esolangs> [[a pit-crystal]] M https://esolangs.org/w/index.php?diff=182931&oldid=182930 * Miui * (+7) /* Computational class */
18:44:38 <esolangs> [[User:Miui]] https://esolangs.org/w/index.php?diff=182932&oldid=182877 * Miui * (+7) /* "esolangs" */
18:55:03 -!- impomatic has joined.
18:57:42 -!- impomatic has quit (Client Quit).
19:04:10 -!- impomatic has joined.
19:15:17 -!- impomatic has quit (Quit: Client closed).
19:31:48 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=182933&oldid=182883 * Simple9371 * (+1563) /* Computational class */ Queue
19:56:41 -!- Gliptic has joined.
19:57:46 -!- somefan has joined.
19:57:46 -!- somefan has changed hostmask to ~somefan@user/somefan.
20:04:33 -!- somefan has quit (Ping timeout: 252 seconds).
20:50:34 -!- sprock has joined.
20:57:52 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=182934&oldid=181936 * Esterdae * (+134) /* brainfuck */
20:58:40 <esolangs> [[Nope.]] M https://esolangs.org/w/index.php?diff=182935&oldid=182934 * Esterdae * (+0) /* brainfuck */
21:32:35 -!- somefan has joined.
21:32:35 -!- somefan has changed hostmask to ~somefan@user/somefan.
21:36:48 <esolangs> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=182936&oldid=182687 * Qazwsxplm * (+3) /* Brainloller */
21:37:17 <esolangs> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=182937&oldid=182936 * Qazwsxplm * (-3) /* Brainloller */
21:43:11 <esolangs> [[Left-Right March/C Interpreter]] M https://esolangs.org/w/index.php?diff=182938&oldid=182863 * DigitalDetective47 * (+149) add note about c standard
22:18:22 -!- Sgeo has joined.
22:33:59 -!- somefan has quit (Remote host closed the connection).
22:48:55 -!- sprock has quit (Ping timeout: 264 seconds).
22:56:47 -!- somefan has joined.
22:56:47 -!- somefan has changed hostmask to ~somefan@user/somefan.
23:32:39 <esolangs> [[a pit-crystal]] https://esolangs.org/w/index.php?diff=182939&oldid=182931 * Miui * (+570)
23:40:24 <esolangs> [[a pit-crystal]] https://esolangs.org/w/index.php?diff=182940&oldid=182939 * Miui * (-1) /* Interpreter */ TRANS RIGHTS
2026-06-02
00:13:50 -!- 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).
00:24:41 -!- emery has quit (Read error: Connection reset by peer).
00:25:24 -!- emery has joined.
00:48:23 <esolangs> [[INTERCAL]] https://esolangs.org/w/index.php?diff=182941&oldid=170622 * B jonas * (+16) /* Modern INTERCAL */
00:51:42 -!- somefan has quit (Remote host closed the connection).
00:52:32 -!- somefan has joined.
00:52:32 -!- somefan has changed hostmask to ~somefan@user/somefan.
01:41:16 -!- somefan has quit (Ping timeout: 256 seconds).
02:17:54 -!- lisbeths has quit (Quit: Connection closed for inactivity).
02:30:16 -!- somefan has joined.
02:30:16 -!- somefan has changed hostmask to ~somefan@user/somefan.
03:07:31 -!- lisbeths has joined.
03:43:03 -!- iamgroot has joined.
03:43:11 -!- iamgroot has quit (Client Quit).
03:43:31 -!- iamgroot2742 has joined.
03:43:42 <iamgroot2742> helloooooo
03:47:27 -!- iamgroot2742 has quit (Client Quit).
03:47:57 -!- iamgroooooot has joined.
03:48:24 <iamgroooooot> can peeps help me w/ an esolang?
03:55:07 <zzo38> Could you be more specific?
03:57:34 <korvo> iamgroooooot: Hi! We saw many of your earlier messages. Please keep in mind that IRC is asynchronous and many folks are doing other things at the moment; a conversation might unfold over several hours.
04:20:16 <iamgroooooot> ok mb
04:20:54 <iamgroooooot> i have an IDEA for an esolang, but i lack the programming prowess.
04:21:18 <iamgroooooot> Here's the page: https://esolangs.org/wiki/EragonLang
04:26:00 <iamgroooooot> sorry im not familiar w/ IRC
04:34:38 <korvo> Fun times.
04:35:56 -!- Sgeo_ has joined.
04:38:48 -!- Sgeo has quit (Ping timeout: 252 seconds).
04:39:25 <iamgroooooot> ?
04:41:31 -!- iamgroooooot has quit (Quit: Client closed).
04:41:59 -!- iamgroooooot has joined.
04:42:21 <iamgroooooot> sorry it deconnected me
04:51:09 <korvo> No worries.
04:51:52 <korvo> I'm actually about to go to bed. I'd recommend asking again during European or American daylight.
04:51:55 <korvo> Peace.
04:52:48 <iamgroooooot> alright c u 2morrow
04:55:22 -!- iamgroooooot has quit (Quit: Client closed).
06:34:52 -!- Sgeo_ has quit (Read error: Connection reset by peer).
07:50:30 -!- krychu_ has quit (Ping timeout: 246 seconds).
07:52:29 -!- krychu has joined.
08:13:51 <APic> Hi
09:14:25 <int-e> . o O ( mǐssing the poỉnt )
09:26:30 <oren> I have improved coverage of Korean in neoletters by changing it to composite glyphs. this has also reduced the size of the font by 1 megabyte
09:27:34 <oren> because of eliminating a lot of duplicate shape data
09:33:18 <b_jonas> ooh!
09:40:35 <oren> I am working on a system to automatically detect when glyphs besides the ones I have manually marked as composite are composite, e.g. automatically detect accented letters and make them composite
09:44:58 <oren> but doing this probably requires redesigning the pipeline
09:46:01 <oren> right now, the code that converts raster bitmap data to vector shape data is inside the same tool that produces the final .ttf file
09:46:42 <oren> and outputs the shapes in the annoyingly disjointed ttf glyf table format
09:48:02 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=182942&oldid=182933 * Simple9371 * (+350) Clarified errors and add point usage in copy conditions
09:48:05 <oren> instead, I would like to convert the raster into vector data in a better format where the vector points are all absolute coordinates and not relative coordinates
09:50:17 <oren> if I do that first, then I can easily detect duplicate vector shape data (by a hash table or something), and eliminate any shapes that have been duplicated
10:07:13 <esolangs> [[User:Blashyrkh]] M https://esolangs.org/w/index.php?diff=182943&oldid=182929 * Blashyrkh * (-1)
10:27:54 -!- lisbeths has quit (Quit: Connection closed for inactivity).
10:30:04 <FireFly> this reminds me I should write some font-y tools too, and maybe touch up bitmap fonts a bit
10:30:36 <FireFly> also reminds me of seeing https://wiki.xxiivv.com/site/hershey recently, which is a cute minimal vector font format (and feels suitably hash esolangs)
11:08:38 -!- amby has joined.
11:24:17 <esolangs> [[Esolang talk:2026 topicality proposal]] https://esolangs.org/w/index.php?diff=182944&oldid=182775 * Hotcrystal0 * (+897) /* Will account creation/editing be restricted if this goes into effect? */ new section
11:26:03 -!- Lord_of_Life has quit (Ping timeout: 244 seconds).
11:26:35 -!- Lord_of_Life has joined.
11:37:19 <esolangs> [[Esolang talk:2026 topicality proposal]] https://esolangs.org/w/index.php?diff=182945&oldid=182944 * Blashyrkh * (+468) /* Will account creation/editing be restricted if this goes into effect? */ some ideas
12:30:43 <esolangs> [[Esolang talk:2026 topicality proposal]] M https://esolangs.org/w/index.php?diff=182946&oldid=182945 * Blashyrkh * (+170) /* Will account creation/editing be restricted if this goes into effect? */
12:41:12 -!- lisbeths has joined.
12:56:36 <esolangs> [[110010000100110110010]] https://esolangs.org/w/index.php?diff=182947&oldid=155366 * Gapples2 * (-66) fix & rewrite comp. class explanation
13:09:20 -!- iamgroooooot has joined.
13:09:45 <iamgroooooot> hey guys its me again
13:10:52 <iamgroooooot> who here can help with mah esolang? https://esolangs.org/wiki/EragonLang
13:41:48 -!- iamgroooooot has quit (Quit: Client closed).
13:55:00 -!- impomatic has joined.
14:13:08 -!- emery has quit (Read error: Connection reset by peer).
14:17:29 -!- emery has joined.
14:21:26 -!- impomatic has quit (Quit: Client closed).
14:29:03 -!- ais523 has joined.
14:31:41 <esolangs> [[Esolang talk:2026 topicality proposal]] https://esolangs.org/w/index.php?diff=182948&oldid=182946 * Ais523 * (+556) /* Will account creation/editing be restricted if this goes into effect? */ wikis use manually-verified signups to keep out spambots, we use Introduce yourself instead
14:34:21 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182949&oldid=182927 * Ais523 * (+310) /* Abuse filter triggered during editing */ try not to do that again
14:39:41 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182950&oldid=182949 * Ais523 * (-22) /* Regarding how to become an admin */ the questions demonstrate a lack of understanding about the admin job
14:41:16 -!- yayimhere has joined.
14:41:38 <yayimhere> Hi!
14:41:44 <yayimhere> Quite a while since I last was here
14:42:00 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182951&oldid=182950 * Ais523 * (+227) /* Regarding how to become an admin */ elaborate / remove ambiguity
14:43:33 <ais523> hi yayimhere
14:43:47 <yayimhere> ais523: Thanks! Hi to you too
14:44:03 -!- iamgroooooot has joined.
14:44:13 <ais523> recently I have been working on trying to improve the Turing-completeness constructions for Magic: the Gathering
14:45:01 <yayimhere> oh nice! I haven't looked much into them(as I dont know magic overall) but the language you atleast have made going from it are interesting so perhaps I should
14:45:20 <yayimhere> improve in what manner? speed or?
14:45:30 <ais523> the context is that people are working on the busy beaver problem for Magic – the idea is, for each deck of a given size, to look only at the decks for which we can prove that the deck is incapable of sending the opponent's life total arbitrarily far below 0, and then pick the deck that can send it furthest
14:46:03 <yayimhere> ah
14:46:14 <yayimhere> sounds cool!
14:46:33 <ais523> one of the ways you can do this is by implementing a Turing-complete language within the deck and then executing it, setting it up in such a way that if the computation halts, you can do damage to the opponent based on how long it ran
14:46:50 <ais523> but if it doesn't halt, you can't do significant damage to them
14:47:11 <yayimhere> yea that makes sense
14:48:27 <ais523> there are quite a few people working on this, but unfortunately it's hard for me to stay in contact with the others (because they talk on a forum which requires a Twitch account to sign up to, and I am unwilling to agree to Twitch's terms of service)
14:48:50 <yayimhere> Oh thats sadd
14:48:52 <yayimhere> *sad
14:49:15 <ais523> both them and me came up with (different) 13-card decks, but both those decks are pretty limited in the size of the programs you can run
14:49:47 <yayimhere> huh. well then, hope you make program(and perhaps find a better way of contact)
14:50:25 <ais523> my deck is Black Lotus; Mishra's Workshop; Bolas's Citadel; Prismari, the Inspiration; Bishop of Wings; Irenicus's Vile Duplication; Artificial Evolution; Radiate; Coat of Arms; Arcbond; Twist Allegiance; Delayed Blast Fireball; Comeuppance
14:51:23 <yayimhere> what ive been thinking about is like, if you just kinda "say" a symbol of some system is 1 or 2 or 3 or some other number, and say some function of that system is like *2, or +1, or whatever else, then can you like put peano(or some other) "onto" this system
14:51:29 <ais523> this makes a Flooding Waterfall Model implementation where the total value of the zeroing triggers is limited to about 2²⁢ and total initial waterclock values are limited to about 2²⁸
14:51:44 <yayimhere> its not much of an idea yet but its like slowly foring
14:52:07 <ais523> and the number of waterclocks is limited to around 300 (and periodically increases as new cards are printed)
14:53:43 <ais523> these values are low enough that it's nontrivial to write a program that produces a large output, e.g. the obvious approach is to simulate a universal turing machine, but most of those require an exponentially sized input and you can't write many useful programs in size 28
14:54:15 <ais523> so you would either have to write the program directly (but then the number of waterclocks is a limit), or find a more efficient universal construction
14:54:32 <ais523> yayimhere: re: your idea, it reminds me a bit of ordinals
14:55:00 <yayimhere> ais523: oh huh. i didnt think of that but I kinda see the similarity
14:55:31 <ais523> right, it's not really the same but it's the same sort of thing
14:55:53 <yayimhere> yea
14:58:54 <yayimhere> i assume the similarity your seeing is both are kinda just "stating" a symbol is a thing(in my idea, a number, in ordinals, infinity)
15:02:04 <esolangs> [[Esolang talk:2026 topicality proposal]] https://esolangs.org/w/index.php?diff=182952&oldid=182948 * Blashyrkh * (+463) /* Will account creation/editing be restricted if this goes into effect? */
15:07:34 <yayimhere> perhaps it could be like an Emmental style language but instead of defining commands to commands you define them to numbers or Peano-ic(?) functions
15:07:52 <esolangs> [[Esolang talk:2026 topicality proposal]] M https://esolangs.org/w/index.php?diff=182953&oldid=182952 * Blashyrkh * (-1) /* Will account creation/editing be restricted if this goes into effect? */
15:08:32 <esolangs> [[Esolang talk:2026 topicality proposal]] https://esolangs.org/w/index.php?diff=182954&oldid=182953 * Ais523 * (+258) /* Will account creation/editing be restricted if this goes into effect? */ merging similar pages may be a better solution
15:08:58 <iamgroooooot> can u guys try to implement my esolang?
15:09:04 <iamgroooooot> https://esolangs.org/wiki/EragonLang
15:10:23 <esolangs> [[Esolang talk:2026 topicality proposal]] https://esolangs.org/w/index.php?diff=182955&oldid=182954 * Blashyrkh * (+140) /* Will account creation/editing be restricted if this goes into effect? */
15:11:47 <ais523> iamgroooooot: it looks like just a normal imperative language with the syntax changed
15:12:12 <ais523> those aren't normally very fun/interesting to implement, so it's only likely to be implemented by someone who is looking for practice
15:14:17 <iamgroooooot> ok sorry, i don't even know how.
15:14:20 <iamgroooooot> my bad.
15:14:33 <iamgroooooot> i also need a little help fleshing out the commands.
15:19:56 <ais523> one esolang idea I've had for a long time is a language in which you specify two different syntaxes for what is otherwise the same language and it converts between them
15:20:15 <ais523> I think there are languages like that already, but they're generally quite hard to use
15:20:41 <ais523> I was hoping to design something easier, and if it works, it could be used to implement this sort of esolang quite easily
15:20:49 <yayimhere> yea true
15:20:53 <ais523> but, I haven't decided on the details
15:21:08 <yayimhere> well, could syntax like define the uknow implications
15:21:31 <yayimhere> like if x is 1 and f is +1 and f(x)=y then y would be 2 by implication
15:21:33 <yayimhere> in my idea
15:21:43 <yayimhere> it is also a question of how do you make the number assignment matter
15:24:49 <yayimhere> perhaps letting this implication happen you have counters and since code is assigned numbers, and numbers code, you kinda could execute code conditionally, but not without affecting the axoimtic whatevs
15:37:07 -!- yayimhere has quit (Quit: Client closed).
15:42:39 -!- iamgroooooot has quit (Quit: Client closed).
15:44:15 <b_jonas> ais523: Delayed Blast Fireball is a new card, and I don't understand its significance here. is it just there to deal as much damage to the opponent once as you have storm count?
15:44:56 <b_jonas> eg. would just a Sizzle work?
15:46:43 <b_jonas> do you just need instant speed?
16:00:00 -!- lisbeths has quit (Quit: Connection closed for inactivity).
16:16:34 -!- ais523 has quit (Quit: quit).
16:19:36 -!- ais523 has joined.
16:20:02 <ais523> b_jonas: there are actually a lot of constraints on it – its purpose is that it's the only card in the deck that deals damage at instant speed
16:20:42 <ais523> but it has to a) not hit your own creatures, only the opponents', and b) not have exactly one target
16:22:21 <ais523> I believe this is the only card in Magic that satisfies these constraints
16:22:56 <b_jonas> I see
16:23:07 -!- emery has quit (Read error: Connection reset by peer).
16:23:19 <ais523> if it can hit your own creatures, or has exactly one target, you can likely create an infinite loop with it
16:23:37 <ais523> (the "exactly one target" matters because Radiate is also in the deck, and can only target spells that have exactly one target)
16:24:04 <b_jonas> Breath of Malfegor?
16:24:15 <ais523> oh, Simoon might also work – it does have exactly one target, but Radiate will make 0 copies of it
16:24:35 <ais523> b_jonas: that doesn't hit creatures
16:25:03 <b_jonas> why does it have to hit creatures? I thought your opponents won't control creaturs so that part won't do anything
16:25:13 <ais523> the deck relies on a trigger loop involving Arcbond, the only way to start the loop is by damaging a creature, and the card selection is very careful to limit the circumstances in which you can do that
16:25:24 <ais523> `card-by-name Twist Allegiance
16:25:29 <HackEso> Twist Allegiance \ 6R \ Sorcery \ You and target opponent each gain control of all creatures the other controls until end of turn. Untap those creatures. Those creatures gain haste until end of turn. \ BOK-R
16:26:06 <b_jonas> I see! that explains why it's hard to find a suitable card
16:26:18 <ais523> the way loops are prevented is that the only way to start triggering at all is to cast Twist Allegiance with storm, then cast Delayed Blast Fireball while the opponent controls all the creatures
16:26:51 <ais523> and then, because you cast Twist Allegiance with storm, you get all the creatures back again afterwards (as long as you can ensure that the storm count has the right parity)
16:27:08 <ais523> and it also gives them haste, so that you can attack for lethal, that's how the final damage is dealt
16:27:40 -!- emery has joined.
16:28:43 <ais523> because the opponent has to control all the creatures in order for the loop to start, this means that any triggers created by creatures will be created by the opponent, but the triggers from Arcbond will always be created by you (because it was you who cast Arcbond)
16:28:54 <ais523> and this means that the Arcbond triggers always go below the Bishop of Wings triggers
16:29:17 <ais523> thus due to the APNAP rule, the triggers are always forced to stack in an order that gives the correct result
16:29:36 <ais523> (and then this translates to Flooding Waterfall Model as Bishop of Wings = zeroing trigger, Arcbond = steady decrement)
16:30:28 <b_jonas> I see
16:30:36 <ais523> `card-by-name Simoon
16:30:39 <HackEso> Simoon \ RG \ Instant \ Simoon deals 1 damage to each creature target opponent controls. \ VI-U, IN-U
16:30:54 <ais523> this may be an improvement because it does 1 damage rather than 2, and I don't think you can accomplish anything by radiating it
16:30:58 <ais523> `card-by-name Radiate
16:31:03 <HackEso> Radiate \ 3RR \ Instant \ Choose target instant or sorcery spell that targets only a single permanent or player. Copy that spell for each other permanent or player the spell could target. Each copy targets a different one of those permanents and players. \ TOR-R
16:31:32 <ais523> right, it's a legal target for Radiate but it doesn't actually *do* anything in that situation, so there's no way to create an infinite like that
16:32:09 <ais523> I will update my notes (doing only 1 damage instead of 2 means that you don't have to double all the numbers, so you have more numerical space to write an interesting program in)
16:35:33 -!- iamgroooooot has joined.
16:40:27 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182956&oldid=182951 * CodePentuplets48 * (+175) /* Regarding how to become an admin */
16:43:09 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182957&oldid=182956 * CodePentuplets48 * (+115) /* Abuse filter triggered during editing */
16:43:49 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182958&oldid=182957 * CodePentuplets48 * (+108) /* Abuse filter triggered during editing */
16:45:07 <ais523> for people interested, the thread where people other than me are trying to find the smallest deck for doing Turing-complete calculations in Magic is https://www.mtgsalvation.com/forums/magic-fundamentals/magic-general/827241-to-grahams-number-and-beyond-massive-finite-damage?page=17#c424 (the specific linked comment links to a writeup of all the best decks they have come up with so far)
16:50:21 <esolangs> [[Special:Log/newusers]] create * Max * New user account
16:50:59 <esolangs> [[User:Hakerh400/Question for AI models]] https://esolangs.org/w/index.php?diff=182959&oldid=160164 * Hakerh400 * (-11791) Replaced content with "__NOTOC__ We devised a simple question for testing AI models: :''Is there a combinator X in SKI calculus, such that XK reduces to S and XS reduces to K?'' === Update === As of June 2026, most modern AI models, includin
16:51:08 <esolangs> [[User:Hakerh400/Question for AI models]] M https://esolangs.org/w/index.php?diff=182960&oldid=182959 * Hakerh400 * (-1)
16:59:31 -!- emery has quit (Read error: Connection reset by peer).
16:59:49 -!- emery has joined.
17:03:27 <esolangs> [[Possibility]] N https://esolangs.org/w/index.php?oldid=182961 * CodePentuplets48 * (+598) Created page with "{{wrongtitle|title=P/O/S/S/I/B/I/L/I/T/Y}} '''P/O/S/S/I/B/I/L/I/T/Y''' is a esolang family based on these rules: * It ''cannot'' store any prime number. * It gives the error message "No!" every time there is an error. * It ''refuses'' to print anything that
17:07:24 -!- emery has quit (Read error: Connection reset by peer).
17:08:13 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182962&oldid=182958 * CodePentuplets48 * (+310) /* Can you please verify the computational class of my esolangs? */
17:08:31 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182963&oldid=182962 * CodePentuplets48 * (+1) /* Can you please verify the computational class of my esolangs? */
17:11:37 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=182964&oldid=182963 * Ais523 * (+252) /* Category thoughts (I didn't want to do 2 topics in a row.) */ this is more of a list than a category
17:11:59 -!- emery has joined.
17:13:15 <esolangs> [[Soundcheck]] https://esolangs.org/w/index.php?diff=182965&oldid=182919 * CodePentuplets48 * (+4)
17:14:55 <esolangs> [[Talk:Cube]] N https://esolangs.org/w/index.php?oldid=182966 * CodePentuplets48 * (+133) Created page with "==DELETE THIS PAGE!== This page doesn't tell anyone how the esolang works, which is what it should do. It is clearly spam. Delete it."
17:15:34 <esolangs> [[Talk:Cube]] https://esolangs.org/w/index.php?diff=182967&oldid=182966 * CodePentuplets48 * (+25)
17:16:12 <esolangs> [[Special:Log/move]] move * Aadenboy * moved [[Possibility]] to [[P/O/S/S/I/B/I/L/I/T/Y]]: this is a perfectly valid name
17:16:30 <esolangs> [[P/O/S/S/I/B/I/L/I/T/Y]] https://esolangs.org/w/index.php?diff=182970&oldid=182968 * Aadenboy * (-43)
17:19:08 <esolangs> [[Talk:Cube]] https://esolangs.org/w/index.php?diff=182971&oldid=182967 * Aadenboy * (+441)
17:22:08 <esolangs> [[Talk:Cube]] https://esolangs.org/w/index.php?diff=182972&oldid=182971 * Ais523 * (+281) I don't think it would be correct to delete this page
17:24:05 -!- iamgroooooot has quit (Quit: Client closed).
17:50:16 -!- sprock has joined.
17:52:54 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=182973&oldid=182942 * Simple9371 * (+2195) /* Computational class */ Finish description of data init
17:54:58 -!- impomatic has joined.
18:12:01 <ais523> b_jonas: just curious, which INTERCAL implementation does 64-bit numbers?
18:12:07 <ais523> (and why didn't it move onto 48-bit numbers instead?0
18:12:10 <ais523> s/0/)/
18:14:13 <b_jonas> ais523: it's an extension mentioned in a paper in SIGBOVIK 2026
18:14:26 <ais523> I should probably read SIGBOVIK some time
18:14:58 <ais523> but 48-bit numbers with ∴ as the sigil are the obvious extension to me
18:15:24 <ais523> unfortunately there probably isn't a version of that with one of the dots replaced by a comma
18:17:27 <b_jonas> https://sigbovik.org/2026/proceedings.pdf page 1126, modified CRINGE implementation for INTERCAL to add new double colon and double semicolon sigils for 64-bit numbers
18:18:20 <b_jonas> also direct syntax for 32-bit and 64-bit immediates
18:18:41 <ais523> I imagine most of the proceedings are on-topic, and thousand-page documents are the sort of thing I do read sometimes, but I'm not in the right mental state to look right now
18:19:25 <b_jonas> no, most of those thousand pages are useless listings that you'll be skipping
18:19:40 <b_jonas> it looks like SIGBOVIK rescinded their usual 20 page limit this year or something
18:19:55 <b_jonas> it doesn't have more actual content than previous years
18:29:34 <b_jonas> like, pages 100...186 is all one long appendix, same for pages 276...404, 419...489, 683...740. there is *some* sense in this, in that in old paper publications long appendixes weren't included in journals, but then useful appendixes got self-hosted and bitrotted away and so later people couldn't reproduce the results because they couldn't find the data, so now when most scientific publishing is
18:29:40 <b_jonas> electronic they just include the appendixes in the volume because the extra pages are cheap. now I don't think that these particular appendixes will be useful, but it's SIGBOVIK.
18:30:08 <b_jonas> I think the articles proper are still limited to 20 pages each.
18:30:12 <b_jonas> their main body that is
18:33:27 <b_jonas> anyway, as for the original topic, the articles about INTERCAL on the esowiki aren't in a very good state when it comes to talking about later extensions, so I wasn't sure how to incorporate the information about this extension into them
18:33:27 <FireFly> clearly they should go the pocorgtfo route and make the pdf a zip polyglot which includes the appendix data
18:34:11 <b_jonas> I have the same problem about later Befunge extensions too by the way
18:36:31 <esolangs> [[IBSA]] M https://esolangs.org/w/index.php?diff=182974&oldid=150971 * Simple9371 * (+0) Capitalize section titles
18:38:05 <ais523> FireFly: IIRC zip's header-equivalent is at the end of the file rather than the start, so it usually polyglots really well
18:42:09 <esolangs> [[User talk:Hakerh400/Question for AI models]] https://esolangs.org/w/index.php?diff=182975&oldid=151553 * Corbin * (+1066) /* No they don't */ new section
18:45:05 <b_jonas> meanwhile, PDF is also a very redundant format that can hide data or make readers interpret the same file differently depending on the phase of moon. it's surprising that there haven't yet been a scandal where someone created a malicious PDF file where, say, the other party reads the PDF on the computer, finds that it's a suitable contract, prints it, signs it, and it turns out the printer interpreted
18:45:11 <b_jonas> it differently and printed a different number on it or something.
18:46:33 <b_jonas> PDF has tree structures with both upwards and downwards pointers; offsets and lengths pointing into various places of the file; also complicated color management that every device will interpret differently. it's like it's design to be abused for these sorts of attacks.
18:47:36 <korvo> ais523: Semi-serious question: Which books, whitepapers, articles, blogs, etc. are okay for quoting from?
18:48:06 <korvo> I don't really feel like stopping my habit of putting appropriate quotes at the top of articles, particularly when the quotes are historically relevant.
18:48:19 <ais523> korvo: the most direct answer would be that it's only OK if the quote is academically or journalistically relevant
18:48:48 <ais523> (due to the UK's equivalent of fair use being stricter / less available than that in the US)
18:48:58 <korvo> Understood, thanks.
18:49:38 <ais523> being journalistically relevant usually isn't very relevant on our wiki, but being academically relevant very frequently is
18:49:54 <ais523> I imagine it would also be OK if the quote is sufficiently small, but you need a lawyer to work out what "sufficiently small" is and I don't have one
18:50:59 <ais523> a good approximation of the UK's fair dealing law is that it's what you would get if you started with the US's fair use law, but then made everything that previously fell in a gray area unambiguously illegal
18:51:07 <korvo> Yeah, judges have this annoying habit of thinking that "reasonable person" means "law student with at least two years of experience as an intern, properly caffeinated and not sleep-deprived"
18:52:53 <ais523> one good thing about UK law is that it seems, at least in my experience, more likely than US law is to produce a punishment that fits the crime
18:54:06 <ais523> I think there has been at least one situation where a major company was libelous about someone or something, and had to post an apology/retraction on their website homepage
18:54:22 <ais523> (rather than giving large amounts of damages, which is what usually happens in the US if they are found guilty)
18:55:57 <esolangs> [[User talk:Hakerh400/Question for AI models]] https://esolangs.org/w/index.php?diff=182976&oldid=182975 * Blashyrkh * (+174) Another hard question for AI
18:59:12 <esolangs> [[User talk:Hakerh400/Question for AI models]] https://esolangs.org/w/index.php?diff=182977&oldid=182976 * Ais523 * (+384) /* No they don't */ maybe it plagiarised me
19:12:13 -!- lisbeths has joined.
19:17:38 <esolangs> [[Stueued]] https://esolangs.org/w/index.php?diff=182978&oldid=178596 * Notxnorand * (+53)
19:21:42 -!- impomatic has quit (Quit: Client closed).
19:29:43 <esolangs> [[Special:Log/newusers]] create * ASCIIguy * New user account
19:32:21 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=182979&oldid=182894 * ASCIIguy * (+162) /* Introductions */
19:35:01 <esolangs> [[Stueued]] https://esolangs.org/w/index.php?diff=182980&oldid=182978 * Notxnorand * (+269)
19:35:42 -!- somefan has quit (Remote host closed the connection).
19:37:03 -!- somefan has joined.
19:37:03 -!- somefan has changed hostmask to ~somefan@user/somefan.
19:43:07 <esolangs> [[Special:Log/upload]] upload * ASCIIguy * uploaded "[[File:Asciiscript.png]]": Logo of the ASCIIscript language.
19:46:12 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=182982&oldid=182973 * Simple9371 * (+2408) /* Computational class */ Finish description of copy conditions
19:53:06 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=182983&oldid=182982 * Simple9371 * (+29)
19:54:23 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=182984&oldid=182983 * Simple9371 * (-2) /* Copy Conditions */
19:56:11 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=182985&oldid=182984 * Simple9371 * (-4) /* Copy Conditions */
19:58:20 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=182986&oldid=182985 * Simple9371 * (-9) /* Copy Conditions */
20:07:29 <esolangs> [[ASCIIscript]] N https://esolangs.org/w/index.php?oldid=182987 * ASCIIguy * (+1634) Created page with "'''ASCIIscript''' is an imperative, stack-based language based on the concept of a small instruction set created in 2026. Being a small language, it relies upon a small group of commands. Its goals consist of making source code more concise and readable, and hence
20:11:36 -!- ais523 has quit (Quit: quit).
20:13:56 -!- sprock has quit (Ping timeout: 252 seconds).
20:14:48 <esolangs> [[ASCIIscript]] https://esolangs.org/w/index.php?diff=182988&oldid=182987 * Aadenboy * (+136)
20:17:58 -!- MizMahem_ has quit (Quit: Connection closed for inactivity).
20:20:18 <esolangs> [[ASCIIscript]] M https://esolangs.org/w/index.php?diff=182989&oldid=182988 * ASCIIguy * (+72)
20:21:47 -!- ais523 has joined.
20:23:06 <esolangs> [[ASCIIscript]] M https://esolangs.org/w/index.php?diff=182990&oldid=182989 * ASCIIguy * (+1) WHO ON THIS EARTH PUT THIS AS LOW-LEVEL :3
20:23:49 <APic> Good Night 😴
20:37:02 <somefan> gn, APic
20:40:31 <esolangs> [[Talk:ASCIIscript]] N https://esolangs.org/w/index.php?oldid=182991 * Aadenboy * (+354) Created page with "<blockquote>WHO ON THIS EARTH PUT THIS AS LOW-LEVEL :3<blockquote> whoops, my bad! ~~~~"
20:40:39 <esolangs> [[Talk:ASCIIscript]] M https://esolangs.org/w/index.php?diff=182992&oldid=182991 * Aadenboy * (+1) er
20:52:25 <esolangs> [[INT]] N https://esolangs.org/w/index.php?oldid=182993 * ASCIIguy * (+1335) Created page with "'''INT''' is a [[golf]] language inspired by [[GolfScript]]. It's intended to minimise space further, allowing for maximum code per byte. == Command == {| class="wikitable" |+ Caption text |- ! Character !! Argument[s] !! Action |- | ! || int || Logical not. |- | ^ || in
21:47:37 <esolangs> [[User:Hakerh400/Question for AI models]] https://esolangs.org/w/index.php?diff=182994&oldid=182960 * Hakerh400 * (+777) Add online test
22:15:13 -!- Sgeo has joined.
22:20:19 <esolangs> [[User talk:Hakerh400/Question for AI models]] https://esolangs.org/w/index.php?diff=182995&oldid=182977 * Hakerh400 * (+983) Clarify the terminology
22:20:43 <esolangs> [[User:Hakerh400/Question for AI models]] https://esolangs.org/w/index.php?diff=182996&oldid=182994 * Hakerh400 * (+237) Add a few examples
22:22:17 <esolangs> [[User:Hotcrystal0/Sandbox]] https://esolangs.org/w/index.php?diff=182997&oldid=182850 * Hotcrystal0 * (+115)
22:28:28 <esolangs> [[User talk:Hakerh400/Question for AI models]] M https://esolangs.org/w/index.php?diff=182998&oldid=182995 * Hakerh400 * (-1)
22:34:51 <esolangs> [[User talk:Hakerh400/Question for AI models]] https://esolangs.org/w/index.php?diff=182999&oldid=182998 * Corbin * (+408) /* No they don't */ Yikes.
22:41:29 -!- lisbeths has quit (Quit: Connection closed for inactivity).
22:50:43 <esolangs> [[User:Hakerh400/Question for AI models]] https://esolangs.org/w/index.php?diff=183000&oldid=182996 * Hakerh400 * (+382) Clarification and terminology
22:52:08 <esolangs> [[User:Hakerh400/Question for AI models]] https://esolangs.org/w/index.php?diff=183001&oldid=183000 * Hakerh400 * (+15)
23:17:03 -!- lisbeths has joined.
23:29:17 -!- iamgroooooot has joined.
23:35:53 <esolangs> [[User talk:Hakerh400/Question for AI models]] https://esolangs.org/w/index.php?diff=183002&oldid=182999 * Blashyrkh * (+256)
23:53:13 -!- sprock has joined.
23:54:12 -!- iamgroooooot has quit (Quit: Client closed).
23:57:46 -!- 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).
2026-06-03
00:05:51 -!- sprock has quit (Ping timeout: 250 seconds).
00:24:21 <esolangs> [[Befunge]] https://esolangs.org/w/index.php?diff=183003&oldid=182610 * Zip * (+102) add hardfunge
00:24:55 <esolangs> [[Befunge]] https://esolangs.org/w/index.php?diff=183004&oldid=183003 * Zip * (+0) /* External resources */ move hardfunge to right place, oops
01:21:29 -!- lisbeths has quit (Quit: Connection closed for inactivity).
01:28:36 -!- ais523 has quit (Quit: quit).
01:53:40 <zzo38> If you made a better format than PDF, what would be your idea? I would probably use SDER (which is between BER and DER; one thing that is allowed that is not allowed in DER is overlong length encodings, so this can be useful for the encoder, to be able to go back and fill in the length later). I would probably want to exclude many features of PDF but also add a few other things.
01:55:00 <zzo38> For example, I would still want the possibility of spot colours, but I might have only raster graphics (perhaps with the possibility of multiple layers), with a compression that can be suitable to store the picture at multiple resolutions, in order to improve the quality.
01:58:49 <zzo38> One other thing to add would be possibility of specifying colour variants, so that e.g. you can print the same file on monochrome vs colour printer and still working OK.
02:01:16 <zzo38> Is there a OID for Pantone?
02:41:57 <esolangs> [[Special:Log/newusers]] create * Emmyrain * New user account
02:45:23 -!- somefan has quit (Remote host closed the connection).
02:56:54 <Sgeo> Pictures are an oddity that COBOL is known for and PL/I has due to the influence of COBOL. Oh, the unusual features page doesn't mention pictures :(
02:57:57 <Sgeo> I'm reading a PL/I document and think I understand pictures in the context of PL/I, but maybe not so much in the context of COBOL (though I'm pretty sure it's similar)
02:59:15 <zzo38> If it is a unusual feature not mentioned, then probably it should be added on
03:05:53 <Sgeo> I can describe it in PL/I terms but probably not COBOL terms which might be the more appropriate place for it
03:06:23 <zzo38> I have seen that feature of COBOL before but do not quite know its working.
03:12:04 <esolangs> [[User:Zzo38/Programming languages with unusual features]] https://esolangs.org/w/index.php?diff=183005&oldid=182118 * Sgeo * (+431) /* PL/I */ pictures
03:13:27 <Sgeo> https://bitsavers.org/pdf/honeywell/large_systems/multics/AM83A_PL1refMan_Sep78.pdf has something of a PL/I tutorial, although it's a bit... detailed.
03:13:53 <Sgeo> Pages about conversions in an introductory section
03:14:51 <Sgeo> Hmm, the Multics PL/I uses ", I'm not sure if all PL/Is use that
03:21:17 <esolangs> [[User:Zzo38/Programming languages with unusual features]] https://esolangs.org/w/index.php?diff=183006&oldid=183005 * Sgeo * (+1) /* PL/I */ Use syntax that PL/I Optimizing Compiler likes
03:23:30 -!- MizMahem_ has joined.
04:17:38 <esolangs> [[User:Zzo38/Programming languages with unusual features]] https://esolangs.org/w/index.php?diff=183007&oldid=183006 * Sgeo * (+0) PL/I I think "pictured" is the term for the variables. At least, I saw the Multics PL/I reference use that
05:12:30 <Sgeo> The way to dynamically allocate an array with length known at runtime is... interesting, but I'm not totally sure that my understanding of it is the recommended/only PL/I way
05:13:17 <Sgeo> (You can declare the array to have a size declared in a variable, and using the allocate statement will allocate the array with the size that's currently in that variable. Assuming that the array is "controlled", which is what allows the allocate statement)
05:13:57 <Sgeo> declare n fixed binary; declare a(n) fixed binary controlled; n = 5; allocate a;
05:19:49 -!- Hooloovoo has quit (Ping timeout: 255 seconds).
05:29:32 <esolangs> [[Everyonelang]] M https://esolangs.org/w/index.php?diff=183008&oldid=155853 * ASCIIguy * (+116) /* Instructions */
05:30:35 -!- Hooloovoo has joined.
05:31:53 -!- Sgeo has quit (Read error: Connection reset by peer).
05:35:09 -!- Hoolootwo has joined.
05:35:46 -!- Hooloovoo has quit (Ping timeout: 248 seconds).
05:35:46 -!- emery has quit (Read error: Connection reset by peer).
05:38:18 <esolangs> [[INT]] M https://esolangs.org/w/index.php?diff=183009&oldid=182993 * ASCIIguy * (+482) Added some extra commands.
05:40:09 -!- emery has joined.
05:43:11 -!- Hooloovoo has joined.
05:43:49 -!- Hoolootwo has quit (Ping timeout: 265 seconds).
05:51:18 -!- Hooloovoo has quit (Ping timeout: 252 seconds).
05:52:09 -!- Hooloovoo has joined.
05:52:27 <esolangs> [[EternalGolf]] M https://esolangs.org/w/index.php?diff=183010&oldid=180450 * ASCIIguy * (+90) Added a few instructions!
06:12:20 <esolangs> [[]] N https://esolangs.org/w/index.php?oldid=183011 * ASCIIguy * (+634) Created page with "'''''' is a golfing esolang based on the Chinese language. It uses a stack and functions to store numbers. == Instructions == - Addition. - Subtract. - Multiply. - Division. - Push. - Pop. - Print. - Input. - Assign. - While. - If. - Else. - Function. - Return.
07:50:26 <esolangs> [[User talk:Hakerh400/Question for AI models]] M https://esolangs.org/w/index.php?diff=183012&oldid=183002 * Blashyrkh * (+16) About a nature of these experiments
08:58:12 <APic> Hi
09:07:13 <esolangs> [[PointsCopy]] https://esolangs.org/w/index.php?diff=183013&oldid=182986 * Simple9371 * (+162) Lots of rewording
09:35:49 -!- emery has quit (Read error: Connection reset by peer).
09:40:21 -!- emery has joined.
09:49:49 <esolangs> [[Monky]] https://esolangs.org/w/index.php?diff=183014&oldid=182666 * Menguinponky * (-88)
09:56:48 <esolangs> [[Monky]] https://esolangs.org/w/index.php?diff=183015&oldid=183014 * Menguinponky * (+2)
10:43:33 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=183016&oldid=183013 * Simple9371 * (+40) /* Copy Conditions */ p_3, p_5, ... are not in gp_1
10:44:20 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=183017&oldid=183016 * Simple9371 * (+2) /* Copy Conditions */ do > does
10:46:26 <esolangs> [[PointsCopy]] M https://esolangs.org/w/index.php?diff=183018&oldid=183017 * Simple9371 * (+36) /* Copy Conditions */ Clarify "any mentioned point"
11:02:11 -!- amby has joined.
11:26:17 -!- Lord_of_Life_ has joined.
11:26:56 -!- Lord_of_Life has quit (Ping timeout: 252 seconds).
11:29:09 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
12:22:11 -!- inhahe_ has joined.
12:48:39 <inhahe_> How do I submit a lang to esolangs.org?
12:50:33 <korvo> inhahe_: You can make an account and make a page. Be prepared for people to edit that page.
12:50:46 <inhahe_> ok, thantks.
13:00:00 -!- emery has quit (Read error: Connection reset by peer).
13:04:32 -!- emery has joined.
13:22:25 -!- impomatic has joined.
13:41:14 <esolangs> [[Special:Log/newusers]] create * Eode * New user account
13:45:54 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=183019&oldid=182979 * Eode * (+199) /* Introductions */
13:49:53 <esolangs> [[User talk:Hakerh400/Question for AI models]] M https://esolangs.org/w/index.php?diff=183020&oldid=183012 * Blashyrkh * (+1) Not sure if it's polite to fix typo in other people's messages on talk pages. Sorry in advance
13:50:59 <esolangs> [[]] https://esolangs.org/w/index.php?diff=183021&oldid=183011 * Hotcrystal0 * (+45) Add categories
To update automatically, stalker mode requires a reasonably modern browser with scripts enabled. If this message does not disappear, it's either because of that or a bug. Feel free to get in touch on channel for debugging. Or just work around the issue by manually reloading.