00:08:21 -!- 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:33 -!- Lord_of_Life has quit (Ping timeout: 268 seconds). 00:24:16 -!- Lord_of_Life has joined. 00:49:58 [[THROBOL]] https://esolangs.org/w/index.php?diff=129404&oldid=129343 * BoundedBeans * (+1291) Added THROBOL-2 and its associated proof of Turing-completeness (by adding checks for the power variable similar to > and <) 01:01:46 [[Semqain]] https://esolangs.org/w/index.php?diff=129405&oldid=129355 * BoundedBeans * (+2) Corrected "cells" to "threads" in one spot 01:03:23 [[SPARCs Fly]] https://esolangs.org/w/index.php?diff=129406&oldid=129402 * BoundedBeans * (+0) Fixed typos: "scrren" -> "screen" & "removed" -> "removes" 01:17:02 [[SPARCs Fly]] https://esolangs.org/w/index.php?diff=129407&oldid=129406 * BoundedBeans * (+392) Added OpenBSD 5.2 note 02:14:02 [[SPARCs Fly]] https://esolangs.org/w/index.php?diff=129408&oldid=129407 * BoundedBeans * (+165) Split paradigm into four separate versions 04:14:13 [[SPARCs Fly]] https://esolangs.org/w/index.php?diff=129409&oldid=129408 * BoundedBeans * (+526) Defined some undefined vm behaviors 04:18:17 [[SPARCs Fly]] https://esolangs.org/w/index.php?diff=129410&oldid=129409 * BoundedBeans * (+226) Clarified stuff about integer identifiers and persistent VMs 04:22:41 [[SPARCs Fly]] https://esolangs.org/w/index.php?diff=129411&oldid=129410 * BoundedBeans * (+312) Clarified vmunpause handler semantics 05:30:05 -!- Sgeo has quit (Read error: Connection reset by peer). 06:05:51 [[C flat --]] https://esolangs.org/w/index.php?diff=129412&oldid=128951 * Coder07 * (+366) 06:59:32 [[]] N https://esolangs.org/w/index.php?oldid=129413 * Ractangle * (+462) Created page with "{{Lowercase}}{{Stub}} '''''' is a APL like esolang created by [[User:Ractangle]]. == Commands == {| class="wikitable" ! Command !! It's action |- | !() || Prints the string |- | [k||m] || Makes a loop. To stop, make a function condition with the name "m". A 07:00:16 [[]] https://esolangs.org/w/index.php?diff=129414&oldid=129413 * Ractangle * (+59) 07:00:28 [[]] https://esolangs.org/w/index.php?diff=129415&oldid=129414 * Ractangle * (+2) /* Commands */ 07:01:16 [[]] https://esolangs.org/w/index.php?diff=129416&oldid=129415 * Ractangle * (+17) /* Commands */ 08:28:44 -!- chiselfuse has quit (Remote host closed the connection). 08:30:11 -!- chiselfuse has joined. 08:49:35 -!- tromp has joined. 09:03:35 -!- __monty__ has joined. 09:29:42 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 09:30:55 -!- tromp has joined. 09:51:21 [[Uyjhmn--]] https://esolangs.org/w/index.php?diff=129417&oldid=129311 * Ractangle * (-9) /* Computational class */ 09:52:58 [[Uyjhmn--]] https://esolangs.org/w/index.php?diff=129418&oldid=129417 * Ractangle * (+6) /* Commands */ 09:55:28 [[Uyjhmn--]] https://esolangs.org/w/index.php?diff=129419&oldid=129418 * Ractangle * (+29) /* Computational class */ 10:47:03 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 10:48:45 [[Ndim]] M https://esolangs.org/w/index.php?diff=129420&oldid=129398 * Schlafhase * (+16) /* What does left or right mean? */ 11:42:00 [[Introduce yourself]] M https://esolangs.org/w/index.php?diff=129421&oldid=114740 * None1 * (+1) /* Commands */ 11:51:28 -!- MinekPo1 has joined. 11:53:12 hey sorry is there someone here who I can vent out frustrations from reimplementing my first esolang 11:53:21 *vent out to 11:56:02 This void is all yours, and sometimes people even take an interest! (be warned though that this channel has a public log) 11:56:45 ik 11:57:04 so anyway HOLYFUCK why is SaHuTOrEPoL so fucking stupid 11:58:29 like the intention was for most of the esotericness to come from seemingly unintended implications of strange design decisions, but issue is a) the design is like impossible to understand three years down the line and b) there are unintented implications that are so much worse than the intented implications 11:58:42 every fucking example is not spec compliant 11:59:39 and like you cant use some parts of the language because I didnt think to check if its possible to use them 11:59:45 and it isnt because oh oops 12:00:15 I think this is called a learning experience 12:00:31 yeah but also it makes a awful (positive) esolang 12:01:09 it hurts to use and I have built up a resistance to neuropsychological hazards :3 12:01:29 and I'm also a low key masochist 12:01:32 well the spec is an approximation of the implementation ;) 12:01:43 ig 12:02:05 but still it hurts to fucking figure out what needs to be added to actually make the language functional 12:02:28 and I'm not even gonna mention the horrible crimes the original implementation contains 12:02:42 like reimplementing a standard python library 12:03:08 and skipping the lexing step 12:05:21 gosh 12:05:32 Don't be so hard on yourself? It's not a crime to reinvent wheels... it may be a waste of time but that depends on what is learned in the process. 12:05:59 i know but its funny 12:07:47 worst thing is, I feel like except for the mistakes in the spec like not specifying conversions I indended, the language might be turing complete 12:08:09 in a very awfull way though 12:08:54 > Behaviour [when initalized/created] with two arguments: Create a new queue with the second as the first element. 12:08:56 :1:113: error: 12:08:56 parse error (possibly incorrect indentation or mismatched brackets) 12:09:03 sorry lambdabot 12:09:19 anyway yay ambiguity 12:09:43 oh gosh I think this means the queue is a fifo structure 12:09:52 well its called a queue 12:35:40 well that's in line with standard terminology 12:45:03 [[English]] https://esolangs.org/w/index.php?diff=129422&oldid=126228 * MihaiEso * (+81) Added ^English. 12:46:23 [[Ndim]] https://esolangs.org/w/index.php?diff=129423&oldid=129420 * Schlafhase * (+201) /* Interpreter */ 12:46:57 [[Ndim]] https://esolangs.org/w/index.php?diff=129424&oldid=129423 * Schlafhase * (+26) /* Esoteric IDE */ 12:48:38 [[FizzLang]] N https://esolangs.org/w/index.php?oldid=129425 * MihaiEso * (+890) Created a new esolang! 12:49:14 [[User:MihaiEso]] https://esolangs.org/w/index.php?diff=129426&oldid=129214 * MihaiEso * (+71) Added a esolang to my list... 12:49:52 [[Language list]] https://esolangs.org/w/index.php?diff=129427&oldid=129339 * MihaiEso * (+15) Added a esolang to the list... 12:50:41 [[DIVSPL]] https://esolangs.org/w/index.php?diff=129428&oldid=100609 * MihaiEso * (+31) Added a "See also" section 12:52:19 [[English]] https://esolangs.org/w/index.php?diff=129429&oldid=129422 * MihaiEso * (-2) Fixed broken syntax. 12:54:04 [[User talk:PkmnQ/Quines]] N https://esolangs.org/w/index.php?oldid=129430 * None1 * (+200) Created page with "[https://tbgforums.com/forums/index.php?msg=714434 https://tbgforums.com/forums/index.php?msg=714434], this is 403 forbidden. --~~~~" 13:02:00 [[Special:Log/newusers]] create * Yurkapotam * New user account 13:07:22 ah sorry yeah my bad its filo, missspoke there oopsie 13:07:47 [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=129431&oldid=129165 * Yurkapotam * (+222) added myself 13:09:17 [[Backway]] https://esolangs.org/w/index.php?diff=129432&oldid=129362 * Yayimhere * (+0) 13:09:42 [[User:MinekPo1]] https://esolangs.org/w/index.php?diff=129433&oldid=110611 * MinekPo1 * (-1) change link on my profile from github to tilde page 13:09:49 [[Backway]] https://esolangs.org/w/index.php?diff=129434&oldid=129432 * Yayimhere * (+9) 13:10:37 [[Introduce yourself]] https://esolangs.org/w/index.php?diff=129435&oldid=129421 * None1 * (+975) /* Computational class */ Finish computational class table 13:11:28 [[Talk:Introduce yourself]] https://esolangs.org/w/index.php?diff=129436&oldid=114738 * None1 * (+89) 13:20:31 [[Backway]] https://esolangs.org/w/index.php?diff=129437&oldid=129434 * Yayimhere * (+290) 13:21:23 [[Backway]] https://esolangs.org/w/index.php?diff=129438&oldid=129437 * Yayimhere * (+6) 13:21:43 [[Backway]] https://esolangs.org/w/index.php?diff=129439&oldid=129438 * Yayimhere * (+0) 13:24:29 [[Backway]] https://esolangs.org/w/index.php?diff=129440&oldid=129439 * Yayimhere * (+246) 13:49:55 [[QuickLangs]] https://esolangs.org/w/index.php?diff=129441&oldid=129332 * PaxtonPenguin * (+99) 13:53:34 -!- MinekPo1 has quit (Ping timeout: 246 seconds). 14:24:30 [[Deadfish]] https://esolangs.org/w/index.php?diff=129442&oldid=127176 * Yurkapotam * (+833) 14:44:39 [[]] https://esolangs.org/w/index.php?diff=129443&oldid=129416 * Ractangle * (+92) /* Commands */ 14:45:46 [[User:Ractangle]] https://esolangs.org/w/index.php?diff=129444&oldid=129370 * Ractangle * (+45) /* Esolangs */ 14:49:43 [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=129445&oldid=129400 * Yurkapotam * (+38) plug 14:56:25 [[]] https://esolangs.org/w/index.php?diff=129446&oldid=129443 * Ractangle * (+118) /* Commands */ 14:57:07 -!- amby has joined. 14:58:18 [[]] https://esolangs.org/w/index.php?diff=129447&oldid=129446 * Ractangle * (+41) /* Commands */ 15:00:53 [[]] https://esolangs.org/w/index.php?diff=129448&oldid=129447 * Ractangle * (+42) /* Examples */ 15:03:22 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=129449&oldid=129445 * Yurkapotam * (+74) 15:03:35 [[]] https://esolangs.org/w/index.php?diff=129450&oldid=129448 * Ractangle * (+107) /* Commands */ 15:04:03 [[]] https://esolangs.org/w/index.php?diff=129451&oldid=129450 * Ractangle * (+19) /* Commands */ 15:05:23 [[]] https://esolangs.org/w/index.php?diff=129452&oldid=129451 * Ractangle * (-137) /* Commands */ 15:06:37 [[]] https://esolangs.org/w/index.php?diff=129453&oldid=129452 * Ractangle * (+60) /* Truth-machine */ 15:14:44 [[]] https://esolangs.org/w/index.php?diff=129454&oldid=129453 * Ractangle * (+5) /* Truth-machine */ 15:15:33 [[User:Ractangle]] https://esolangs.org/w/index.php?diff=129455&oldid=129444 * Ractangle * (+44) /* Programlangs */ 15:17:31 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=129456&oldid=129449 * PaxtonPenguin * (+15) Gotta keep the label 15:42:28 [[Special:Log/newusers]] create * Bautistaarian * New user account 16:12:02 [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=129457&oldid=129431 * Bautistaarian * (+151) /* Introductions */ 16:12:41 [[IPAlang]] N https://esolangs.org/w/index.php?oldid=129458 * Bautistaarian * (+81) Created page with "IPAlang is an [[esoteric programing language]] designed by [[User:Bautistaarian]]" 16:16:12 -!- tromp has joined. 16:21:24 [[QuickLangs]] https://esolangs.org/w/index.php?diff=129459&oldid=129441 * PaxtonPenguin * (+180) Please make more 16:22:02 [[QuickLangs]] https://esolangs.org/w/index.php?diff=129460&oldid=129459 * PaxtonPenguin * (+39) 16:57:45 [[IPAlang]] https://esolangs.org/w/index.php?diff=129461&oldid=129458 * Bautistaarian * (+846) 17:40:10 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 17:42:09 -!- MinekPo1 has joined. 17:50:45 -!- tromp has joined. 20:37:28 [[User:Ractangle]] https://esolangs.org/w/index.php?diff=129462&oldid=129455 * Ractangle * (+55) /* Esolangs */ 20:37:28 -!- MinekPo1 has quit (Ping timeout: 246 seconds). 20:37:50 [[User:Ractangle]] https://esolangs.org/w/index.php?diff=129463&oldid=129462 * Ractangle * (+0) /* Esolangs */ 20:38:21 [[User:Ractangle]] https://esolangs.org/w/index.php?diff=129464&oldid=129463 * Ractangle * (+20) /* Programlangs */ 20:39:27 [[Gammascript]] https://esolangs.org/w/index.php?diff=129465&oldid=129118 * Ractangle * (-1151) Replaced content with "{{Lowercase}} Fuck it. I am re brandimg it" 20:39:52 [[User:Ractangle]] https://esolangs.org/w/index.php?diff=129466&oldid=129464 * Ractangle * (-30) /* Programlangs */ 21:09:24 [[Befunge]] M https://esolangs.org/w/index.php?diff=129467&oldid=127600 * Timwi * (+0) /* History */ 21:11:34 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 21:15:58 -!- tromp has joined. 21:26:33 [[Special:Log/newusers]] create * Tommyaweosme * New user account 21:28:01 [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=129468&oldid=129457 * Tommyaweosme * (+210) added me 21:35:31 [[User:Tommyaweosme]] N https://esolangs.org/w/index.php?oldid=129469 * Tommyaweosme * (+281) Created page with "hello :3 if you are VERY familiar with me you know that i used to own the user:cinnamony account. my sense of humor has gotten a lot better. something happened to my cinnamony account anyway, so i need a new one i kind of... forgot how to make esolangs s 21:43:26 [[Burgercamp/Constants]] https://esolangs.org/w/index.php?diff=129470&oldid=113270 * Tommyaweosme * (+117) added stuff 21:43:46 -!- __monty__ has quit (Quit: leaving). 22:06:11 [[Directionation]] N https://esolangs.org/w/index.php?oldid=129471 * Tommyaweosme * (+1217) Created page with "Directionation is an esolang made by [[User:Tommyaweosme]] == Commands == The commands are: T pointer (starts going right) > go right < go left ^ go up V go down ? go random O toggle output mode A toggle add mode S toggle subtract mode C toggle ch 22:16:50 -!- Sgeo has joined. 22:56:51 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 23:24:15 [[IPAlang]] https://esolangs.org/w/index.php?diff=129472&oldid=129461 * None1 * (+34) 23:26:07 [[IPALang]] https://esolangs.org/w/index.php?diff=129473&oldid=121105 * None1 * (+34) 23:59:27 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=129474&oldid=129456 * Mari * (+46) pee is still stored in the balls