01:27:50 [[CFCK]] https://esolangs.org/w/index.php?diff=167814&oldid=167811 * FluixMakesEsolangs * (+1984) Update to compiler 01:46:57 I wonder how extinct non-von-Neumann architecture is. The Burroughs E101 was a computer that wasn't stored-program 01:47:20 And I feel like that's more recent than a lot of computers that come to mind as being non-von-Neumann (though still not recent) 01:52:04 DSPs are often cited as an example where program memory tends to be separate. I imagine that applies to GPUs too, but don't know. Also having separate D and I caches blurs the line a bit. 01:52:30 Oh and maybe try to categorize FPGAs that way :) 01:54:02 Are there any pin based esolangs? This is of course a nonsense question without clarifying what I mean by "pin based", but I'm still amused 01:54:08 Because E101 is a pin based computer 01:57:57 -!- yc has joined. 02:00:43 DSPs and GPUs are great examples. TBH what occurs to me is WASM. 02:01:14 oh thereabstract machines 02:01:17 oops 02:01:34 there are plenty of abstract machines that keep data and program completely separate 02:03:26 Sgeo: note that von Neumann isn't just stored program; it also unifies data and program memory, in contrast to Harvard 02:03:49 Sgeo: And now I'm not sure whether you care about that distinction. 02:06:23 I guess "program is able to load other programs" is a key feature that makes... unified memory important 02:07:07 or at least convenient 02:10:55 [[CFCK]] M https://esolangs.org/w/index.php?diff=167815&oldid=167814 * FluixMakesEsolangs * (+180) Added new commands and fix error in compiler 02:11:48 [[CFCK]] M https://esolangs.org/w/index.php?diff=167816&oldid=167815 * FluixMakesEsolangs * (+2) fixed other error (sorry...) 02:12:35 -!- Lord_of_Life has quit (Remote host closed the connection). 02:13:59 -!- Lord_of_Life has joined. 02:15:55 -!- lynndotpy6093 has quit (Quit: bye bye). 02:17:05 -!- lynndotpy6093 has joined. 02:21:30 -!- 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). 02:31:03 -!- lynndotpy60936 has joined. 02:31:54 -!- lynndotpy6093 has quit (Ping timeout: 244 seconds). 02:31:54 -!- lynndotpy60936 has changed nick to lynndotpy6093. 02:58:48 -!- yc has quit (Remote host closed the connection). 02:59:03 -!- yc has joined. 03:01:04 -!- yc has changed hostmask to ~yc@user/youngchief. 03:53:55 [[Special:Log/newusers]] create * NTMDev * New user account 04:01:30 [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=167817&oldid=167787 * NTMDev * (+169) 04:04:12 [[User:NTMDev]] N https://esolangs.org/w/index.php?oldid=167818 * NTMDev * (+215) Created page with "Hello! I am NTMDev and I like coding. I made a custom coding language (or as we call it an esolang) that is pretty cool. Java and Python are my main coding languages, although I am still a relative beginner in Java." 04:04:54 [[Main Page]] https://esolangs.org/w/index.php?diff=167819&oldid=161027 * NTMDev * (+3) 04:05:51 [[Main Page]] https://esolangs.org/w/index.php?diff=167820&oldid=167819 * NTMDev * (-3) 04:07:46 [[ASTLang]] N https://esolangs.org/w/index.php?oldid=167821 * NTMDev * (+14) Created page with "# ASTLang test" 04:08:43 I should probably write an E101 emulator. There's software for it (mostly just mathematical subroutines) 04:08:58 It's... not good at anything that isn't numbers. 04:10:45 [[ASTLang]] https://esolangs.org/w/index.php?diff=167822&oldid=167821 * NTMDev * (+287) 04:12:34 [[ASTLang]] https://esolangs.org/w/index.php?diff=167823&oldid=167822 * NTMDev * (+140) 04:13:18 [[ASTLang]] https://esolangs.org/w/index.php?diff=167824&oldid=167823 * NTMDev * (+4) 04:16:49 [[Combine and continue]] https://esolangs.org/w/index.php?diff=167825&oldid=167775 * Yayimhere2(school) * (+1) /* Turing completeness proof */ 04:19:47 [[ASTLang]] https://esolangs.org/w/index.php?diff=167826&oldid=167824 * NTMDev * (+548) 04:20:33 [[ASTLang]] https://esolangs.org/w/index.php?diff=167827&oldid=167826 * NTMDev * (+6) 04:26:15 [[CFCK]] M https://esolangs.org/w/index.php?diff=167828&oldid=167816 * FluixMakesEsolangs * (+0) fixed algos 04:27:10 [[ASTLang]] https://esolangs.org/w/index.php?diff=167829&oldid=167827 * NTMDev * (+368) 04:33:55 -!- rodgort has quit (Ping timeout: 264 seconds). 04:34:10 [[ASTLang]] https://esolangs.org/w/index.php?diff=167830&oldid=167829 * NTMDev * (+1056) 04:37:45 [[ASTLang]] https://esolangs.org/w/index.php?diff=167831&oldid=167830 * NTMDev * (+552) 04:41:23 [[ASTLang]] https://esolangs.org/w/index.php?diff=167832&oldid=167831 * NTMDev * (+303) 04:43:45 [[ASTLang]] https://esolangs.org/w/index.php?diff=167833&oldid=167832 * NTMDev * (+177) /* Print */ 04:44:12 korvo: you may have noticed the zf2.tm formal correctness proof side-track, far more progress than any of the previous attempts 04:44:18 [[ASTLang]] https://esolangs.org/w/index.php?diff=167834&oldid=167833 * NTMDev * (+24) 04:47:31 [[Combine and continue]] https://esolangs.org/w/index.php?diff=167835&oldid=167825 * Yayimhere2(school) * (-17) /* Commands */ 04:48:41 -!- rodgort has joined. 05:32:32 sorear: Yeah. I'm keeping tabs, but I'm trying to avoid being the extra cook in the kitchen. 05:33:26 don't have clear records but stopped having deja vu about when inc/dec were done 05:34:23 rough estimate 90-95% of this is applicable to the nql compiler forks and closer to 80% for ajwade/turing_machine_explorer 05:38:58 might ask on discord about information/tooling for the register initialization fragments? don't want to put a 2 million shift TM into my current symbolic evaluator but it's not high enough to have a wiki page 06:36:57 [[User:RaiseAfloppaFan3925/Sandbox]] https://esolangs.org/w/index.php?diff=167836&oldid=167682 * RaiseAfloppaFan3925 * (+2160) Redshift 07:11:14 [[Typing]] https://esolangs.org/w/index.php?diff=167837&oldid=43297 * ThrowAwayLurker * (+926) Added some more information and types of typing (untyped, funtcions) 07:13:28 [[User:RaiseAfloppaFan3925/Sandbox]] https://esolangs.org/w/index.php?diff=167838&oldid=167836 * RaiseAfloppaFan3925 * (+2322) /* Redshift */ Add jumps + XKCD random number example + assembler + Redshift-A 07:19:18 [[OOOOL]] M https://esolangs.org/w/index.php?diff=167839&oldid=106044 * ThrowAwayLurker * (+0) Fixed typo 07:24:28 [[Readable]] M https://esolangs.org/w/index.php?diff=167840&oldid=124384 * None1 * (+39) /* Integer */ 07:26:27 [[Readable]] M https://esolangs.org/w/index.php?diff=167841&oldid=167840 * None1 * (-29) /* Hello, World! */ 07:36:31 [[Readable]] M https://esolangs.org/w/index.php?diff=167842&oldid=167841 * None1 * (-1) 08:05:02 -!- Sgeo has quit (Read error: Connection reset by peer). 08:09:55 [[Conquer and divide]] https://esolangs.org/w/index.php?diff=167843&oldid=167776 * Yayimhere2(school) * (-42) /* Computational class */ 08:38:30 -!- tromp has joined. 09:38:10 -!- chloetax has quit (Ping timeout: 255 seconds). 09:39:48 -!- chloetax has joined. 09:46:43 -!- chloetax has quit (Ping timeout: 255 seconds). 09:56:19 -!- chloetax has joined. 09:56:35 [[User:Yayimhere]] https://esolangs.org/w/index.php?diff=167844&oldid=167768 * Yayimhere2(school) * (-254) 10:01:13 -!- chloetax has quit (Ping timeout: 246 seconds). 10:16:59 -!- chloetax has joined. 10:22:44 -!- chloetax has quit (Ping timeout: 265 seconds). 11:09:11 [[Talk:INTERCAL]] https://esolangs.org/w/index.php?diff=167845&oldid=134192 * Jasper * (+1084) /* Useful functions made using INTERCAL's unary / binary operators */ new section 11:14:51 [[Talk:INTERCAL]] https://esolangs.org/w/index.php?diff=167846&oldid=167845 * Jasper * (+64) /* Useful functions made using INTERCAL's unary / binary operators */ 11:19:34 [[Talk:INTERCAL]] https://esolangs.org/w/index.php?diff=167847&oldid=167846 * Jasper * (+90) /* Useful functions made using INTERCAL's unary / binary operators */ 11:23:35 [[Special:Log/newusers]] create * DannyEslang * New user account 11:47:56 [[JSON.lang]] https://esolangs.org/w/index.php?diff=167848&oldid=167786 * GNUian Linuxist Party * (+48) 11:48:41 [[JSON.lang]] https://esolangs.org/w/index.php?diff=167849&oldid=167848 * GNUian Linuxist Party * (-36) /* See also */ 11:52:33 -!- ais523 has joined. 12:05:21 -!- chloetax has joined. 12:10:34 -!- chloetax has quit (Ping timeout: 256 seconds). 12:14:41 -!- amby has joined. 12:30:19 [[User talk:Yayimhere2(school)]] https://esolangs.org/w/index.php?diff=167850&oldid=167743 * PrySigneToFry * (+199) 12:54:19 Hi 13:04:15 [[ASTLang]] https://esolangs.org/w/index.php?diff=167851&oldid=167834 * NTMDev * (+240) /* Print */ 13:07:27 [[SletScript]] https://esolangs.org/w/index.php?diff=167852&oldid=167509 * I am islptng * (+391) 13:08:19 [[ASTLang]] https://esolangs.org/w/index.php?diff=167853&oldid=167851 * NTMDev * (+427) 13:12:33 -!- ais523 has quit (Quit: sorry about my connection). 13:36:50 -!- ais523 has joined. 14:09:27 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 14:20:36 [[Talk:SletScript]] https://esolangs.org/w/index.php?diff=167854&oldid=162155 * PrySigneToFry * (+214) /* */ new section 14:22:55 [[User talk:Yayimhere2(school)]] https://esolangs.org/w/index.php?diff=167855&oldid=167850 * Yayimhere2(school) * (+158) 14:25:54 [[User talk:Yayimhere2(school)]] https://esolangs.org/w/index.php?diff=167856&oldid=167855 * Yayimhere2(school) * (+25) 14:27:25 [[User talk:Yayimhere2(school)]] https://esolangs.org/w/index.php?diff=167857&oldid=167856 * Yayimhere2(school) * (+8) 14:30:51 -!- chloetax has joined. 14:31:55 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=167858&oldid=167728 * PrySigneToFry * (+451) Test of RTL text 14:32:16 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=167859&oldid=167858 * PrySigneToFry * (-451) Great. 14:49:44 -!- tromp has joined. 14:53:56 -!- pool has quit (Read error: Connection reset by peer). 14:55:45 -!- pool has joined. 15:33:24 [[Do you remember me?]] N https://esolangs.org/w/index.php?oldid=167860 * Yayimhere2(school) * (+1376) Created page with "'''Do you remember me?''' or '''DyRM''' is an esolang created by [[User:Yayimhere]], in exploration of [[Pushdown automaton]]. It is based around the [[Looping counter]] program == Memory == The memory is made up of a stack, that can hold the sym 15:33:35 [[Do you remember me?]] https://esolangs.org/w/index.php?diff=167861&oldid=167860 * Yayimhere2(school) * (+2) /* Semantics */ 15:33:42 [[Do you remember me?]] https://esolangs.org/w/index.php?diff=167862&oldid=167861 * Yayimhere2(school) * (+1) /* Examples */ 15:50:56 [[Talk:6]] https://esolangs.org/w/index.php?diff=167863&oldid=167761 * Corbin * (+168) 16:00:10 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 16:03:48 [[Constant language]] https://esolangs.org/w/index.php?diff=167864&oldid=164119 * Aadenboy * (+121) /* Quine avoidance */ wording + example 16:06:50 [[]] https://esolangs.org/w/index.php?diff=167865&oldid=115003 * Aadenboy * (+15) emphasis 16:07:02 [[]] https://esolangs.org/w/index.php?diff=167866&oldid=167865 * Aadenboy * (+5) missed one 16:14:43 [[Also?]] N https://esolangs.org/w/index.php?oldid=167867 * Yayimhere2(school) * (+2264) Created page with "'''Also?''' is an esolang created shortly after the creation of [[Do you remember me?|DyRM]]. It is quite the simple language, similarly to DyRM. It is also in part inspired by [[Minsky Machine]]. It is made up of two commands and a single special argument(alik 16:27:05 -!- tromp has joined. 16:27:43 -!- Lord_of_Life has quit (Ping timeout: 240 seconds). 16:29:08 -!- Lord_of_Life has joined. 17:13:11 [[Markright]] N https://esolangs.org/w/index.php?oldid=167868 * Hammy * (+1877) Created page with "Markright is a markdown-like language by [[User:Hammy]] ==Formatting== ===Basics=== To bold text, you do $text$. Example:
 $Big and bold.$ 
