00:53:20 Do you think it is worth to mention uxn in esolang wiki? 00:53:47 What is uxn? 00:59:13 It is a virtual machine instruction set. Each instruction has a hand sign and a glyph in addition to the three letter name and the opcode numbers. There are two stacks and most instructions can use either one. There is also a "keep mode" to keep the input operands in the stack instead of removing them. There are some other features too. 01:06:19 The problem of no separators in W is something that OAC also has, although in OAC it is worse in some ways. Commas and parentheses are not used in function calls, and property access does not have any punctuation either (just put the property name after), etc. It can be ambiguous, even though the compiler does keep track of types. 01:30:05 what is OAC? 01:30:11 [[Hell]] M https://esolangs.org/w/index.php?diff=109522&oldid=109479 * Alanmalan * (+0) 02:43:30 It is a compiler for a old text adventure game system 05:01:44 -!- Wryl has quit (Quit: Damage control.). 06:58:11 [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=109523&oldid=54380 * Pro465 * (+135) /* how to convert between the different command views? */ new section 08:48:18 -!- Sgeo has quit (Read error: Connection reset by peer). 08:54:29 -!- Lord_of_Life_ has joined. 08:55:31 -!- Lord_of_Life has quit (Ping timeout: 240 seconds). 08:57:21 -!- Lord_of_Life_ has changed nick to Lord_of_Life. 09:12:57 [[EsoInterpreters]] https://esolangs.org/w/index.php?diff=109524&oldid=109495 * ChuckEsoteric08 * (+2431) Added CT interpreters created in my String-rewriting languages 09:26:49 [[MM1char]] N https://esolangs.org/w/index.php?oldid=109525 * ChuckEsoteric08 * (+522) Created page with "'''MM1char''' is description of 2-register Minsky machine with instructions: INC, DEC, JZ. It's goal is same as for [[StackBit]]: to be easily implementable. ==Syntax== + - increment register 1 - - decrement register 1 * - increment register 2 / - decrement 09:35:35 [[Talk:I/D machine]] M https://esolangs.org/w/index.php?diff=109526&oldid=109523 * Pro465 * (+78) /* how to convert between the different command views? */ 11:48:53 -!- __monty__ has joined. 12:24:18 I've now experienced: multiocular xeyes 12:24:23 which somehow feels appropriate for this channel 13:02:24 multiocular?? 13:05:00 https://social.hackerspace.pl/@q3k/110446350216259023 13:05:18 `? multiocular o 13:05:21 multiocular o? ¯\(°​_o)/¯ 13:05:26 oh well 13:26:53 `? ꙮ 13:26:56 ​ꙮ is the official Unicode character of #esoteric. 13:31:01 `python3 -cimport os; print([e.name for e in os.scandir("/hackenv/wisdom") if len(e.name)<=2 and [c for c in e.name if 0x80<=ord(c)]]) 13:31:03 ​['э', '⊥', 'ꙮ', '🐚', 'øl', 'Я', '☾_', 'Ø', 'ø', 'ä', 'nø', '؟', '\U0001d548', '🐐', 'bø', '\u3000', '☆', '⌨', 'ü', '¿', 'Э', 'å', '☃', 'ß', 'ᛁᚿ'] 13:31:40 `python3 -cimport os; print([e.name for e in os.scandir("/hackenv/wisdom") if 2 ​['blæg', 'kulør', 'mꙮnqy', 'אrjan', 'ørjan', 'caffè', 'eöl', 'örjan', 'œrjan', 'møøse', 'nœd', 'hðh', 'СССР', 'thé', 'phở', 'þorn', 'ссср'] 13:32:19 `python3 -cimport os; print([e.name for e in os.scandir("/hackenv/wisdom") if 5 ​['ĥäŝkéll', 'onëliner', 'spämmer', '¯\\(°_o)', 'αλτγρ+γ', '¯\\_(ツ)_', 'québec', '¯\\(°\u200b_o)', 'résumé', 't̵ͦiͭme͡', 'füngöt'] 13:32:29 `python3 -cimport os; print([e.name for e in os.scandir("/hackenv/wisdom") if 9 ​['̸̸̼͚͇̮͕̳̞̤̜̯̪̪̱̣̠̺̹͍̩̝͚͕͓͚̙͓̪̮̟̜̣͙̪̂ͭ̎̏̔ͦ͒ͪ͌̾ͦͨ̚̚͢͢͠ͅ҉̴̢_͙̣̿̊ͣ̉ͣͪ͒̓̐͊̏ͫ̓̚̚\udccd͎͎͙̪̪̝̖͉̟̭̻̥̫̗̱̗͍̳̦̮̟̲̥͔҉̕͜͠͠҉̡̧̛͞', 'ξπαλαιολόγος', 'døsthiswork', 'unréliable', 'chuchichäschtli', 'per martin-löf', 'døsthiswørk', '_̰̆̓_\udccc̦̻̖͍̟̖̅ͭͭͬ͡_͉̭ͧ͒̐_͂͋͒ͧ͋\udccc̯͙̬̬̦̯̋_̴̝̔̉̅ͨ͞'] 13:33:04 yes, I should have put sorted in that so it doesn't rely on the directory listing order being deterministic, but it's esoteric, I can afford a bit of living dangerously 14:25:33 -!- tromp has quit (Read error: Connection reset by peer). 15:32:05 -!- __monty__ has quit (Quit: leaving). 16:34:14 -!- __monty__ has joined. 16:54:59 -!- Wryl has joined. 16:56:07 -!- bgs has joined. 17:06:35 [[Talk:An Odd Rewriting System]] https://esolangs.org/w/index.php?diff=109527&oldid=64996 * Pro465 * (+423) /* what about minsky machines? */ new section 18:42:58 -!- Sgeo has joined. 18:49:59 `? password 18:50:02 The password of the month is If the door to Ambrosia will not open by this music, I will TEAR IT DOWN! 18:55:33 -!- Wryl has quit (Quit: Shutting in the middle of a sprint to the end.). 19:14:38 -!- Wryl has joined. 19:37:15 -!- Wryl has quit (Quit: Fuck everything, I can't handle this.). 19:45:25 The Halting Problem Is Decidable on a Set of Asymptotic Probability One 19:45:27 Joel David Hamkins, Alexei Miasnikov 19:45:29 TBH WHAT? 19:45:31 tjat is surprising, isnt it? 20:00:03 the halting problem becomes decidable in more instances where you allow classical math 20:00:11 but not an expert 20:01:29 What does "decidable" mean in that context? 20:01:35 Assuming "classical" means you have LEM. 20:22:31 -!- A_Dragon has quit (Killed (Stx (*Kiss of death*))). 20:22:49 -!- A_Dragon has joined. 20:52:41 -!- bgs has quit (Remote host closed the connection). 22:03:39 -!- __monty__ has quit (Ping timeout: 256 seconds). 22:52:38 [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=109528&oldid=109455 * Mmmph! * (+146) 23:53:16 -!- dutch has joined.