00:01:51 <lambdabot> <hint>:1:1: error: parse error on input ‘~#’
00:02:59 -!- mtm has quit (Ping timeout: 260 seconds).
00:03:12 <b_jonas> Lykaina: doesn't one of the later befunge variants let you have an arbitrary speed, so you can jump past a long sequence in one step?
00:05:14 -!- mtm has joined.
00:06:44 <Lykaina> but this code works: >~# :# ,# 2# 5# *# -# _@
00:15:26 <Lykaina> we should have a unefunge-executing bot
00:19:41 -!- 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:43:11 <b_jonas> `` /bin/sed -n 's/\([^ ]*\)([0-9]lambdabot).*/\1/p' /hackenv/share/whatis | shuf -n 12 # Lykaina: it has a lot of commands, but @run (which evaluates haskell) is the most frequently used.
00:43:13 <HackEso> djinn-del \ todo \ leet \ pl \ unpointless \ auto-reply? \ choice-add \ letlpaste \ time \ hoogle+ \ wn \ faq
00:44:11 <b_jonas> also it's IMO badly designed compose function inspired me to invent buubot's crazy compose system, which is still present here in perlbot
00:44:11 <perlbot> b_jonas: Stored also it's IMO badly designed compose function inspired me to invent buubot's crazy compose system, which is still present here in
00:44:45 <b_jonas> perlbot forget also it's IMO badly designed compose function inspired me to invent buubot's crazy compose system, which
00:44:45 <perlbot> b_jonas: Forgot also it's IMO badly designed compose function inspired me to invent buubot's crazy compose system, which
00:44:48 <b_jonas> perlbot forget also it's IMO badly designed compose function inspired me to invent buubot's crazy compose system, which
00:44:49 <perlbot> b_jonas: Forgot also it's IMO badly designed compose function inspired me to invent buubot's crazy compose system, which
00:46:53 <b_jonas> well it was. now it's kind of ruined by some recent changes.
01:06:31 <Lykaina> here's a cat program: >~# , #~<
01:11:01 <Lykaina> here's an even smaller cat program: ~,
01:18:48 -!- ais523 has quit (Quit: quit).
01:35:50 <fizzie> There's some befunge (and since it's a subset, unefunge) interpreters on HackEso.
01:36:22 <fizzie> `! befunge ".olleh">:#,_@
01:38:42 <fizzie> For multi-line programs you'd likely have to feed them directly rather than through the `! interface.
01:40:02 <fizzie> (Also does befunge98 on some probably pretty ancient version of cfunge.)
01:42:15 <fizzie> Technically fungot can also execute befunge, but it's an admin-only command, because it doesn't have an actual interpreter, it just writes the code onto the playfield and directs the execution there.
01:42:36 <fizzie> I don't think I've managed to use it without crashing even once. At least to do any actual operation.
01:43:09 <fizzie> Oh, fungot's not even here.
01:44:08 -!- fungot has joined.
01:44:43 <fizzie> fungot: Would you characterise yourself as an Unefunge-executing bot?
01:44:43 <fungot> fizzie: ( nyx here being part of the reset expression is simply the ' fnord
01:46:21 <fizzie> In Unefunge loops, it's always very satisfying when you end up being able to use some of the instructions when going both ways.
01:48:18 <Lykaina> `! befunge "!dlrow ,olleH">:#,_@
01:50:02 <Lykaina> `! befunge 25*"!dlrow ,olleH">:#,_@
01:54:26 <Lykaina> `! befunge "?em gnirehtob uoy era yhw :aniakyL">:#,_@
01:54:28 <HackEso> Lykaina: why are you bothering me?
01:55:08 <korvo> fungot: what's the worst that could happen?
01:55:09 <fungot> korvo: he needs help with a scheme48 exec script, which saves the image to the screen a second of silence, then repeat) and it will show up
02:11:59 <Lykaina> `! befunge 94*1+99*92*+698*>:#,_@
02:12:44 <Lykaina> let's attribute that to bad math
02:13:08 <Lykaina> `! befunge 94*1+99*92*+6+98*>:#,_@
02:13:35 <Lykaina> `! befunge 95*1+99*92*+6+98*>:#,_@
02:25:22 <Lykaina> `! befunge 84*1+99*92+1+99*93*+99*93*+6+99*93*+3+99*6+84*95*1-99*93*+3+99*93*+99*93*+99*92*+2+98*>:#,_@
02:31:16 <esolangs> [[Stackfish]] https://esolangs.org/w/index.php?diff=151112&oldid=151106 * I am islptng * (-134)
02:32:15 <fizzie> `! befunge98 84*1+99*92+1+99*93*+99*93*+6+99*93*+3+99*6+84*95*1-99*93*+3+99*93*+99*93*+99*92*+2+98*>:#,_@
02:32:35 <fizzie> It was 92 characters long, that's too much for the standard 80x25 playfield of Befunge-93.
02:35:44 <Lykaina> `! befunge98 84*1+99*92*+1+99*93*+99*93*+6+99*93*+3+99*6+84*95*1-99*93*+3+99*93*+99*93*+99*92*+2+98*>:#,_@
02:39:19 <Lykaina> i set the playfield on my interpreter to 160x12 to test that
02:41:18 -!- nitrix has quit (Quit: ZNC 1.8.2 - https://znc.in).
02:42:37 -!- nitrix has joined.
02:59:06 -!- FreeFull has quit (Quit: Lost terminal).
03:03:14 <Lykaina> started a partly-compliant version of befunge-98
03:10:22 <Lykaina> i mean, started working on the python script
03:12:53 <esolangs> [[Stackfish]] M https://esolangs.org/w/index.php?diff=151113&oldid=151112 * Calculus is fun * (-71) Updated MMRPN esointerpreter
03:19:57 <esolangs> [[Fixed Repeating Output]] M https://esolangs.org/w/index.php?diff=151114&oldid=150782 * Calculus is fun * (+75) /* MoreMathRPN */
03:47:25 -!- craigo has joined.
03:51:33 -!- somefan has joined.
05:00:45 <zzo38> About what object identifiers I meant, the one I meant is: 1.3.6.1.4.1.1722.12.2
05:04:02 <esolangs> [[NB]] N https://esolangs.org/w/index.php?oldid=151115 * None1 * (+3513) Created page with "NB is an esolang invented by [[User:None1]], that uses only 2 non-whitespace characters: N and B. It is case-insensitive. ==Syntax== ===Number constant=== NB uses unary for number constants, but instead of zeros or ones, NB is used: NBNBNBNBNB represents 5 ===Output=== N <v
05:04:30 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=151116&oldid=150931 * None1 * (+9) /* N */
05:25:58 -!- Guest76 has joined.
05:29:40 <Guest76> Irc chats always seem to be quiet places
05:30:36 <korvo> I bet that the big channels are loud. But the average channel is quiet in the long tail.
05:32:55 <Guest76> True but they are more confusing to get to (accounts and whatnot)
05:36:19 -!- Guest4798 has joined.
05:36:23 -!- Guest4798 has quit (Client Quit).
05:38:12 -!- somefan has left.
05:45:30 -!- Guest76 has quit (Quit: Client closed).
05:56:39 -!- Sgeo has quit (Read error: Connection reset by peer).
06:01:06 -!- Sgeo has joined.
06:03:45 -!- Lykaina has quit (Quit: Leaving).
07:24:04 -!- FreeFull has joined.
08:34:15 <esolangs> [[User:Ractangle/Sandbox]] https://esolangs.org/w/index.php?diff=151117&oldid=151095 * 47 * (-156) /* The first esolang before finding esolangs.org website. */
09:08:20 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=151118&oldid=151049 * PrySigneToFry * (+1016) /* ? */ new section
09:09:43 -!- DOS_User_webchat has joined.
09:11:41 <esolangs> [[Talk:Child Script]] https://esolangs.org/w/index.php?diff=151119&oldid=140580 * PrySigneToFry * (+17)
09:19:54 <esolangs> [[]] https://esolangs.org/w/index.php?diff=151120&oldid=150992 * PrySigneToFry * (+418)
09:22:31 -!- DOS_User_webchat has quit (Remote host closed the connection).
09:44:54 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=151121&oldid=151118 * Ractangle * (+358) /* ? */
11:25:58 -!- chomwitt has joined.
11:34:24 <esolangs> [[Categorial]] https://esolangs.org/w/index.php?diff=151122&oldid=145688 * PrySigneToFry * (+12) Add nore mewlines to make the command list not be hidden
11:34:43 <esolangs> [[Categorial]] M https://esolangs.org/w/index.php?diff=151123&oldid=151122 * PrySigneToFry * (+43)
11:45:05 -!- Sgeo has quit (Read error: Connection reset by peer).
11:45:21 <esolangs> [[AnyGolf]] https://esolangs.org/w/index.php?diff=151124&oldid=132583 * PrySigneToFry * (+440)
12:00:24 <esolangs> [[Infinite commands???]] https://esolangs.org/w/index.php?diff=151125&oldid=135462 * PrySigneToFry * (+720)
12:03:33 -!- mtm has quit (Ping timeout: 248 seconds).
12:04:40 <esolangs> [[AH'TALIQUAE ENGLISH]] https://esolangs.org/w/index.php?diff=151126&oldid=148343 * PrySigneToFry * (+8)
12:06:23 -!- mtm has joined.
12:31:39 <esolangs> [[User:Hakerh400]] M https://esolangs.org/w/index.php?diff=151127&oldid=149383 * Hakerh400 * (+0)
12:35:19 -!- ais523 has joined.
12:40:03 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=151128&oldid=151121 * Ais523 * (+1086) /* ? */ what happened
12:44:08 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=151129&oldid=151128 * Ais523 * (+589) /* ? */ repetitive admin actions are fast to do with practice
12:51:30 -!- amby has joined.
13:12:01 <esolangs> [[Special:Log/newusers]] create * Hsxiaobai * New user account
13:20:53 * APic → Public Swimming Hall
13:21:57 <ais523> I guess waves are one thing you'd find in a public swimming hall
13:22:14 <ais523> I used to go to one that had a wave machine, but I never figured out what prompted them to turn it on
13:44:20 <esolangs> [[User talk:A]] https://esolangs.org/w/index.php?diff=151130&oldid=146497 * PrySigneToFry * (+948)
14:19:58 <esolangs> [[X-script]] https://esolangs.org/w/index.php?diff=151131&oldid=150739 * PrySigneToFry * (+0)
14:22:39 <esolangs> [[AnyGolf]] https://esolangs.org/w/index.php?diff=151132&oldid=151124 * PrySigneToFry * (+27)
14:32:40 <esolangs> [[]] N https://esolangs.org/w/index.php?oldid=151133 * PrySigneToFry * (+9972) Created page with " is an Esoteric Programming Language designed by PrySigneToFry. You're free to edit this esoteric language. = Language overview = is a programming language, it's Turing-complete, High-level, and very usable but esoteric. This language is also called "United Esolang".
14:33:29 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=151134&oldid=151116 * PrySigneToFry * (+19)
14:35:54 <esolangs> [[User talk:None1]] https://esolangs.org/w/index.php?diff=151135&oldid=151024 * PrySigneToFry * (+1163)
14:36:29 <esolangs> [[User talk:None1]] https://esolangs.org/w/index.php?diff=151136&oldid=151135 * PrySigneToFry * (+13)
15:02:19 -!- FreeFull has quit (Ping timeout: 260 seconds).
15:11:47 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=151137&oldid=151023 * Hsxiaobai * (+231) /* Introductions */
15:12:23 -!- Lykaina has joined.
15:47:03 <Lykaina> as for my befunge98 implementation, i'm setting it aside indefinitely.
15:48:19 <Lykaina> though there are some improvements to the code that should be used in the befunge-93 interpreter
16:02:26 -!- FreeFull has joined.
16:38:17 <korvo> Lykaina: Good times. Don't be afraid to abstract and share code between interpreters.
16:39:27 <korvo> At some point, you might want to check out RPython, for making your Python programs fast. They abstracted and shared an entire JIT-compiling translator from Python 2.7 to C. For example, here's a DIVSPL interpreter that emits pretty good machine code: https://github.com/rpypkgs/rpypkgs/blob/main/divspl/divspl.py
16:40:40 -!- DOS_User_webchat has joined.
16:44:07 <Lykaina> i program in python 3, not python 2.7
16:45:00 <korvo> Sure. If you don't already know Python 2.7, then it might not seem worthwhile. I only bother because RPython is good.
16:52:33 -!- DOS_User_webchat has quit (Remote host closed the connection).
16:53:02 -!- DOS_User_webchat has joined.
16:54:51 <esolangs> [[User talk:Hsxiaobai]] N https://esolangs.org/w/index.php?oldid=151138 * I am islptng * (+582) Created page with "Are you chinese? If so, what's your name (*?) ~~~~"
17:00:33 <esolangs> [[User talk:Calculus is fun]] N https://esolangs.org/w/index.php?oldid=151139 * I am islptng * (+566) Created page with "Do you think MMRPN can do anything? ~~~~"
17:03:48 -!- SGautam has joined.
17:21:17 -!- DOS_User_webchat has quit (Remote host closed the connection).
17:57:37 -!- craigo has quit (Ping timeout: 248 seconds).
18:22:49 -!- Lord_of_Life_ has joined.
18:23:46 -!- Lord_of_Life has quit (Ping timeout: 248 seconds).
18:25:45 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
18:57:13 <esolangs> [[Talk:Fungeball]] N https://esolangs.org/w/index.php?oldid=151140 * Lykaina * (+311) May restart work on Fungeball.
18:58:45 -!- ais523 has quit (Ping timeout: 244 seconds).
20:30:30 <esolangs> [[G Sharp]] https://esolangs.org/w/index.php?diff=151141&oldid=150658 * Ractangle * (-5) /* Functions */
20:34:09 <esolangs> [[G Sharp]] https://esolangs.org/w/index.php?diff=151142&oldid=151141 * Ractangle * (+196) /* Functions */
20:34:37 <esolangs> [[0]] https://esolangs.org/w/index.php?diff=151143&oldid=146113 * Ractangle * (+46) /* G# */
20:39:16 <esolangs> [[0 Bits, 0 Bytes]] https://esolangs.org/w/index.php?diff=151144&oldid=143803 * Ractangle * (-37) /* C++ */
20:39:43 <esolangs> [[0 Bits, 0 Bytes]] https://esolangs.org/w/index.php?diff=151145&oldid=151144 * Ractangle * (-5) /* Python */
20:40:37 -!- Noisytoot has quit (Excess Flood).
20:46:52 -!- Noisytoot has joined.
20:47:42 -!- Sgeo has joined.
20:57:55 -!- Guest2 has joined.
20:58:33 -!- Guest2 has quit (Client Quit).
20:59:58 <Lykaina> attempting to make a threaded befunge-93 variant, adds commands 'n', 'q', 't', and 'z' from funge-98
21:01:24 <Lykaina> i'll use the name I appropriated for a similar project, "Fungeball", for it.
21:03:18 -!- Noisytoot has quit (Remote host closed the connection).
21:11:58 -!- Noisytoot has joined.
21:12:56 <Lykaina> i mean, Fungeball was an attempt to do the same thing a long time ago
21:20:49 -!- Noisytoot has quit (Remote host closed the connection).
21:24:21 -!- Noisytoot has joined.
21:33:01 <esolangs> [[Queue-based esolang]] https://esolangs.org/w/index.php?diff=151146&oldid=149402 * Ractangle * (+31) /* See also */
21:33:28 <esolangs> [[Queue-based esolang]] https://esolangs.org/w/index.php?diff=151147&oldid=151146 * Ractangle * (-1) /* See also */
21:34:46 -!- Noisytoot has quit (Excess Flood).
21:35:29 -!- chomwitt has quit (Ping timeout: 252 seconds).
21:37:36 <esolangs> [[Queue-based esolang++]] N https://esolangs.org/w/index.php?oldid=151148 * Ractangle * (+221) Created page with "{{Stub}} {{lowercase}}'''queue-based esolang++''' is an extension of the [[queue-based esolang]] created by [[User:Emelang]]. We do not have much information about QBE++ due to the fact that there is no interpreter for it"
21:45:16 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=151149&oldid=151134 * Buckets * (+11)
21:45:29 <esolangs> [[Snub]] N https://esolangs.org/w/index.php?oldid=151150 * Buckets * (+834) Created page with "Hey, Future [[User:Buckets]]! It's not Snub, It's Stub. Snub isn't an Esoteric programming language created by [[User:Buckets]] in 2020, The original name was Kotery, but [[User:Buckets]] keeps forgetting the word ''Stub'' and Types ''Snub'' instead, so this is a pretty g
21:46:13 <esolangs> [[User:Buckets]] M https://esolangs.org/w/index.php?diff=151151&oldid=150862 * Buckets * (+13)
21:49:33 <esolangs> [[Fungeball]] https://esolangs.org/w/index.php?diff=151152&oldid=151105 * Lykaina * (+393) Adding history and clarifying some things.
21:53:22 <Lykaina> How does https://esolangs.org/wiki/Fungeball look?
21:55:46 -!- Noisytoot has joined.
21:59:28 <korvo> Great stub. Thanks for documenting your progress. At some point, ponder {{infobox proglang}}, since the information it asks for (year that it appeared, languages which inspired you, link to reference implementation) are the same information that readers want.
22:02:03 <korvo> Lykaina: If you need an example/inspiration, check out https://esolangs.org/wiki/Game_of_Life first paragraph and infobox. It turns out that we don't know exactly which year Conway found it!
22:03:27 <korvo> Documenting such things now can prevent them from becoming lost later.
22:20:07 <b_jonas> someone should set a password
22:29:27 <esolangs> [[Fungeball]] https://esolangs.org/w/index.php?diff=151153&oldid=151152 * Lykaina * (+2) adding an infobox
22:35:22 <Lykaina> oh...should I mark it as a stub?
22:37:38 <esolangs> [[User:Tommyaweosme/a python quine]] N https://esolangs.org/w/index.php?oldid=151154 * Tommyaweosme * (+129) Created page with "<pre>ERROR! Traceback (most recent call last): File "<main.py>", line 1 ERROR! ^ SyntaxError: invalid syntax</pre>"
22:41:12 <esolangs> [[Talk:Fungeball]] https://esolangs.org/w/index.php?diff=151155&oldid=151140 * Lykaina * (+142)
22:42:45 <esolangs> [[User:Tommyaweosme/bf self interpreter]] N https://esolangs.org/w/index.php?oldid=151156 * Tommyaweosme * (+477) Created page with "<pre>[+>>>-[.]<<<,[-]>>[+<-]>>>>]>>>>+[[-][<]>>[-][+<.]++>+>+++++++[<++++>>++<-]++>>+>+>+++++[>++>++++++<<-]+>>>,<++[[>[->>]<[>>]<<-]<[<]<+>>[>]>[<+>-[[<+>-]>]<[[[-][++>-]<]++<-[<+++++++++>[<->-]>>]>>]]<<]<]<[[<]>[[>]>>[>>]+[<<]<[<]<+>>
22:48:44 -!- DOS_User_webchat has joined.
22:50:21 -!- DOS_User_webchat has quit (Remote host closed the connection).
22:51:07 <esolangs> [[User:Lykaina]] https://esolangs.org/w/index.php?diff=151157&oldid=151104 * Lykaina * (+31) Updating...
22:54:20 <esolangs> [[Fungeball]] M https://esolangs.org/w/index.php?diff=151158&oldid=151153 * Lykaina * (+10) Marking the stub as a stub.
22:57:50 -!- Ae` has changed nick to Ae.
23:07:09 <Lykaina> oh...of course that won't work
23:09:01 <esolangs> [[Special:Log/newusers]] create * Jburns22 * New user account
23:12:46 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=151159&oldid=151137 * Jburns22 * (+275)
23:21:49 <esolangs> [[Onesharp]] N https://esolangs.org/w/index.php?oldid=151160 * Jburns22 * (+172) Created page with "'''Onesharp''' is a minimalistic programming language created as a teaching tool by Larry Moss. It is designed to run on a register machine using only two symbols, 1 and #."
23:39:06 <Lykaina> https://lykaina.sdf.org/esolangs/fungeball/helloworld.bft is the test of "Hello World" for Fungeball
23:43:26 <b_jonas> if you have an interpreter published, link it from the wiki
23:45:52 -!- isabella has quit (Quit: WeeChat 3.5).
23:46:08 -!- izabera has joined.
23:46:12 -!- izabera has changed nick to isabella.
23:46:22 -!- isabella has changed hostmask to izabera@user/meow/izabera.
23:58:20 <Lykaina> adding a copyright notice to the code