←2024-07-09 2024-07-10 2024-07-11→ ↑2024 ↑all
00:02:29 -!- mtm has quit (Ping timeout: 240 seconds).
00:02:32 -!- Noisytoot has joined.
00:05:47 -!- mtm has joined.
00:17:50 -!- Noisytoot has quit (Remote host closed the connection).
00:21:01 -!- Everything has joined.
00:21:07 -!- Noisytoot has joined.
00:25:54 -!- Noisytoot has quit (Remote host closed the connection).
00:27:16 -!- Noisytoot has joined.
00:51:34 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=132726&oldid=132721 * Tommyaweosme * (+21)
00:56:51 <Sgeo> I know about one's complement and two's complement. But is there a term for every word of memory having a special dedicated sign bit?
00:57:26 <Sgeo> On a related note, General Mills, the cereal company, designed a computer. NASA used a computer designed by General Mills, the cereal company. https://bitsavers.org/pdf/generalMills/GeneralMillsComputerBrochure_1961.pdf
01:00:27 <Sgeo> The CPU's instruction set is intended to be easily modified
01:03:41 <Sgeo> https://ed-thelen.org/comp-hist/BRL61-g.html#GENERAL-MILLS-AD/ECS
01:05:16 <b_jonas> Sgeo: yes, sign-magnitude. Some older computers use that.
01:09:35 <b_jonas> These were old computers where the RAM and CPU ran at slow speeds and the CPU was very simple so it could execute even simple instructions very slowly, but had dedicated hardware for multiplication and possibly division, because then you need fewer instructions to do double or triple width multiplication, and they were used for numerical computations where that came up often. The drawback is that you're
01:09:41 <b_jonas> wasting one bit in every word except the highest one in a double or triple width number.
01:10:14 <b_jonas> But it's also possible that it didn't make sense even back then but the designers didn't realize that. I don't know.
01:11:26 -!- Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in).
01:37:08 -!- Noisytoot has joined.
01:43:20 -!- X-Scale14 has quit (Quit: Client closed).
01:54:01 -!- Everything has quit (Quit: leaving).
01:55:06 -!- Noisytoot has quit (Read error: Connection reset by peer).
01:55:18 -!- Noisytoot has joined.
02:00:51 -!- Noisytoot has quit (Ping timeout: 256 seconds).
02:02:11 <esolangs> [[ReadArticle]] M https://esolangs.org/w/index.php?diff=132727&oldid=132669 * None1 * (+2) /* Execution */
02:07:09 <esolangs> [[Sakana]] https://esolangs.org/w/index.php?diff=132728&oldid=132724 * TheCanon2 * (+139) Re-formatted the page
02:08:06 -!- Noisytoot has joined.
02:28:55 -!- ^[ has joined.
02:33:56 -!- Noisytoot has quit (Excess Flood).
02:56:24 -!- Noisytoot has joined.
03:32:47 <esolangs> [[Joke language list]] M https://esolangs.org/w/index.php?diff=132729&oldid=132726 * PythonshellDebugwindow * (+0) Sort
03:37:37 <esolangs> [[Brainword]] M https://esolangs.org/w/index.php?diff=132730&oldid=132722 * PythonshellDebugwindow * (+114) Infobox, categories
03:53:26 <esolangs> [[EHTML]] https://esolangs.org/w/index.php?diff=132731&oldid=132720 * CadenC * (+796) String testing functions and string case conversions
03:55:27 <esolangs> [[User:EvyLah]] https://esolangs.org/w/index.php?diff=132732&oldid=132092 * EvyLah * (+215)
03:56:29 <esolangs> [[Txet]] M https://esolangs.org/w/index.php?diff=132733&oldid=132714 * PythonshellDebugwindow * (+104) Distinguish confusion, add categories
03:57:45 <esolangs> [[Text]] M https://esolangs.org/w/index.php?diff=132734&oldid=131212 * PythonshellDebugwindow * (+31) Distinguish confusion
04:02:45 <esolangs> [[Cantor]] M https://esolangs.org/w/index.php?diff=132735&oldid=132676 * PythonshellDebugwindow * (+95) Categories
04:06:02 <esolangs> [[Deadfish/Implementations (nonalphabetic and A-L)]] M https://esolangs.org/w/index.php?diff=132736&oldid=131654 * PkmnQ * (+30) /* Deadfish */ fix this link
04:11:59 <esolangs> [[What!?]] M https://esolangs.org/w/index.php?diff=132737&oldid=58956 * PythonshellDebugwindow * (+80) Categories
04:13:25 <zzo38> Is there information about how the instruction cards are working?
04:18:31 <esolangs> [[Tip]] https://esolangs.org/w/index.php?diff=132738&oldid=75469 * Ais523 * (-3) /* Specification */ fix reversed sentence
04:38:58 <Sgeo> zzo38, the ed-thelen.org link is the most detailed thing I found. So, other than "diode logic", not much.
04:39:10 <Sgeo> I'm tempted to try emailing General Mills. Or NASA.
04:39:25 <Sgeo> (NASA was a customer according to the brochure)
04:40:10 <Sgeo> It seems like, the way computers have expansion boards, this CPU uses expansion boards for individual instructions
04:42:50 -!- Noisytoot has quit (Ping timeout: 256 seconds).
04:47:20 -!- Noisytoot has joined.
04:49:40 <esolangs> [[Kalgarn]] N https://esolangs.org/w/index.php?oldid=132739 * PrySigneToFry * (+1430) Created page with "It is also made to simplify the programming language. == Variables == There are 28 normal variables. They are . All of them are infinity, signed, integer and initialized to 0. == Commands == === Assignment and initialization === <pre> </pre> === Constant
04:51:36 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=132740&oldid=132715 * PrySigneToFry * (+14)
04:53:14 <zzo38> Yes, I had read that much. But I don't know all of the details.
04:53:42 -!- Noisytoot has quit (Remote host closed the connection).
04:59:04 <esolangs> [[Sakana]] M https://esolangs.org/w/index.php?diff=132741&oldid=132728 * TheCanon2 * (+27) Added Sakana to the Unimplemented category.
05:05:44 <esolangs> [[User:TheCanon2]] https://esolangs.org/w/index.php?diff=132742&oldid=132713 * TheCanon2 * (+67) Adding information about my esolangs
05:06:24 <esolangs> [[User:TheCanon2]] M https://esolangs.org/w/index.php?diff=132743&oldid=132742 * TheCanon2 * (+4) fixed formatting
05:06:30 -!- Noisytoot has joined.
05:11:51 -!- Noisytoot has quit (Ping timeout: 268 seconds).
05:13:19 <Sgeo> I wonder how an emulator would work. Probably not every possible instruction card implemented, but a set... but it would need to be possible to tell the emulator which card is which instruction
05:13:46 <Sgeo> I don't know if there was a "default" set or if each institution that used one needed to write their own software or what
05:17:01 -!- Noisytoot has joined.
05:24:35 -!- Noisytoot has quit (Ping timeout: 264 seconds).
05:27:49 -!- Noisytoot has joined.
05:32:43 -!- X-Scale has joined.
05:53:14 -!- Sgeo has quit (Read error: Connection reset by peer).
06:12:44 <zzo38> Possibly when compiling the emulator, you can add your own instruction cards into the emulator; at run time you will tell it which of those instruction cards you want to use.
06:17:58 -!- zzo38 has quit (Server closed connection).
06:18:35 -!- zzo38 has joined.
06:22:10 -!- tromp has joined.
06:53:22 -!- Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in).
06:55:56 -!- Noisytoot has joined.
07:08:20 -!- b_jonas has quit (Quit: leaving).
07:13:00 <esolangs> [[Uyjhmn n]] https://esolangs.org/w/index.php?diff=132744&oldid=129251 * Ractangle * (-2) /* Loops */
07:29:41 <esolangs> [[Talk:Uyjhmn n]] https://esolangs.org/w/index.php?diff=132745&oldid=126851 * Ractangle * (+28)
07:30:17 <esolangs> [[Talk:Uyjhmn n]] https://esolangs.org/w/index.php?diff=132746&oldid=132745 * Ractangle * (+15)
07:31:25 <esolangs> [[Talk:Uyjhmn n]] https://esolangs.org/w/index.php?diff=132747&oldid=132746 * Ractangle * (+30)
07:31:39 -!- Noisytoot has quit (Ping timeout: 256 seconds).
07:33:10 -!- Noisytoot has joined.
07:35:02 <esolangs> [[User talk:Truttle1]] https://esolangs.org/w/index.php?diff=132748&oldid=131179 * Ractangle * (+193) /* It whould be cool if trutle1 made an another esolang */ new section
07:36:33 -!- X-Scale has quit (Ping timeout: 250 seconds).
07:42:45 -!- Noisytoot has quit (Excess Flood).
07:44:38 -!- X-Scale has joined.
07:44:43 -!- Noisytoot has joined.
07:44:54 <esolangs> [[User:Unname4798]] https://esolangs.org/w/index.php?diff=132749&oldid=132632 * Unname4798 * (+63)
07:45:00 <esolangs> [[User:Unname4798]] https://esolangs.org/w/index.php?diff=132750&oldid=132749 * Unname4798 * (+1)
07:45:17 <esolangs> [[User:Unname4798]] https://esolangs.org/w/index.php?diff=132751&oldid=132750 * Unname4798 * (+0)
07:45:32 <esolangs> [[User:Unname4798]] https://esolangs.org/w/index.php?diff=132752&oldid=132751 * Unname4798 * (+0)
07:47:41 <esolangs> [[Brainnumber]] N https://esolangs.org/w/index.php?oldid=132753 * Unname4798 * (+229) Created page with "{{lowercase}}{{WIP}} Brainnumber is an [[esolang]] like [[Brainword]], but there are no words, only numbers. ==Commands== 0 - increment the selected accumulator 1 - decrement the selected accumulator 2 - switch the accumulator"
07:48:32 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132754&oldid=132753 * Unname4798 * (+74)
07:49:50 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132755&oldid=132754 * Unname4798 * (+92)
07:50:13 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132756&oldid=132755 * Unname4798 * (+21)
07:50:33 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132757&oldid=132756 * Unname4798 * (+21)
07:50:50 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132758&oldid=132757 * Unname4798 * (+7)
07:53:15 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132759&oldid=132758 * Unname4798 * (+67)
07:53:29 -!- Noisytoot has quit (Ping timeout: 252 seconds).
07:53:38 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132760&oldid=132759 * Unname4798 * (+16) categories
07:54:18 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132761&oldid=132760 * Unname4798 * (+57)
07:54:30 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132762&oldid=132761 * Unname4798 * (-1)
07:55:05 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132763&oldid=132762 * Unname4798 * (+37)
07:56:24 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132764&oldid=132763 * Unname4798 * (+71)
07:58:03 -!- Noisytoot has joined.
08:06:22 -!- Noisytoot has quit (Ping timeout: 268 seconds).
08:09:48 <esolangs> [[Q47]] https://esolangs.org/w/index.php?diff=132765&oldid=132699 * Europe2048 * (+635)
08:09:54 -!- Noisytoot has joined.
08:11:13 -!- X-Scale has quit (Ping timeout: 250 seconds).
08:12:57 -!- APic has quit (Server closed connection).
08:13:15 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:13:15 -!- APic has joined.
08:18:46 -!- Noisytoot has quit (Ping timeout: 246 seconds).
08:22:36 -!- Noisytoot has joined.
08:37:41 -!- Noisytoot has quit (Ping timeout: 240 seconds).
08:43:29 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132766&oldid=132764 * Unname4798 * (+24)
08:43:50 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132767&oldid=132766 * Unname4798 * (+4)
08:44:40 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132768&oldid=132767 * Unname4798 * (-102)
08:45:00 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132769&oldid=132768 * Unname4798 * (+0)
08:45:29 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132770&oldid=132769 * Unname4798 * (+38)
09:03:49 -!- Koen has joined.
09:35:42 -!- wib_jonas has joined.
09:37:49 -!- Noisytoot has joined.
09:42:00 -!- tromp has joined.
09:50:23 -!- Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in).
09:54:30 -!- Noisytoot has joined.
10:10:54 -!- X-Scale has joined.
10:36:11 -!- amby has joined.
10:45:24 -!- cpressey has joined.
10:57:21 <cpressey> The "rewriter functions" are useful for me not only because they are an abstract representation of rewrite rules (whereas making the entire rewrite system abstract is a bit too much), but also because they can be an abstract representation of abstract data types. (OK, the rewrite rules are *too*, because a rewrite theory implies an equational theory, and that's another way of looking at an
10:57:23 <cpressey> algebra, which is more or less the same thing as an ADT. But.. the rewriter is more abstract.)
10:57:46 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
10:59:50 <cpressey> One twist is that rewrite rules are purely syntactic. In one sense this is appealing. In another sense this is unappealing. Do abstract rewriter functions hold out some potential to operate non-syntactically? That's one thing I'd like to try to understand.
11:02:45 <riv> i imagine rewriting is turing complete
11:02:49 <riv> in many ways
11:02:55 <riv> we can consider string rewrite systems
11:03:02 <riv> operating on adjacent bytes
11:03:03 -!- tromp has joined.
11:03:07 <riv> or operating on regular patterns
11:03:14 <riv> and we can consider tree structured rewriting
11:03:16 <riv> term systems
11:03:26 <riv> evaluators and arithmetic are natural in that context
11:03:47 <riv> keeping things very syntactic and first order
11:03:56 <riv> but then you have lambda, GLORIOUS lambda...
11:33:35 -!- X-Scale has quit (Ping timeout: 250 seconds).
12:01:25 <cpressey> Yeah I used to be really interested in term rewriting, a long time ago, and then kind of lost interest in it. And then the paths led back to it kind of unexpectedly. A big thing was just understanding that every rewriting system implies an equational theory. Which seems obvious in hindsight. If you say that 2+2 rewrites to 4, you are also saying 2+2=4. With all that implies.
12:03:23 <int-e> . o O ( you've been converted )
12:04:21 -!- mtm has quit (Ping timeout: 256 seconds).
12:06:16 -!- mtm has joined.
12:07:11 -!- cpressey has quit (Ping timeout: 256 seconds).
12:09:42 <esolangs> [[Nope. without a quine]] https://esolangs.org/w/index.php?diff=132771&oldid=124662 * PrySigneToFry * (-16)
12:13:27 <esolangs> [[Talk:Text]] https://esolangs.org/w/index.php?diff=132772&oldid=113080 * PrySigneToFry * (+391) /* I have a C++ Interpreter, which can only interprets 1 line of program. */ new section
12:14:26 <esolangs> [[Talk:Text]] https://esolangs.org/w/index.php?diff=132773&oldid=132772 * PrySigneToFry * (+255)
12:28:52 -!- fria has joined.
12:34:32 <esolangs> [[]] N https://esolangs.org/w/index.php?oldid=132774 * PrySigneToFry * (+11983) Created page with " is an Esolang made by PSTF. It has only 1 command(maybe the longest) which prints all lyrics to . Shown as below: <pre> ..."
12:35:04 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=132775&oldid=132729 * PrySigneToFry * (+184)
12:46:16 -!- wib_jonas has quit (Quit: Client closed).
12:54:29 <esolangs> [[Translated ORK/PSTF]] N https://esolangs.org/w/index.php?oldid=132776 * PrySigneToFry * (+1914) Created page with "Even true ultra fictional imaginary reality f*cking vunda xonna yotte exa peta giga tera mega hyper super terminusly f*cking absolutely SCARE!!!!!! Remember that is MY version. Here is version MHPP(Mihai Popa's version): [[Translated ORK/Mihai Popa]
12:56:08 <esolangs> [[Translated ORK/Mihai Popa]] https://esolangs.org/w/index.php?diff=132777&oldid=129204 * PrySigneToFry * (+275)
13:02:23 -!- cpressey has joined.
13:04:06 <esolangs> [[Brainletter]] N https://esolangs.org/w/index.php?oldid=132778 * Tommyaweosme * (+560) Created page with "Brainletter is [[brainword]] with characters instead of commands. == Commands == + increments selected accumulator - decrement selected accumulator | switches accumulator ^ repeats the commands after it selected accumulator times . outputs ascii if it is va
13:07:24 -!- cpressey has quit (Quit: WeeChat 4.3.0).
13:10:14 <esolangs> [[]] https://esolangs.org/w/index.php?diff=132779&oldid=132774 * PrySigneToFry * (+0)
13:49:52 -!- zzo38 has quit (Ping timeout: 246 seconds).
13:51:37 <esolangs> [[Template:PSTF's Version]] N https://esolangs.org/w/index.php?oldid=132780 * PrySigneToFry * (+87) Created page with "'''PrySigneToFry{{{1}}}{{{2}}}'''"
13:52:20 <esolangs> [[User:PrySigneToFry]] https://esolangs.org/w/index.php?diff=132781&oldid=129341 * PrySigneToFry * (+49)
13:53:13 <esolangs> [[User:PrySigneToFry]] https://esolangs.org/w/index.php?diff=132782&oldid=132781 * PrySigneToFry * (+75)
13:59:10 <esolangs> [[Oh, fuck!]] https://esolangs.org/w/index.php?diff=132783&oldid=125660 * PrySigneToFry * (+4)
14:11:20 <esolangs> [[Semiconkfalos]] N https://esolangs.org/w/index.php?oldid=132784 * TheCanon2 * (+784) Created a (somewhat incomplete) article for my esolang.
14:37:36 -!- fria has quit (Quit: Connection closed for inactivity).
14:45:31 -!- Melvar has quit (Quit: WeeChat 4.3.2).
14:49:31 <esolangs> [[BFInfinity]] https://esolangs.org/w/index.php?diff=132785&oldid=132300 * PrySigneToFry * (+976)
14:50:45 <esolangs> [[BFInfinity]] https://esolangs.org/w/index.php?diff=132786&oldid=132785 * PrySigneToFry * (+22)
14:52:29 <esolangs> [[BFInfinity]] https://esolangs.org/w/index.php?diff=132787&oldid=132786 * PrySigneToFry * (-737)
15:00:59 <esolangs> [[Semiconkfalos]] https://esolangs.org/w/index.php?diff=132788&oldid=132784 * TheCanon2 * (+800) Added a Python implementation.
15:03:27 <esolangs> [[Semiconkfalos]] https://esolangs.org/w/index.php?diff=132789&oldid=132788 * TheCanon2 * (+76) Added categories.
15:08:50 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:27:38 <esolangs> [[Brainnumber]] https://esolangs.org/w/index.php?diff=132790&oldid=132770 * Unname4798 * (-131)
15:29:08 <esolangs> [[Brainletter]] https://esolangs.org/w/index.php?diff=132791&oldid=132778 * Unname4798 * (-143)
15:33:00 <esolangs> [[Brainletter]] https://esolangs.org/w/index.php?diff=132792&oldid=132791 * Unname4798 * (-26)
15:41:33 -!- tromp has joined.
16:22:53 -!- __monty__ has joined.
16:27:45 -!- Koen has quit (Ping timeout: 272 seconds).
16:49:53 -!- Melvar has joined.
16:54:19 <esolangs> [[Semiconkfalos]] https://esolangs.org/w/index.php?diff=132793&oldid=132789 * TheCanon2 * (+107) Made modifications to the Python script
16:59:48 <esolangs> [[Semiconkfalos]] M https://esolangs.org/w/index.php?diff=132794&oldid=132793 * TheCanon2 * (+3) Added a space
17:18:41 -!- Koen has joined.
17:26:56 -!- Koen has quit (Remote host closed the connection).
17:26:59 -!- Ae` has joined.
17:27:12 -!- Koen has joined.
17:27:33 -!- Koen has quit (Client Quit).
17:31:37 -!- cpressey has joined.
17:32:46 <esolangs> [[Semiconkfalos]] https://esolangs.org/w/index.php?diff=132795&oldid=132794 * TheCanon2 * (+403) Added example programs.
17:38:21 -!- __monty__ has quit (Quit: leaving).
17:44:45 <esolangs> [[Talk:Uyjhmn n]] M https://esolangs.org/w/index.php?diff=132796&oldid=132747 * PythonshellDebugwindow * (+20) Convert to unsigned
17:45:48 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:46:04 <cpressey> So when a rewriter function represents an ADT, it rewrites a term like `top(push(x,s))` to `x`, or similar. To go "beyond the syntactic", it needs to rewrite `top(*)` to, uh, the top of the stack object `*` which isn't representable as a term. This sounds plausible?
18:09:06 <cpressey> Pity the poor rewriting rules from other ADTs that can't process *. But that's the point of opacity, they're not supposed to be able to process it.
18:10:49 -!- tromp has joined.
18:16:41 <cpressey> Hm, in that light, concrete rewriting rules aren't that great for ADTs, because they don't actually hide the representation. They can specify an equational theory, but it's not opaque.
18:17:10 <cpressey> Right, when they use algebras to define ADTs, they slap a signature on them, don't they.
18:17:49 <cpressey> But could you still confuse two ADTs if they used terms with the same function name internally?
18:22:08 -!- Lord_of_Life has quit (Ping timeout: 252 seconds).
18:23:06 -!- Lord_of_Life has joined.
18:23:59 -!- cpressey has quit (Ping timeout: 264 seconds).
18:26:40 -!- zzo38 has joined.
18:38:10 -!- rodgort has quit (Quit: Leaving).
18:43:29 -!- rodgort has joined.
18:49:27 -!- b_jonas has joined.
18:49:55 <b_jonas> `olist 1304
18:49:57 <HackEso> olist <https://www.giantitp.com/comics/oots1304.html>: shachaf oerjan Sgeo boily nortti b_jonas Noisytoot
18:50:39 <int-e> `? slist
18:50:41 <HackEso> Update notification for the webcomic Homestuck.
18:53:18 <int-e> `? smlist
18:53:20 <HackEso> Non-update notification for the webcomic Super Mega.
18:58:11 -!- Corbin has joined.
19:01:27 -!- Corbin has changed nick to korvo.
19:41:59 <esolangs> [[User:TheCanon2]] https://esolangs.org/w/index.php?diff=132797&oldid=132743 * TheCanon2 * (+94) Added more information about my esolangs.
19:43:34 <esolangs> [[Semiconkfalos]] https://esolangs.org/w/index.php?diff=132798&oldid=132795 * TheCanon2 * (+6) Bolded the title.
20:11:40 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:13:36 -!- tromp has joined.
20:36:25 <esolangs> [[Shinda Sakana]] N https://esolangs.org/w/index.php?oldid=132799 * TheCanon2 * (+2744) This is an article documenting the older version of my esolang.
20:37:17 <esolangs> [[Shinda Sakana]] https://esolangs.org/w/index.php?diff=132800&oldid=132799 * TheCanon2 * (+26) Fixed the categories
20:38:52 <esolangs> [[Sakana]] https://esolangs.org/w/index.php?diff=132801&oldid=132741 * TheCanon2 * (+62) Mentioned Shinda Sakana.
20:39:24 <esolangs> [[Shinda Sakana]] https://esolangs.org/w/index.php?diff=132802&oldid=132800 * TheCanon2 * (+4) Forgot to properly link my username.
20:46:26 <esolangs> [[SPIKE]] https://esolangs.org/w/index.php?diff=132803&oldid=132691 * Ractangle * (+148) /* Commands */
20:46:53 <esolangs> [[SPIKE]] https://esolangs.org/w/index.php?diff=132804&oldid=132803 * Ractangle * (+17) /* Commands */
20:47:04 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=132805&oldid=132740 * TheCanon2 * (+42) /* S */ Added more of my esolangs
20:54:58 <esolangs> [[Shinda Sakana]] M https://esolangs.org/w/index.php?diff=132806&oldid=132802 * PythonshellDebugwindow * (+82) Categories
20:55:44 -!- cpressey has joined.
20:59:25 -!- riv has quit (Server closed connection).
21:00:32 -!- cpressey has quit (Ping timeout: 252 seconds).
21:16:02 -!- X-Scale has joined.
21:23:14 -!- cpressey has joined.
21:25:09 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:25:46 -!- visilii has quit (Quit: ZNC - https://znc.in).
21:28:58 -!- tromp has joined.
21:34:15 <cpressey> Silly me, actually this has hardly anything to do with term rewriting systems at all. Ha, ha, ha, ha. Ha.
21:35:41 <cpressey> No one ever goes back to the same drawing board twice.
21:36:14 -!- cpressey has quit (Quit: WeeChat 4.3.0).
21:50:13 -!- salpynx has joined.
22:01:07 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:43:53 <esolangs> [[User:TheCanon2]] M https://esolangs.org/w/index.php?diff=132807&oldid=132797 * TheCanon2 * (+21) added esolang
22:52:37 -!- Sgeo has joined.
23:37:15 -!- X-Scale has quit (Ping timeout: 250 seconds).
23:46:37 <esolangs> [[Nulla]] N https://esolangs.org/w/index.php?oldid=132808 * TheCanon2 * (+1672) Created the page Nulla.
23:50:25 -!- citrons has quit (Server closed connection).
23:50:35 -!- citrons has joined.
23:55:38 <esolangs> [[Shinda Sakana]] M https://esolangs.org/w/index.php?diff=132809&oldid=132806 * TheCanon2 * (+0) Capitalisation.
←2024-07-09 2024-07-10 2024-07-11→ ↑2024 ↑all