←2019-07-03 2019-07-04 2019-07-05→ ↑2019 ↑all
00:20:09 -!- Phantom_Hoover has quit (Read error: Connection reset by peer).
00:33:39 -!- salpynx has joined.
00:46:55 -!- sleepnap has quit (Quit: Leaving.).
00:55:38 -!- sleepnap has joined.
00:56:11 <salpynx> arseniiv: I've been playing with your interpreter, I think you want `stdout.buffer.write(bytes((maybe_byte,)))` for output. I get "TypeError: write() argument must be str, not bytes" without .buffer., and with it I can output ASCII and unicode
00:57:42 <salpynx> I'm using Linux, and I'm not sure if Windows handles the buffer differently, but I've used that pattern to convert raw bytes to displayable output which includes multibyte characters.
00:58:53 <salpynx> silly first example: "__+_+_+_+_+~_+~_+~_+~;__+_+~_+~_+_+_+_+_+;__+_+~_+~_+~_+_+_+~_+~;__+_+~_+_+_+~_+~_+_+;__+~_+_+~_+~_+_+~_+~_+~;__+~_+_+_+~_+_+~_+~_+;__+~_+~_+_+~_+~_+~_+~_+;__+_+_+_+_+~_+~_+~_+~;__+_+~_+~_+_+_+_+_+;__+_+~_+~_+_+~_+_+~_+;__+_+~_+_+_+~_+~_+_+;"
01:03:08 <salpynx> Gen Punctree code to output a string: for b in bytes(u'your output here', 'utf8'): print('_' + bin(b)[2:].zfill(8).replace('1', '_+').replace('0', '_+~'), end=';')
01:21:37 -!- sleepnap has quit (Ping timeout: 248 seconds).
01:27:37 -!- tromp has joined.
01:31:51 -!- tromp has quit (Ping timeout: 252 seconds).
01:36:42 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
01:39:43 -!- Lord_of_Life has joined.
01:46:15 -!- ban has joined.
01:46:39 -!- ban has changed nick to Guest18755.
01:47:32 <Guest18755> how is development in C?
01:47:50 <kmc> orgasmic
01:48:15 <shachaf> C is TG
01:48:17 -!- tromp has joined.
01:48:26 <Guest18755> what is TG?
01:49:17 <shachaf> Too Good
01:49:18 <shachaf> `? tg
01:49:20 <HackEso> TG is short for Turing-Gödel, the highest possible level of difficulty for a multiplayer game. At this level, it's undecidable whether you can manage to halt before losing or not.
01:50:03 <Guest18755> @
01:50:23 <Guest18755> @HackEso nice info.
01:50:23 <lambdabot> Unknown command, try @list
01:50:54 <Guest18755> @kmc have you experienced it?
01:50:54 <lambdabot> Maybe you meant: src rc ghc
01:52:34 <Guest18755> @HackEso is it a CS conceptV
01:52:34 <lambdabot> Unknown command, try @list
01:52:46 -!- tromp has quit (Ping timeout: 252 seconds).
01:53:11 <Guest18755> Hackeso is it a CS concept?
01:53:26 <Guest18755> kmc have you experienced it?
01:54:17 <Guest18755> @list
01:54:17 <lambdabot> What module? Try @listmodules for some ideas.
01:54:27 <Guest18755> @listmodules
01:54:27 <lambdabot> activity base bf check compose dice dict djinn dummy elite eval filter free fresh haddock help hoogle instances irc karma localtime metar more oeis offlineRC pl pointful poll pretty quote search
01:54:27 <lambdabot> slap source spell system tell ticker todo topic type undo unlambda unmtl version where
01:54:52 <Guest18755> @list localtime
01:54:52 <lambdabot> localtime provides: time localtime localtime-reply
01:55:04 <Guest18755> @list localtime time
01:55:04 <lambdabot> No module "localtime time" loaded
01:55:24 <Guest18755> @list localtime localtime
01:55:25 <lambdabot> No module "localtime localtime" loaded
01:55:33 <Guest18755> @list time
01:55:33 <lambdabot> localtime provides: time localtime localtime-reply
02:00:36 -!- Guest18755 has quit (Remote host closed the connection).
02:22:20 -!- FreeFull has quit.
02:52:39 -!- salpynx has quit (Ping timeout: 260 seconds).
04:40:19 -!- salpynx has joined.
04:55:46 <esowiki> [[User:JonoCode9374]] M https://esolangs.org/w/index.php?diff=63904&oldid=62711 * JonoCode9374 * (-778)
06:11:10 -!- Sgeo_ has joined.
06:14:04 -!- Sgeo has quit (Ping timeout: 244 seconds).
06:50:50 <esowiki> [[Turing machine]] M https://esolangs.org/w/index.php?diff=63905&oldid=57244 * A * (+109)
07:04:28 <esowiki> [[User:A/H spec]] M https://esolangs.org/w/index.php?diff=63906&oldid=63900 * A * (-428) /* Extended H Reference */
08:00:01 -!- AnotherTest has joined.
08:40:26 -!- atslash has joined.
08:52:02 -!- tromp has joined.
09:06:53 -!- arseniiv has joined.
09:23:49 -!- tromp has quit (Remote host closed the connection).
09:36:30 -!- tromp has joined.
11:26:59 -!- salpynx has quit (Remote host closed the connection).
12:16:23 -!- john_metcalf has joined.
12:25:49 -!- wob_jonas has joined.
12:26:13 <wob_jonas> fizzie: re https://esolangs.org/logs/2019-04.html#l1C as in what "IV" stands for in pokemon video games, https://www.youtube.com/watch?v=PupgZtt_KEw&feature=youtu.be&t=331 claims "individual values"
12:27:02 <esowiki> [[Hardlang]] N https://esolangs.org/w/index.php?oldid=63907 * A * (+761) Dump everything in my head today into this wiki
12:29:03 <esowiki> [[SPADE]] M https://esolangs.org/w/index.php?diff=63908&oldid=60247 * A * (-18)
13:17:21 -!- john_metcalf has quit (Ping timeout: 248 seconds).
13:22:24 <arseniiv> re SPADE: A is a spoilerer
13:28:23 -!- arseniiv has quit (Ping timeout: 245 seconds).
13:37:18 -!- Lord_of_Life_ has joined.
13:39:13 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
13:39:15 -!- arseniiv has joined.
13:39:51 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
14:42:51 -!- sleepnap has joined.
14:58:47 -!- wob_jonas has quit (Remote host closed the connection).
16:45:53 -!- b_jonas has joined.
18:19:48 -!- tromp has quit (Remote host closed the connection).
18:20:21 -!- tromp has joined.
18:24:56 -!- tromp has quit (Ping timeout: 252 seconds).
19:27:46 -!- tromp has joined.
19:32:02 -!- tromp has quit (Ping timeout: 252 seconds).
20:03:21 -!- tromp has joined.
20:04:37 -!- sleepnap has quit (Quit: Leaving.).
20:07:00 <esowiki> [[Rotpai]] N https://esolangs.org/w/index.php?oldid=63909 * Mipinggfxgbtftybfhfyhfn * (+1155) Created page with "'''Rotpai''' is an [[esoteric programming language]] made by [[User:Mipinggfxgbtftybfhfyhfn]]. ==Syntax and execution== A Rotpai program is a list of ordered pairs of characte..."
20:07:36 -!- tromp has quit (Ping timeout: 252 seconds).
20:08:13 <esowiki> [[Rotpai]] https://esolangs.org/w/index.php?diff=63910&oldid=63909 * Mipinggfxgbtftybfhfyhfn * (-30)
20:11:43 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=63911&oldid=63603 * Mipinggfxgbtftybfhfyhfn * (+13) /* R */
20:21:38 -!- FreeFull has joined.
20:46:06 -!- AnotherTest has quit (Ping timeout: 252 seconds).
21:23:02 -!- tromp has joined.
21:32:36 -!- AnotherTest has joined.
21:45:20 -!- salpynx has joined.
21:49:10 -!- AnotherTest has quit (Ping timeout: 252 seconds).
21:52:59 -!- tromp has quit (Remote host closed the connection).
22:02:11 -!- tromp has joined.
22:04:47 -!- sftp has quit (Excess Flood).
22:05:06 -!- sftp has joined.
22:23:00 -!- aji has joined.
22:23:05 -!- tromp has quit (Remote host closed the connection).
22:33:46 -!- tromp has joined.
22:38:19 -!- tromp has quit (Remote host closed the connection).
22:44:16 -!- tromp has joined.
22:48:35 -!- tromp has quit (Ping timeout: 252 seconds).
23:06:56 <int-e> I love this warning: http://paste.debian.net/hidden/d50f8b09/
23:24:51 -!- tromp has joined.
23:29:03 -!- tromp has quit (Ping timeout: 250 seconds).
23:55:48 -!- b_jonas has quit (Quit: leaving).
←2019-07-03 2019-07-04 2019-07-05→ ↑2019 ↑all