←2021-06-06 2021-06-07 2021-06-08→ ↑2021 ↑all
00:12:15 <esowiki> [[BrainDots]] M https://esolangs.org/w/index.php?diff=84132&oldid=84129 * PythonshellDebugwindow * (+24) Category
00:12:23 -!- fizzie_ has quit (Remote host closed the connection).
00:18:39 <esowiki> <fizzie> Hmm. I wasn't *actually* planning to disconnect that other client yet, but I guess it made the decision for me. Tried to connect to it from this local system, but the client here went "SSL handshake failed: dh key too small" and apparently the bouncer process just died.
01:43:51 <esowiki> [[FourQueue]] https://esolangs.org/w/index.php?diff=84133&oldid=84128 * Caenbe * (+15) /* Programs */ Changed section to Syntax and reworded
02:36:14 <esowiki> [[FourQueue]] M https://esolangs.org/w/index.php?diff=84134&oldid=84133 * Caenbe * (+0) Wording
03:02:55 -!- metcalf has joined.
03:06:51 -!- metcalf has quit (Client Quit).
03:07:04 -!- metcalf has joined.
04:42:18 -!- metcalf has quit (Quit: metcalf).
04:42:35 -!- metcalf has joined.
04:46:50 -!- metcalf has quit (Client Quit).
04:47:05 -!- metcalf has joined.
04:56:27 <esowiki> [[Talk:Complack]] N https://esolangs.org/w/index.php?oldid=84135 * TheCoderPro * (+176) Created page with "i personally think you should have an instruction to swap the elements of the current stack with another stack ~~~"
04:59:31 <esowiki> <Corbin> https://github.com/brightly-salty/mlatu A reasonable progression in the series of concatenative languages named after cat words.
05:14:58 -!- metcalf has quit (Quit: metcalf).
06:24:22 <esowiki> <nakilon> I'm thinking abot adding threads
06:24:30 <esowiki> <nakilon> to implement multiple stacks
06:25:13 <esowiki> <nakilon> the threaded instruction pointer will sleep on instructions that wait for a value pushed from another stack
06:25:18 <esowiki> <nakilon> *another thread
06:26:51 <esowiki> <nakilon> smth like "t" to convert to two threads on the next two cells (not sure yet if you should copy the stack)
06:27:54 <esowiki> <nakilon> "0p" to push to higher thread; "1p" to push to lower thread; "g" to wait until smth is pushed in and jump on two next cells based on from which of two thread neighbours the value came from
06:29:42 <esowiki> <nakilon> mayba i and o instead of g and p
06:29:50 <esowiki> <nakilon> damn typos
06:40:42 <esowiki> <nakilon> here is something threaded https://esolangs.org/wiki/Rui
07:59:53 <esowiki> [[Curlyfrick]] M https://esolangs.org/w/index.php?diff=84136&oldid=75249 * TheCoderPro * (+0) added dot
08:00:36 <esowiki> [[Curlyfrick]] M https://esolangs.org/w/index.php?diff=84137&oldid=84136 * TheCoderPro * (+10) made a bit clearer
09:18:06 <esowiki> [[Special:Log/newusers]] create * D-Lord * New user account
10:57:42 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=84138&oldid=84078 * D-Lord * (+209) /* Introductions */
10:58:42 <esowiki> [[User:D-Lord]] N https://esolangs.org/w/index.php?oldid=84139 * D-Lord * (+322) Created page with "Hey ho. And welcome to this strange corner of the interwebs. I'm D-Lord or Denis and like most other users in here interested in many different things including esolangs. Th..."
12:36:24 -!- metcalf has joined.
12:37:42 -!- metcalf has quit (Client Quit).
12:37:59 -!- metcalf has joined.
12:42:52 <esowiki> [[NDBall/Program Archive]] M https://esolangs.org/w/index.php?diff=84140&oldid=84086 * PythonshellDebugwindow * (+40) .
12:49:27 <esowiki> [[Special:Log/newusers]] create * ProtoBit * New user account
12:58:14 -!- metcalf has quit (Ping timeout: 252 seconds).
12:59:45 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=84141&oldid=84138 * ProtoBit * (+201) /* Introductions */
13:01:52 -!- Noisytoot has quit (Ping timeout: 258 seconds).
13:10:54 -!- metcalf has joined.
13:37:41 -!- metcalf has quit (Quit: metcalf).
13:37:59 -!- metcalf has joined.
14:08:11 -!- metcalf has quit (Quit: metcalf).
14:08:25 -!- metcalf has joined.
14:12:42 -!- metcalf has quit (Client Quit).
14:12:59 -!- metcalf has joined.
14:28:58 <esowiki> [[Talk:OLNMLN]] N https://esolangs.org/w/index.php?oldid=84142 * Grs * (+1021) Created page with "== Welcome == Welcome to the talk section of OLNMLN! ===== Please read: ===== * Please don't remove anything, except if it's yours! * Don't swear or use bad words! * Don't hur..."
14:33:29 <esowiki> [[Talk:OLNMLN]] https://esolangs.org/w/index.php?diff=84143&oldid=84142 * Grs * (+81)
14:49:38 -!- copumpkin has joined.
14:52:16 -!- Melvar has quit (Ping timeout: 252 seconds).
14:56:29 <esowiki> [[OLNMLNE]] https://esolangs.org/w/index.php?diff=84144&oldid=84050 * Grs * (+69) /* Commands */
15:11:56 -!- Noisytoot has joined.
15:38:44 -!- LKoen has joined.
16:14:28 <esowiki> [[FourQueue/Interpreter.py]] N https://esolangs.org/w/index.php?oldid=84145 * Caenbe * (+3568) Added interpreter
16:17:43 <esowiki> [[FourQueue]] https://esolangs.org/w/index.php?diff=84146&oldid=84134 * Caenbe * (+382) Added interpreter
16:23:11 <esowiki> [[FourQueue]] https://esolangs.org/w/index.php?diff=84147&oldid=84146 * Caenbe * (+479) Added example
16:23:56 <esowiki> [[FourQueue]] M https://esolangs.org/w/index.php?diff=84148&oldid=84147 * Caenbe * (+2) /* Interpreter */
16:26:05 -!- Melvar has joined.
16:28:02 <esowiki> <Guest60> Hi, I recently finished writing a language I want to make a page for but have tried and failed to make an account at least a dozen times now. Can anyone help me out?
16:28:11 <esowiki> <Guest60> this is the language https://github.com/KyleM73/AHHH
16:28:31 <esowiki> <Guest60> thanks in advance!! :)
16:36:17 <esowiki> <oerjan> Guest60: what's your problem with the account?
16:48:32 <esowiki> [[FourQueue/Interpreter.py]] M https://esolangs.org/w/index.php?diff=84149&oldid=84145 * Caenbe * (+20)
16:53:11 -!- metcalf has quit (Quit: metcalf).
16:53:25 -!- metcalf has joined.
16:53:34 <esowiki> [[FolderCode]] N https://esolangs.org/w/index.php?oldid=84150 * Dominicentek * (+4047) Created page with "FolderCode is an esoteric programming language created by Dominicentek. It's main gimmick is that it's written as a folder structure with names being commands. FolderCode comp..."
16:54:02 <esowiki> [[FourQueue/Interpreter.py]] M https://esolangs.org/w/index.php?diff=84151&oldid=84149 * Caenbe * (+17)
16:54:03 <esowiki> [[FolderCode]] https://esolangs.org/w/index.php?diff=84152&oldid=84150 * Dominicentek * (+73) /* Examples */
16:56:39 <esowiki> [[FolderCode]] https://esolangs.org/w/index.php?diff=84153&oldid=84152 * Dominicentek * (+37)
16:56:59 <esowiki> <b_jonas> fizzie: you are summoned for Guest60
16:57:42 -!- metcalf has quit (Client Quit).
16:57:59 -!- metcalf has joined.
16:58:16 <esowiki> [[FolderCode]] M https://esolangs.org/w/index.php?diff=84154&oldid=84153 * Dominicentek * (-51)
16:59:18 <esowiki> [[FolderCode]] M https://esolangs.org/w/index.php?diff=84155&oldid=84154 * Dominicentek * (-19)
17:03:27 <esowiki> [[FolderCode]] https://esolangs.org/w/index.php?diff=84156&oldid=84155 * Dominicentek * (+17)
17:06:06 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=84157&oldid=84126 * Dominicentek * (-11) /* F */
17:06:58 <esowiki> <fizzie> Hmm.
17:07:32 <esowiki> <fizzie> I don't know what could be the problem with registration -- as recently as earlier today "ProtoBit" seemed to be able to register.
17:09:47 <esowiki> <fizzie> There's that Befunge captcha, of course. But it uses a relatively limited subset, I imagine any online Befunge interpreter would correctly execute it.
17:12:20 <esowiki> <fizzie> Well, as long as it has sufficiently large stack cells, anyway. Possibly there's a toy one somewhere that uses three-digit decimal numbers or whatnot.
17:18:06 -!- delta23 has joined.
17:27:30 <esowiki> <Guest6018> Hi, is anyone able to help me make an account? I was guest60 before but I got disconnected
17:28:26 <esowiki> [[FolderCode]] https://esolangs.org/w/index.php?diff=84158&oldid=84156 * Dominicentek * (+41)
17:33:54 <esowiki> <oerjan> fizzie: ^
17:36:23 <esowiki> <oerjan> . o O ( this isn't going to work )
17:38:33 <esowiki> [[Special:Log/newusers]] create * Ultlang * New user account
17:40:54 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=84159&oldid=84141 * Ultlang * (+210) /* Introductions */
17:43:37 <esowiki> [[Delta Salein Ao]] N https://esolangs.org/w/index.php?oldid=84160 * Ultlang * (+177) Created page with "Delta Salein Ao, Delta Salein or is a programming language created by Ultlang. [[Category:Languages]][[Category:2021]][[Category:Cell-based]][[Category:Output only]]"
17:44:36 <esowiki> [[Delta Salein Ao]] https://esolangs.org/w/index.php?diff=84161&oldid=84160 * Ultlang * (+59) yeaf
17:48:31 <esowiki> <Guest6018> How can I translate the Befudge code to make an account?
17:49:26 <esowiki> <oerjan> `befunge does this work?
17:49:29 <esowiki> <HackEso> befunge? No such file or directory
17:49:37 <esowiki> <oerjan> apparently not
17:50:01 <esowiki> <oerjan> Guest6018: any befunge interpreter should work
17:50:29 <esowiki> <Guest6018> to make an account it says:
17:50:31 <esowiki> <Guest6018> To protect the wiki against automated account creation, we kindly ask you to answer the question that appears below (more info):
17:50:31 <esowiki> <Guest6018> Which number does this Befunge code output: 9646332815>\#+:#*9-#\_$.@
17:50:38 <esowiki> <oerjan> `! befunge 9646332815>\#+:#*9-#\_$.@
17:50:39 <esowiki> <HackEso> 224408598
17:50:42 <esowiki> <oerjan> whee!
17:50:44 <esowiki> <oerjan> Guest6018: ^
17:50:58 <esowiki> <Guest6018> oh! that's handy!
17:51:03 <esowiki> [[Special:Log/newusers]] create * Kylem73 * New user account
17:51:10 <esowiki> <Guest6018> thank you!!
17:51:11 <esowiki> <oerjan> great
17:52:38 <esowiki> <oerjan> . o O ( now for the second step )
17:52:40 <esowiki> <fizzie> Oh, I didn't even think of them bots.
17:53:51 <esowiki> <fizzie> But there's a number of online Befunge interpreters. We link to at least one from the Befunge article.
17:54:15 <esowiki> <oerjan> does the captcha link to the Befunge article?
17:54:56 <esowiki> <fizzie> Although for some unfathomable reason all of them do this weird two-step procedure where, after you've input the program, you need to first click on an unintuitively labeled button ("Show", or "Init", or "To interpreter mode"; three real examples) before you can actually click on the intuitively labeled one ("Run") to execute it.
17:55:07 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=84162&oldid=84159 * Kylem73 * (+160)
17:55:36 <esowiki> <fizzie> I tried to make the captcha link to the Befunge article but MediaWiki does not allow HTML embedded in the captcha question.
17:55:59 <esowiki> <fizzie> That's also why the code is typeset in a proportional font, which is pretty sacrilegious.
17:56:48 <esowiki> <fizzie> There is a link from the captcha page to [[Special:Captcha/help]] that could be edited to contain a link to the Befunge article, but I wonder if anyone would actually successfully navigate through all that.
17:56:49 <esowiki> <oerjan> ic
18:03:11 -!- metcalf has quit (Quit: metcalf).
18:03:24 -!- metcalf has joined.
18:07:42 -!- metcalf has quit (Client Quit).
18:08:00 -!- metcalf has joined.
18:17:11 <esowiki> <b_jonas> hehe
18:21:34 <esowiki> [[OLNMLN]] https://esolangs.org/w/index.php?diff=84163&oldid=84083 * Grs * (+1037) Added changes (NOT IN CODE)
18:23:43 <esowiki> [[OLNMLN]] https://esolangs.org/w/index.php?diff=84164&oldid=84163 * Grs * (+18)
18:53:55 <esowiki> [[AHHH]] N https://esolangs.org/w/index.php?oldid=84165 * Kylem73 * (+4514) first save
18:55:43 <esowiki> [[AHHH]] M https://esolangs.org/w/index.php?diff=84166&oldid=84165 * Kylem73 * (-27) not pseudonatural
18:57:48 <esowiki> [[AHHH]] M https://esolangs.org/w/index.php?diff=84167&oldid=84166 * Kylem73 * (+16)
18:58:59 <esowiki> [[AHHH]] M https://esolangs.org/w/index.php?diff=84168&oldid=84167 * Kylem73 * (+11) cell based
19:03:11 -!- metcalf has quit (Quit: metcalf).
19:03:26 -!- metcalf has joined.
19:07:42 -!- metcalf has quit (Client Quit).
19:07:59 -!- metcalf has joined.
19:50:16 <esowiki> [[FourQueue]] https://esolangs.org/w/index.php?diff=84169&oldid=84148 * Caenbe * (+0) /* Example */ Explanation was wrong
19:58:33 <esowiki> [[FolderCode]] M https://esolangs.org/w/index.php?diff=84170&oldid=84158 * Dominicentek * (+0)
20:00:57 <esowiki> [[FolderCode]] https://esolangs.org/w/index.php?diff=84171&oldid=84170 * Dominicentek * (+0)
20:12:09 <esowiki> [[Delta Salein Ao]] https://esolangs.org/w/index.php?diff=84172&oldid=84161 * Ultlang * (+412)
20:13:11 -!- metcalf has quit (Quit: metcalf).
20:13:26 -!- metcalf has joined.
20:17:42 -!- metcalf has quit (Client Quit).
20:18:00 -!- metcalf has joined.
20:23:11 -!- metcalf has quit (Quit: metcalf).
20:23:29 -!- metcalf has joined.
20:27:42 -!- metcalf has quit (Client Quit).
20:27:59 -!- metcalf has joined.
20:32:36 <esowiki> [[Whitespace]] M https://esolangs.org/w/index.php?diff=84173&oldid=84066 * Andrewarchi * (-8) Update the Whitespace Corpus to the current URL
20:55:55 -!- LKoen has quit (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”).
21:14:59 <esowiki> [[Fuck]] https://esolangs.org/w/index.php?diff=84174&oldid=84069 * Caenbe * (+9) /* Commands */ Appears to be more accurate (again, from looking at examples)
21:16:34 <esowiki> [[Fuck]] https://esolangs.org/w/index.php?diff=84175&oldid=84174 * Caenbe * (+191) Computational class
21:28:11 -!- metcalf has quit (Quit: metcalf).
21:28:25 -!- metcalf has joined.
21:31:18 <esowiki> [[Forwards]] N https://esolangs.org/w/index.php?oldid=84176 * S1(210) * (+6488) created page
21:32:43 -!- metcalf has quit (Client Quit).
21:33:29 -!- metcalf has joined.
21:34:03 <esowiki> [[Talk:Movesum]] N https://esolangs.org/w/index.php?oldid=84177 * Caenbe * (+310) Created talk page
21:39:32 <esowiki> [[Forwards]] M https://esolangs.org/w/index.php?diff=84178&oldid=84176 * S1(210) * (-3)
21:42:00 <esowiki> [[Andrew Phillips]] N https://esolangs.org/w/index.php?oldid=84179 * S1(210) * (+192) Created page with "'''Andrew Phillips''' is a programmer and esolang author. He has created the languages [[DeBruijn]] and [[Forwards]]. He contributes on this wiki as [[User:S1(210)]]. ..."
21:42:53 <esowiki> [[DeBruijn]] M https://esolangs.org/w/index.php?diff=84180&oldid=83645 * S1(210) * (-3) change user page link to author page link
21:44:10 <esowiki> [[User:S1(210)]] https://esolangs.org/w/index.php?diff=84181&oldid=83549 * S1(210) * (+25)
21:46:04 <esowiki> [[Forwards]] M https://esolangs.org/w/index.php?diff=84182&oldid=84178 * S1(210) * (+7)
21:46:44 <esowiki> [[Forwards]] M https://esolangs.org/w/index.php?diff=84183&oldid=84182 * S1(210) * (+13) /* The let Clause */
21:49:54 <esowiki> [[Forwards]] M https://esolangs.org/w/index.php?diff=84184&oldid=84183 * S1(210) * (-20) /* Style */
21:51:06 <esowiki> [[Forwards]] M https://esolangs.org/w/index.php?diff=84185&oldid=84184 * S1(210) * (+0) /* Abstraction */
22:18:18 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=84186&oldid=84157 * Zero player rodent * (+25)
23:33:49 <esowiki> [[OLNMLN]] M https://esolangs.org/w/index.php?diff=84187&oldid=84164 * PythonshellDebugwindow * (+4) /* Commands */ Fmt table
23:35:32 <esowiki> [[Movesum]] M https://esolangs.org/w/index.php?diff=84188&oldid=75830 * PythonshellDebugwindow * (-2) /* Syntax and Semantics */ Fix example (thanks to Caenbe)
23:38:50 <esowiki> [[Talk:Movesum]] M https://esolangs.org/w/index.php?diff=84189&oldid=84177 * PythonshellDebugwindow * (+326) Reply
23:53:23 <esowiki> <zzo38> I found that Amiga has sound modulation. Why the MOD format does not include this command (perhaps the 8xx command)?
←2021-06-06 2021-06-07 2021-06-08→ ↑2021 ↑all