00:00:16 <korvo> (Right. See e.g. GHC Haskell putting the *pattern-matching stack* onto the hardware stack and ignoring the intended call/return usage in favor of using the heap for all objects.)
00:00:17 <ais523> traditionally memory maps had the stack and heap at opposite ends of virtual memory, growing towards each other, so a program could balance stack versus heap usage as much as it needed to
00:05:24 <korvo> Now I'm thinking about defunctionalization. Anything to avoid real work, I guess.
00:18:46 -!- 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:23:31 -!- FreeFull has quit.
00:26:09 <esolangs> [[User talk:I am islptng]] https://esolangs.org/w/index.php?diff=155148&oldid=155145 * I am islptng * (+661) /* Is there one? */
00:36:06 <esolangs> [[User:I am islptng/Template:Signature]] https://esolangs.org/w/index.php?diff=155149&oldid=149701 * I am islptng * (+90)
00:37:21 <esolangs> [[User talk:I am islptng]] https://esolangs.org/w/index.php?diff=155150&oldid=155148 * I am islptng * (+618) /* Minor edit on my signature */
00:44:34 -!- Cuboid has joined.
00:46:21 -!- Cuboid has quit (Remote host closed the connection).
00:48:00 -!- Cuboid has joined.
00:50:44 <esolangs> [[Special:Log/newusers]] create * Master5o1 * New user account
00:53:44 -!- ais523 has quit (Ping timeout: 260 seconds).
01:03:38 -!- ais523 has joined.
01:13:26 <esolangs> [[User talk:PrySigneToFry]] https://esolangs.org/w/index.php?diff=155151&oldid=155132 * PrySigneToFry * (+858)
01:14:52 <esolangs> [[User:I am islptng/Template:Signature]] https://esolangs.org/w/index.php?diff=155152&oldid=155149 * I am islptng * (+0)
01:15:16 <esolangs> [[User:I am islptng/Silicon dioxide in a polypropylene box]] https://esolangs.org/w/index.php?diff=155153&oldid=155108 * PrySigneToFry * (+61)
01:15:42 <esolangs> [[User talk:I am islptng]] https://esolangs.org/w/index.php?diff=155154&oldid=155150 * I am islptng * (-45)
01:17:50 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=155155&oldid=155081 * Master5o1 * (+103)
01:18:17 <esolangs> [[Dick]] M https://esolangs.org/w/index.php?diff=155156&oldid=128175 * Master5o1 * (+107) add link to zsh implementation.
01:20:05 <esolangs> [[User:I am islptng/Silicon dioxide in a polypropylene box]] https://esolangs.org/w/index.php?diff=155157&oldid=155153 * PrySigneToFry * (-87)
01:40:27 -!- craigo has joined.
01:42:48 -!- Cuboid has quit (Remote host closed the connection).
01:58:06 <esolangs> [[User talk:I am islptng]] https://esolangs.org/w/index.php?diff=155158&oldid=155154 * Hotcrystal0 * (+293)
02:45:16 <zzo38> The uxn has two stacks that you can mostly use for whatever purpose you want, although the JCI and JSI instructions require the use of specific stacks, so it is expected that the second stack (affected by JSI) is used for subroutine calls, and that JMP2r is used to return from a subroutine call. Everything except JCI and JSI can use either stack and need the same number of bytes of code either way.
03:02:19 <esolangs> [[User:I am islptng/Silicon dioxide in a polypropylene box]] https://esolangs.org/w/index.php?diff=155159&oldid=155157 * PrySigneToFry * (+102)
03:03:40 -!- chiselfuse has quit (Remote host closed the connection).
03:03:53 -!- chiselfuse has joined.
03:05:15 <esolangs> [[Special:Log/move]] move * PrySigneToFry * moved [[User talk:I am islptng/Sandbox]] to [[User talk:I am islptng/Silicon dioxide in a polypropylene box]]: Redirect to new sandbox
03:07:16 <esolangs> [[User:I am islptng/Silicon dioxide in a polypropylene box]] https://esolangs.org/w/index.php?diff=155162&oldid=155159 * PrySigneToFry * (-34)
03:41:39 <zzo38> Earlier in library I had read an article about reversible computing, that it would use less power than most computers.
03:41:56 <esolangs> [[Topple]] https://esolangs.org/w/index.php?diff=155163&oldid=154920 * H33T33 * (+39)
03:49:32 <esolangs> [[L-system]] M https://esolangs.org/w/index.php?diff=155164&oldid=155013 * Stkptr * (+61)
04:59:02 <zzo38> (Maybe it would be possible to make a kind of hybrid computer, so that it can include reversible and non-reversible programs, or reversible and non-reversible parts of programs. ChaCha20 has reversible and non-reversible parts, I think; it is mainly reversible but they add back the original values to the final values to make it difficult to reverse.)
05:04:30 -!- nitrix has quit (Remote host closed the connection).
05:11:37 <esolangs> [[User talk:I am islptng]] https://esolangs.org/w/index.php?diff=155165&oldid=155158 * I am islptng * (+67) /* Is there one? */
05:12:19 <esolangs> [[User talk:I am islptng]] https://esolangs.org/w/index.php?diff=155166&oldid=155165 * I am islptng * (+52) /* Is there one? */
05:59:10 -!- nitrix has joined.
06:52:33 <esolangs> [[Pseudocode]] N https://esolangs.org/w/index.php?oldid=155167 * JHSHernandez-ZBH * (+92) Created page with "{{stub}}{{wip}} Pseudocode is a programming language based on American textbook pseudocode,"
06:52:44 <esolangs> [[Pseudocode]] M https://esolangs.org/w/index.php?diff=155168&oldid=155167 * JHSHernandez-ZBH * (+0)
06:55:51 <esolangs> [[Pseudocode]] https://esolangs.org/w/index.php?diff=155169&oldid=155168 * JHSHernandez-ZBH * (+38)
06:56:38 <esolangs> [[Pseudocode]] https://esolangs.org/w/index.php?diff=155170&oldid=155169 * JHSHernandez-ZBH * (-7)
07:05:55 <esolangs> [[EnGLish]] https://esolangs.org/w/index.php?diff=155171&oldid=120616 * JHSHernandez-ZBH * (+18)
07:17:11 -!- Lord_of_Life_ has joined.
07:18:09 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
07:18:33 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
07:47:03 <esolangs> [[Talk:Braindrunk]] https://esolangs.org/w/index.php?diff=155172&oldid=154694 * None1 * (+416) /* How many chance will the classic output "Hello, world!"? */
08:14:13 -!- tromp has joined.
08:54:11 -!- yewscion_ has quit (Remote host closed the connection).
08:54:25 -!- yewscion_ has joined.
09:19:56 <esolangs> [[Rhombitrihexagonal]] https://esolangs.org/w/index.php?diff=155173&oldid=155091 * 5anz * (+79) /* Triangles */
09:27:40 <esolangs> [[User:I am islptng/Silicon dioxide in a polypropylene box]] https://esolangs.org/w/index.php?diff=155174&oldid=155162 * PrySigneToFry * (+6931)
09:35:06 <esolangs> [[Rhombitrihexagonal]] https://esolangs.org/w/index.php?diff=155175&oldid=155173 * 5anz * (+36) /* Syntax + How it works */
09:35:15 <esolangs> [[Rhombitrihexagonal]] https://esolangs.org/w/index.php?diff=155176&oldid=155175 * 5anz * (+1) /* Syntax + How it works */
09:55:19 <esolangs> [[User:I am islptng/Silicon dioxide in a polypropylene box]] https://esolangs.org/w/index.php?diff=155177&oldid=155174 * I am islptng * (+951)
10:10:18 <esolangs> [[Pseudocode]] M https://esolangs.org/w/index.php?diff=155178&oldid=155170 * JHSHernandez-ZBH * (+205)
10:27:49 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=155179&oldid=155055 * PrySigneToFry * (+15)
10:33:02 <esolangs> [[List of ideas]] M https://esolangs.org/w/index.php?diff=155180&oldid=154281 * JHSHernandez-ZBH * (-669)
10:37:42 <Sgeo> I glanced "amazing" in the scrollback and tried to find it again
10:40:06 <int-e> an "amazing" return
10:51:14 <esolangs> [[List of ideas]] https://esolangs.org/w/index.php?diff=155181&oldid=155180 * JHSHernandez-ZBH * (+66) /* Derivative Ideas */
10:59:24 -!- amby has joined.
10:59:56 -!- Sgeo has quit (Read error: Connection reset by peer).
11:06:22 <esolangs> [[]] N https://esolangs.org/w/index.php?oldid=155182 * Tpaefawzen * (+893) Created page with "'''''', also known as '''ClassicMusicTheoryForProgrammer''' [sic] is an esoteric programming language developed by GitHub user [https://github.com/lv100tomato lv100tomato] since 2019. The language https://github.com/hakatashi/esolang-battle/wiki/%E7%AC%AC6%E5%9B%9E%E6%9D%
11:13:57 -!- ais523 has quit (Quit: quit).
11:23:54 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:24:38 <esolangs> [[User talk:Zopium]] https://esolangs.org/w/index.php?diff=155183&oldid=153878 * PrySigneToFry * (+1024)
11:27:57 <esolangs> [[Yugoslavic]] https://esolangs.org/w/index.php?diff=155184&oldid=154359 * PrySigneToFry * (+51)
11:29:18 <esolangs> [[User:I am islptng/Silicon dioxide in a polypropylene box]] https://esolangs.org/w/index.php?diff=155185&oldid=155177 * PrySigneToFry * (+10)
11:57:13 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=155186&oldid=155182 * Tpaefawzen * (+4)
11:58:13 <esolangs> [[]] https://esolangs.org/w/index.php?diff=155187&oldid=155186 * Tpaefawzen * (+72) /* External Resources */
12:16:01 <esolangs> [[User talk:Gilbert189]] https://esolangs.org/w/index.php?diff=155188&oldid=155140 * Gilbert189 * (+736)
12:34:51 -!- tromp has joined.
12:49:58 <esolangs> [[User talk:GUAqwq]] https://esolangs.org/w/index.php?diff=155189&oldid=115998 * Cycwin * (+239) /* hmmm */ new section
13:24:06 -!- FreeFull has joined.
13:37:49 <esolangs> [[User:I am islptng/Silicon dioxide in a polypropylene box]] https://esolangs.org/w/index.php?diff=155190&oldid=155185 * PrySigneToFry * (+135)
13:38:56 <esolangs> [[User:I am islptng/Silicon dioxide in a polypropylene box]] https://esolangs.org/w/index.php?diff=155191&oldid=155190 * PrySigneToFry * (+6)
14:01:34 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
14:04:37 -!- tromp has joined.
14:12:11 -!- craigo has quit (Quit: Leaving).
14:42:14 <esolangs> [[User:PrySigneToFry/Silicon dioxide in a polypropylene box]] N https://esolangs.org/w/index.php?oldid=155192 * PrySigneToFry * (+30) Created page with "This is my alternated sandbox."
14:43:29 <esolangs> [[User:PrySigneToFry]] https://esolangs.org/w/index.php?diff=155193&oldid=155027 * PrySigneToFry * (+64)
14:48:15 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
14:57:43 <esolangs> [[MetaInterpreter]] M https://esolangs.org/w/index.php?diff=155194&oldid=155062 * JIT * (+23)
14:58:14 <esolangs> [[MetaInterpreter]] M https://esolangs.org/w/index.php?diff=155195&oldid=155194 * JIT * (+0)
15:01:10 <esolangs> [[User talk:Zopium]] https://esolangs.org/w/index.php?diff=155196&oldid=155183 * Zopium * (+153) /* Quote */
15:05:29 <esolangs> [[Tskastic/Command Table]] https://esolangs.org/w/index.php?diff=155197&oldid=155099 * PrySigneToFry * (+14)
15:05:35 -!- tromp has joined.
15:29:42 <esolangs> [[Tskastic/Command Table]] https://esolangs.org/w/index.php?diff=155198&oldid=155197 * PrySigneToFry * (+370)
16:30:28 <esolangs> [[Begunge]] N https://esolangs.org/w/index.php?oldid=155199 * JIT * (+867) Created page with "I made a typo for chatgpt to test it for ''[[Befunge]]'' and I typed ''Begunge'' instead! ==Begunge== ===This program prints "Turtles aren't Tsunami"=== v < >0"eilT"v >0"tsur"v >0"aneT"v >0"sumi"v >0"anuT"v >0"tsu"v >0"mi"v
17:42:18 <esolangs> [[SETANDCOUNT]] https://esolangs.org/w/index.php?diff=155200&oldid=154684 * Stkptr * (+1770) I do not understand this language at all
17:47:45 <esolangs> [[Rhombitrihexagonal]] https://esolangs.org/w/index.php?diff=155201&oldid=155176 * 5anz * (+247) /* Hello, World! */
17:48:05 <esolangs> [[Rhombitrihexagonal]] https://esolangs.org/w/index.php?diff=155202&oldid=155201 * 5anz * (+3)
17:48:10 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:08:06 -!- tromp has joined.
18:51:32 -!- Sgeo has joined.
19:36:13 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:13:50 -!- Cuboid has joined.
20:14:25 <Cuboid> what would you say is the hardest esolang to write in
20:15:33 <korvo> Cuboid: They can get arbitrarily hard. Bubblegum is an example; practical usage requires attacking SHA-256.
20:15:59 <korvo> If you're looking for something to learn, check out Brainfuck or Thue.
20:16:43 -!- Cuboid has left.
20:41:29 <esolangs> [[Coral (zyBooks)]] N https://esolangs.org/w/index.php?oldid=155203 * Stkptr * (+5644) Create page
20:44:12 <esolangs> [[Coral (zyBooks)]] M https://esolangs.org/w/index.php?diff=155204&oldid=155203 * Stkptr * (+67)
20:44:28 <esolangs> [[Coral (zyBooks)]] M https://esolangs.org/w/index.php?diff=155205&oldid=155204 * Stkptr * (+12)
21:02:56 -!- Lykaina has joined.
21:06:24 -!- tromp has joined.
21:10:04 <esolangs> [[Coral (Python)]] N https://esolangs.org/w/index.php?oldid=155206 * Stkptr * (+1337) Create
21:21:55 <esolangs> [[Coral]] N https://esolangs.org/w/index.php?oldid=155207 * Stkptr * (+308) Created page with "Coral may refer to any of the following languages: * [[Coral (zyBooks)]] an educational programming language with 3-space indents * [[Coral (Python)]] a gradually typed compiled subset of Python * [[wikipedia:Coral 66|Coral 66 (Wikipedia)]] an language based on ALGOL used
21:22:52 <esolangs> [[Coral]] M https://esolangs.org/w/index.php?diff=155208&oldid=155207 * Stkptr * (+14)
21:29:34 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:37:38 -!- tromp has joined.
21:40:45 <esolangs> [[Moed/Examples]] M https://esolangs.org/w/index.php?diff=155209&oldid=155130 * Dhzb * (+35)
21:50:26 <esolangs> [[Moed/Examples]] M https://esolangs.org/w/index.php?diff=155210&oldid=155209 * Dhzb * (+2) Fixed the mistake
21:59:20 -!- dhzb has joined.
22:01:23 -!- dhzb has quit (Client Quit).
22:09:47 <esolangs> [[Moed]] M https://esolangs.org/w/index.php?diff=155211&oldid=155131 * Dhzb * (+56) /* Future additions */
22:10:40 <esolangs> [[Moed]] M https://esolangs.org/w/index.php?diff=155212&oldid=155211 * Dhzb * (+20) /* Computational class */
22:11:43 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:13:10 <esolangs> [[Moed]] https://esolangs.org/w/index.php?diff=155213&oldid=155212 * Dhzb * (+97) /* Data storage */
22:14:31 -!- chloetax has joined.
22:22:13 -!- FreeFull has quit.
22:38:18 <esolangs> [[Moed/Examples]] M https://esolangs.org/w/index.php?diff=155214&oldid=155210 * Dhzb * (+52) /* Brainfuck interpreter */
22:39:12 <esolangs> [[Moed/Examples]] M https://esolangs.org/w/index.php?diff=155215&oldid=155214 * Dhzb * (+33) /* This thing */
22:40:04 <esolangs> [[Moed]] M https://esolangs.org/w/index.php?diff=155216&oldid=155213 * Dhzb * (+10) /* Future additions */
22:41:07 <esolangs> [[Moed]] https://esolangs.org/w/index.php?diff=155217&oldid=155216 * Dhzb * (+28) /* Future additions */
22:47:03 <esolangs> [[Moed]] https://esolangs.org/w/index.php?diff=155218&oldid=155217 * Dhzb * (+199) /* Dexterimperae */
22:48:55 <esolangs> [[Moed]] https://esolangs.org/w/index.php?diff=155219&oldid=155218 * Dhzb * (+65) /* Sinisterimperae */
22:50:07 <esolangs> [[Moed]] https://esolangs.org/w/index.php?diff=155220&oldid=155219 * Dhzb * (+35) /* Special operations */
22:50:33 <esolangs> [[Moed/Examples]] M https://esolangs.org/w/index.php?diff=155221&oldid=155215 * Dhzb * (+4) /* Hello world */
22:50:48 <esolangs> [[Moed/Examples]] M https://esolangs.org/w/index.php?diff=155222&oldid=155221 * Dhzb * (+4) /* Truth machine */
22:51:08 <esolangs> [[Moed/Examples]] M https://esolangs.org/w/index.php?diff=155223&oldid=155222 * Dhzb * (+4) /* Cat */
22:51:28 <esolangs> [[Moed/Examples]] M https://esolangs.org/w/index.php?diff=155224&oldid=155223 * Dhzb * (+4) /* String sum */
22:51:59 <esolangs> [[Moed/Examples]] M https://esolangs.org/w/index.php?diff=155225&oldid=155224 * Dhzb * (+4) /* Display color */
22:54:11 <esolangs> [[Moed/Examples]] M https://esolangs.org/w/index.php?diff=155226&oldid=155225 * Dhzb * (+19)
22:55:35 <esolangs> [[Moed/Examples]] M https://esolangs.org/w/index.php?diff=155227&oldid=155226 * Dhzb * (+3) /* ASCII compressor */
22:57:27 <esolangs> [[Moed]] M https://esolangs.org/w/index.php?diff=155228&oldid=155220 * Dhzb * (+17) /* Moed-A2 */
23:07:57 -!- Lykaina has quit (Quit: Leaving).
23:10:21 <esolangs> [[User:Dhzb]] https://esolangs.org/w/index.php?diff=155229&oldid=154892 * Dhzb * (+100)
23:36:09 -!- m5zs7k has quit (Ping timeout: 244 seconds).
23:40:18 -!- m5zs7k has joined.
23:50:32 <esolangs> [[257-wrap brainfuck]] https://esolangs.org/w/index.php?diff=155230&oldid=154724 * Tpaefawzen * (+712)
23:54:31 <esolangs> [[257-wrap brainfuck]] https://esolangs.org/w/index.php?diff=155231&oldid=155230 * Tpaefawzen * (+186) /* History */
23:56:09 <esolangs> [[257-wrap brainfuck]] https://esolangs.org/w/index.php?diff=155232&oldid=155231 * Tpaefawzen * (+33) /* History */
23:59:38 <esolangs> [[257-wrap brainfuck]] https://esolangs.org/w/index.php?diff=155233&oldid=155232 * Tpaefawzen * (+69)