< 1645488036 80786 :zzo38!~zzo38@host-24-207-14-22.public.eastlink.ca PRIVMSG #esolangs :Sometimes you might want aspects having effects other than addition/subtraction, so one way is having separate layers and rules relating to them (e.g. aspect deletion, aspect creation, restriction, etc). If a aspect name ends with a number, then the effect text can use # to refer to that number. > 1645491292 517197 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93310&oldid=93151 5* 03PixelatedStarfish 5* (+0) 10/* External Links */ < 1645492461 369532 :SGautam!uid286066@id-286066.ilkley.irccloud.com QUIT :Quit: Connection closed for inactivity < 1645492655 79585 :sebbu!~sebbu@user/sebbu QUIT :Ping timeout: 272 seconds < 1645498436 816842 :simcop2387!~simcop238@perlbot/patrician/simcop2387 QUIT :Read error: Connection reset by peer < 1645498438 812575 :perlbot!~perlbot@perlbot/bot/simcop2387/perlbot QUIT :Read error: Connection reset by peer < 1645499043 286281 :simcop2387!~simcop238@perlbot/patrician/simcop2387 JOIN #esolangs simcop2387 :ZNC - https://znc.in < 1645499403 838233 :perlbot!~perlbot@perlbot/bot/simcop2387/perlbot JOIN #esolangs perlbot :ZNC - https://znc.in < 1645503195 786187 :dyeplexer!~dyeplexer@user/dyeplexer JOIN #esolangs dyeplexer :t b k ky jt h bc > 1645505745 998742 PRIVMSG #esolangs :14[[07User:PixelatedStarfish14]]4 10 02https://esolangs.org/w/index.php?diff=93311&oldid=92856 5* 03PixelatedStarfish 5* (-12) 10/* MacroBeep */ < 1645509271 774760 :sebbu!~sebbu@user/sebbu JOIN #esolangs sebbu :sebbu < 1645518143 244100 :Sgeo!~Sgeo@user/sgeo QUIT :Read error: Connection reset by peer < 1645521468 731614 :dyeplexer!~dyeplexer@user/dyeplexer QUIT :Ping timeout: 240 seconds < 1645522864 960595 :dyeplexer!~dyeplexer@user/dyeplexer JOIN #esolangs dyeplexer :t b k ky jt h bc < 1645523561 75843 :__monty__!~toonn@user/toonn JOIN #esolangs toonn :Unknown < 1645524423 82116 :m5zs7k!aquares@web10.mydevil.net QUIT :Ping timeout: 272 seconds < 1645524497 346045 :m5zs7k!aquares@web10.mydevil.net JOIN #esolangs m5zs7k :m5zs7k < 1645527201 50531 :fowl0!~fowlmouth@user/fowl JOIN #esolangs fowl :fowlmouth < 1645527210 626459 :fowl!~fowlmouth@user/fowl QUIT :Ping timeout: 256 seconds < 1645527210 833858 :fowl0!~fowlmouth@user/fowl NICK :fowl < 1645528323 372191 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :good morning :) < 1645528343 617188 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :> adding elements from/to the start of an array < 1645528345 573326 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esolangs : :1:35: error: parse error on input ‘of’ < 1645528347 349412 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :would you not call this a stack? < 1645528350 316444 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :push and pop < 1645528362 789361 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :stack:push and stack:pop maybe < 1645528375 237764 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :"sniff and snort" lol < 1645528390 910601 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :I would think sniff just reads the top element but does not pop it < 1645528395 606706 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :whereas snort = pop < 1645528413 313342 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :sneeze could permute the array < 1645528417 636694 :sknebel!~quassel@v22016013254630973.happysrv.de PRIVMSG #esolangs ::D < 1645528568 207614 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :push/pop are at the other end. < 1645528589 299968 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :At least in Perl parlance. You shift/unshift at the front, and push/pop at the end. < 1645528620 308469 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :C++ just goes {push,pop}_{front,back}, which I guess is at least clear. < 1645528627 862043 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :well if it's a stack implemented as an array the'top' of the stack can be the [0] or [n-1] side of teh array, just implementation detail < 1645528639 149834 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :if it's a queue push and pop are on opposite endes < 1645528652 414633 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :but yeah if we want to support all of these ops, maybe that C++ approach is best (although it is verbose) < 1645528664 886723 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :-> >- <- -< could be used < 1645528752 243554 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :Also, according to WordNet sniff and snort (for the most part) differ in directionality. < 1645528755 760010 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :sniff :: perceive by inhaling through the nose; "sniff the perfume"; inhale audibly through the nose; "the sick student was sniffling in the back row". < 1645528757 809940 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :snort :: indicate contempt by breathing noisily and forcefully through the nose; "she snorted her disapproval of the proposed bridegroom"; make a snorting sound by exhaling hard; "The critic snorted contemptuously". < 1645528794 176441 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :(Although there's an extra sense for 'snort' listed as "inhale recreational drugs", so I guess it's not entirely unambiguous.) < 1645528941 127802 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :that's weird! < 1645528948 650325 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :I thought thought snorting was just sniffer but harder < 1645530861 601530 :definitelya!~hexagon@host-79-50-223-162.retail.telecomitalia.it JOIN #esolangs * :WRATH < 1645532719 80521 :tech_exorcist!txrcst@user/tech-exorcist/x-0447479 JOIN #esolangs tech_exorcist :he/him - IT, EN < 1645532728 774675 :tech_exorcist!txrcst@user/tech-exorcist/x-0447479 QUIT :Remote host closed the connection < 1645532953 72083 :tech_exorcist!txrcst@user/tech-exorcist/x-0447479 JOIN #esolangs tech_exorcist :he/him - IT, EN > 1645534732 40949 PRIVMSG #esolangs :14[[07Xjansk14]]4 10 02https://esolangs.org/w/index.php?diff=93312&oldid=93277 5* 03DanielE 5* (+1) 10/* Program examples */ < 1645535028 486654 :j-bot!~jbot@irc.supplies JOIN #esolangs * :jevalbot < 1645537540 908465 :eli_oat!~eli_oat@92.119.18.205 JOIN #esolangs eli_oat :eli_oat < 1645539774 921173 :eli_oat!~eli_oat@92.119.18.205 QUIT :Ping timeout: 272 seconds < 1645541210 596055 :eli_oat!~eli_oat@92.119.18.208 JOIN #esolangs eli_oat :eli_oat < 1645542005 707657 :FireFly!~firefly@glowbum/gluehwuermchen/firefly PRIVMSG #esolangs :JS uses the same convention as Perl then I guess, (un)shift for the start and push/pop for the end of an array < 1645542951 31864 :definitelya!~hexagon@host-79-50-223-162.retail.telecomitalia.it QUIT :Quit: h < 1645543340 73089 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN #esolangs oerjan :Ørjan Johansen > 1645543599 27092 PRIVMSG #esolangs :14[[07User:PixelatedStarfish14]]4 10 02https://esolangs.org/w/index.php?diff=93313&oldid=93311 5* 03PixelatedStarfish 5* (-1) 10/* MacroBeep */ > 1645543628 895074 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93314&oldid=93310 5* 03PixelatedStarfish 5* (+32) 10/* External Links */ > 1645543688 423670 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93315&oldid=93314 5* 03PixelatedStarfish 5* (+339) 10/* Instruction Set */ > 1645543751 41998 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93316&oldid=93315 5* 03PixelatedStarfish 5* (+14) 10/* Instruction Set */ < 1645543768 769389 :Sgeo!~Sgeo@user/sgeo JOIN #esolangs Sgeo :realname > 1645543901 345363 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93317&oldid=93316 5* 03PixelatedStarfish 5* (+18) 10/* Instruction Set */ > 1645543946 630557 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93318&oldid=93317 5* 03PixelatedStarfish 5* (-197) 10/* Error Codes */ > 1645543966 75324 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93319&oldid=93318 5* 03PixelatedStarfish 5* (-303) 10/* Future Changes */ > 1645544070 123825 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93320&oldid=93319 5* 03PixelatedStarfish 5* (+9) 10/* Interpreter Status */ > 1645544099 267699 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93321&oldid=93320 5* 03PixelatedStarfish 5* (+0) 10/* Interpreter Status */ > 1645544143 857235 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93322&oldid=93321 5* 03PixelatedStarfish 5* (-9) 10/* Change Log (changes from v1. 2. 1) */ > 1645544166 325678 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93323&oldid=93322 5* 03PixelatedStarfish 5* (+0) 10/* Change Log */ > 1645544178 312325 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93324&oldid=93323 5* 03PixelatedStarfish 5* (-1) 10/* Change Log */ > 1645544192 569613 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93325&oldid=93324 5* 03PixelatedStarfish 5* (+1) 10/* Change Log */ < 1645549885 707389 :CATS!~apic@brezn2.muc.ccc.de JOIN #esolangs * :A. Pic. - my name since YOLD 3149 > 1645550407 886548 PRIVMSG #esolangs :14[[07Binin++14]]4 N10 02https://esolangs.org/w/index.php?oldid=93326 5* 03ChuckEsoteric08 5* (+445) 10Created page with "'''Binin++''' or '''Bini''' is minimalization of [[Binin]] that combines a and i into i ==Commands== b - move ponier to the right and flip bit i - end loop and move pointer..." < 1645554191 198348 :Melvar!~melvar@dslb-178-003-156-134.178.003.pools.vodafone-ip.de PRIVMSG #esolangs :cons/uncons is for the front, snoc/unsnoc for the back. You could argue for snocnu instead of unsnoc, but unsnoc seems to be what’s in common use for that. < 1645554248 260709 :int-e!~noone@int-e.eu PRIVMSG #esolangs :. o O ( cocons = ns ) < 1645554974 933622 :dyeplexer!~dyeplexer@user/dyeplexer QUIT :Ping timeout: 272 seconds < 1645555203 869521 :sknebel!~quassel@v22016013254630973.happysrv.de PRIVMSG #esolangs :https://github.com/0xdanelia/regex_turing_machine < 1645555213 527085 :sknebel!~quassel@v22016013254630973.happysrv.de PRIVMSG #esolangs :(found via HN) < 1645555230 648060 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :omg nice < 1645555307 62373 :definitelya!~hexagon@host-87-18-71-221.retail.telecomitalia.it JOIN #esolangs * :WRATH < 1645558854 440696 :j4cbo!sid186930@id-186930.helmsley.irccloud.com PRIVMSG #esolangs :you turn your regex into a Turing machine, now you have BB(n) problems < 1645558979 790952 :eli_oat!~eli_oat@92.119.18.208 QUIT :Quit: eli_oat < 1645559114 709247 :Lord_of_Life_!~Lord@user/lord-of-life/x-2819915 JOIN #esolangs Lord_of_Life :Lord < 1645559187 101010 :Lord_of_Life!~Lord@user/lord-of-life/x-2819915 QUIT :Ping timeout: 256 seconds < 1645559191 746375 :Lord_of_Life_!~Lord@user/lord-of-life/x-2819915 NICK :Lord_of_Life > 1645559332 805785 PRIVMSG #esolangs :14[[07Juna14]]4 10 02https://esolangs.org/w/index.php?diff=93327&oldid=78717 5* 03Kaveh Yousefi 5* (+160) 10Added a hyperlink to my implementation of the Juna programming language on GitHub. < 1645560375 386731 :river!~My_user_n@tilde.team/user/river PRIVMSG #esolangs :haha < 1645560861 492466 :b_jonas!~x@catv-176-63-4-103.catv.fixed.vodafone.hu PRIVMSG #esolangs :" Or: `sniff` to remove an element, `snort` to add one." => right, or "eat" to add to the front, "vomit" to remove from the front, "poop" to remove from the back. < 1645561129 571192 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esolangs :b_jonas: you're just missing one for a new esolang hth < 1645561156 709903 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esolangs :just write it, and then i can slap Category:Shameful on it < 1645561184 661645 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esolangs :(or do we have that language already) > 1645562818 340653 PRIVMSG #esolangs :14[[07User:PixelatedStarfish14]]4 10 02https://esolangs.org/w/index.php?diff=93328&oldid=93313 5* 03PixelatedStarfish 5* (-155) 10/* MacroBeep */ > 1645562839 364407 PRIVMSG #esolangs :14[[07User:PixelatedStarfish14]]4 10 02https://esolangs.org/w/index.php?diff=93329&oldid=93328 5* 03PixelatedStarfish 5* (-7) 10/* MacroBeep */ > 1645562905 584840 PRIVMSG #esolangs :14[[07MacroBeep14]]4 10 02https://esolangs.org/w/index.php?diff=93330&oldid=93325 5* 03PixelatedStarfish 5* (-163) 10/* External Links */ > 1645562949 642563 PRIVMSG #esolangs :14[[07Mountain14]]4 10 02https://esolangs.org/w/index.php?diff=93331&oldid=93309 5* 03PixelatedStarfish 5* (+11) 10 > 1645562959 503208 PRIVMSG #esolangs :14[[07Mountain14]]4 10 02https://esolangs.org/w/index.php?diff=93332&oldid=93331 5* 03PixelatedStarfish 5* (-1) 10 > 1645563091 426487 PRIVMSG #esolangs :14[[07Mountain14]]4 10 02https://esolangs.org/w/index.php?diff=93333&oldid=93332 5* 03PixelatedStarfish 5* (-39) 10Fixed a typo in section two. Also removed unproven claim of Turing Completeness. < 1645563766 639371 :Lord_of_Life!~Lord@user/lord-of-life/x-2819915 QUIT :Excess Flood < 1645563847 757794 :Lord_of_Life!~Lord@user/lord-of-life/x-2819915 JOIN #esolangs Lord_of_Life :Lord < 1645564067 216284 :tech_exorcist!txrcst@user/tech-exorcist/x-0447479 QUIT :Remote host closed the connection < 1645564081 149297 :tech_exorcist!txrcst@user/tech-exorcist/x-0447479 JOIN #esolangs tech_exorcist :he/him - IT, EN < 1645565439 715010 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Nite < 1645565999 884167 :tech_exorcist!txrcst@user/tech-exorcist/x-0447479 QUIT :Quit: Disconnecting > 1645567692 14441 PRIVMSG #esolangs :14[[07Unlambda14]]4 M10 02https://esolangs.org/w/index.php?diff=93334&oldid=80975 5* 03Oshaboy 5* (+9) 10Fixed an Ambiguity < 1645570584 568492 :definitelya!~hexagon@host-87-18-71-221.retail.telecomitalia.it QUIT :Quit: h < 1645571707 820162 :__monty__!~toonn@user/toonn QUIT :Quit: leaving