displays as: '''Big and bold.''' To make text italic, do *text* Example:
 *To the side!* 
displays as: 17:25:05 [[Special:Log/newusers]] create * ThePoyoPal * New user account 17:49:08 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 17:54:20 -!- pool has quit (Read error: Connection reset by peer). 17:54:45 -!- pool has joined. 18:01:54 [[User:Hotcrystal0/Sandbox]] https://esolangs.org/w/index.php?diff=167869&oldid=166843 * Hotcrystal0 * (+89) 18:15:01 [[User:Yayimhere]] https://esolangs.org/w/index.php?diff=167870&oldid=167844 * Yayimhere2(school) * (+38) /* esolangs */ 18:17:37 [[Also?]] https://esolangs.org/w/index.php?diff=167871&oldid=167867 * Yayimhere2(school) * (+70) /* STACKUNWISE */ 18:20:09 [[Also?]] https://esolangs.org/w/index.php?diff=167872&oldid=167871 * Yayimhere2(school) * (+93) /* Semantics */ 18:22:31 [[Also?]] https://esolangs.org/w/index.php?diff=167873&oldid=167872 * Yayimhere2(school) * (+44) /* Semantics */ 18:27:19 [[Also?]] https://esolangs.org/w/index.php?diff=167874&oldid=167873 * Yayimhere2(school) * (+383) /* STACKUNWISE */ 18:33:22 -!- tromp has joined. 18:43:23 [[User:Aadenboy]] https://esolangs.org/w/index.php?diff=167875&oldid=166905 * Aadenboy * (+1492) some more of my non-esoteric works 18:43:26 [[Talk:Markright]] N https://esolangs.org/w/index.php?oldid=167876 * Ractangle * (+234) Created page with " But I guess you could make a table with commands of a certain esolang that people keep on copying, that's close to Turing-completeness, right? A Turing machine is ''not'' and was ''never'' a markup language" 18:43:41 [[Talk:Markright]] M https://esolangs.org/w/index.php?diff=167877&oldid=167876 * Ractangle * (+151) 18:44:24 [[Talk:Markright]] M https://esolangs.org/w/index.php?diff=167878&oldid=167877 * Aadenboy * (-1) 18:54:15 -!- pool has quit (Read error: Connection reset by peer). 18:56:21 -!- pool has joined. 19:00:37 -!- sprock has quit (Ping timeout: 264 seconds). 19:02:03 -!- sprock has joined. 19:07:13 -!- sprock has quit (Ping timeout: 264 seconds). 19:07:45 -!- sprock has joined. 19:07:53 [[Br greater than]] https://esolangs.org/w/index.php?diff=167879&oldid=162388 * * (+1) 19:12:09 -!- ais523 has quit (Quit: quit). 19:27:57 [[]] N https://esolangs.org/w/index.php?oldid=167880 * * (+614) Created page with "'''' is a language made by ~~~ in all programs are presented as a line of numbers and symbols. ==commands== {| class="wikitable sortable" |+ Caption text |- ! symbol !! id !! function |- | || 0 || turns the next number into its symbol according to its id [anything after 5 will h 20:07:52 -!- pool has quit (Quit: The Lounge - https://thelounge.chat). 20:09:05 -!- pool has joined. 20:11:22 -!- pool has quit (Client Quit). 20:12:00 -!- pool has joined. 20:35:46 [[ASTLang]] https://esolangs.org/w/index.php?diff=167881&oldid=167853 * NTMDev * (+1412) 20:36:00 [[ASTLang]] https://esolangs.org/w/index.php?diff=167882&oldid=167881 * NTMDev * (+4) 20:36:15 [[ASTLang]] https://esolangs.org/w/index.php?diff=167883&oldid=167882 * NTMDev * (+6) 20:37:23 [[ASTLang]] https://esolangs.org/w/index.php?diff=167884&oldid=167883 * NTMDev * (-61) 20:37:39 [[ASTLang]] https://esolangs.org/w/index.php?diff=167885&oldid=167884 * NTMDev * (+39) 20:40:51 -!- perlbot has quit (Quit: ZNC 1.9.1+deb2+b3 - https://znc.in). 20:40:51 -!- simcop2387 has quit (Quit: ZNC 1.9.1+deb2+b3 - https://znc.in). 21:11:46 -!- pool has quit (Read error: Connection reset by peer). 21:13:56 -!- pool has joined. 21:33:59 -!- lisbeths has joined. 21:40:30 Good Night 21:48:13 lisbeths: You might be interested to hear that a flavor of Vixen-like objects can be added to a Nix store without losing functionality. I'm thinking of Vixen as like a viroid or obelisk which "infects" a Nix store, except it's not trying to eat the store, just Living Off The Land. 21:51:24 -!- sprout has quit (Ping timeout: 256 seconds). 21:56:02 -!- DOS_User_webchat has joined. 21:56:11 -!- DOS_User_webchat has changed hostmask to ~DOS_User_@user/DOS-User:11249. 22:09:05 -!- ais523 has joined. 22:11:17 -!- simcop2387 has joined. 22:11:58 -!- pool has quit (Read error: Connection reset by peer). 22:14:02 -!- pool has joined. 22:14:17 -!- DOS_User_webchat has quit (Ping timeout: 250 seconds). 22:16:48 -!- perlbot has joined. 22:18:29 [[B-16]] N https://esolangs.org/w/index.php?oldid=167886 * Buckets * (+3010) Created page with "B-16 is an Esoteric programming language created by [[User:Buckets]] in 2021. The first Three Characters are used For Binary digits And They Correspond to this Table: {| class="wikitable" |- ! Binary Digit Placement !! 1 !! 0 |- | 1 || Uses The Moore neighbourhood. || Use 22:18:58 [[User:Buckets]] M https://esolangs.org/w/index.php?diff=167887&oldid=159866 * Buckets * (+9) 22:19:14 [[User:Buckets]] M https://esolangs.org/w/index.php?diff=167888&oldid=167887 * Buckets * (+1) /* 2021 */ 22:20:29 [[Language list]] M https://esolangs.org/w/index.php?diff=167889&oldid=167716 * Buckets * (+11) 22:21:09 [[B-16]] M https://esolangs.org/w/index.php?diff=167890&oldid=167886 * Buckets * (+0) 22:25:57 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=167891&oldid=167859 * Hotcrystal0 * (+529) 22:26:06 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=167892&oldid=167891 * Hotcrystal0 * (+3) 22:27:07 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 22:34:07 [[User:Buckets]] M https://esolangs.org/w/index.php?diff=167893&oldid=167888 * Buckets * (+0) /* Total of Esolangs */ 22:36:39 [[Chops]] M https://esolangs.org/w/index.php?diff=167894&oldid=152043 * Buckets * (-27) 22:36:55 [[Chops]] M https://esolangs.org/w/index.php?diff=167895&oldid=167894 * Buckets * (-13) 22:37:35 [[Chops]] M https://esolangs.org/w/index.php?diff=167896&oldid=167895 * Buckets * (+5) 22:38:08 [[((]] M https://esolangs.org/w/index.php?diff=167897&oldid=153952 * Buckets * (+17) 22:38:20 [[((]] M https://esolangs.org/w/index.php?diff=167898&oldid=167897 * Buckets * (+1) 22:38:50 [[Esorn]] M https://esolangs.org/w/index.php?diff=167899&oldid=158540 * Buckets * (+1) 22:49:53 -!- tromp has joined. 22:53:57 -!- Sgeo has joined. 23:01:04 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 23:02:46 [[Special:Log/newusers]] create * ThatGuyThatLovesStuff * New user account 23:42:53 -!- lisbeths has quit (Quit: Connection closed for inactivity).