< 1437007184 214362 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1437008243 995816 :pikhq!~pikhq@c-73-170-105-101.hsd1.ca.comcast.net QUIT :Ping timeout: 255 seconds < 1437008952 581412 :pikhq!~pikhq@c-73-170-105-101.hsd1.ca.comcast.net JOIN :#esoteric < 1437009200 253429 :Wallacoloo!~colin@c-73-53-49-103.hsd1.wa.comcast.net JOIN :#esoteric < 1437009562 176922 :atslash!~atslash@broadband-46-188-0-82.2com.net QUIT :Ping timeout: 265 seconds < 1437009576 35274 :atslash!~atslash@static.231.107.9.5.clients.your-server.de JOIN :#esoteric < 1437010129 218650 :_256Q!~toastyten@unaffiliated/256q/x-9307863 QUIT :Read error: Connection reset by peer < 1437010231 157486 :mihow!~mihow@23.24.246.165 QUIT :Quit: mihow < 1437010302 108568 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 10 02http://esolangs.org/w/index.php?diff=43525&oldid=43425 5* 03146.171.254.97 5* (+10) 10 < 1437010786 495290 :pikhq!~pikhq@c-73-170-105-101.hsd1.ca.comcast.net QUIT :Ping timeout: 246 seconds < 1437010870 945327 :relrod!~relrod@redhat/relrod QUIT :Ping timeout: 256 seconds < 1437011998 379683 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :hello < 1437012029 52078 :Wallacoloo!~colin@c-73-53-49-103.hsd1.wa.comcast.net PART :#esoteric < 1437012641 441977 :oren!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :hello < 1437013053 211222 :lleu!~gnomebad@unaffiliated/lleu QUIT :Read error: Connection reset by peer < 1437013270 205561 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :challenge: write a program that prints a regex that matches the program's source code, but not the program's code with any two characters swapped < 1437013337 746602 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :and not a quine >.> < 1437013984 538890 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :izabera: you could cheat by making it an almost-quine which replaced one character with . in the output < 1437014015 246628 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :actually I thought you were going to say "write a program that works with any two characters swapped" < 1437014036 433080 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but that's trivial in any language which has single-character comments, as you can just alternate comment characters and code < 1437014198 503944 :variable!~variable@freebsd/developer/variable JOIN :#esoteric < 1437014592 665751 :oren!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :ais523: doesn't that assume the characters to be swapped are adjacent? < 1437014614 71907 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oren: oh, yes < 1437014620 479002 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that's what I assumed reading izabera's sentence < 1437014624 543608 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but it doesn't actually say that < 1437014663 699088 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :/any/ two characters would be much harder, because you can swap the opening and closing delimiter of something that has opening and closing delimiters (or if they're multiple characters, corrupt one but not the other) < 1437014665 487205 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :would it be easier if they can only be adjacent? < 1437014675 394041 :perrier!~cinch@107.170.175.57 QUIT :Remote host closed the connection < 1437014680 167124 :oren!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :yes < 1437014691 725075 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :way easier < 1437014702 288164 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ooh < 1437014703 97200 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :ok then < 1437014705 324446 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I can write this program in Unary < 1437014710 213154 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :what < 1437014711 533924 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :not that I'd /want/ to, but I could < 1437014715 653121 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :http://esolangs.org/wiki/Unary < 1437014720 359060 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :no i mean < 1437014723 134088 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :why unary < 1437014727 592690 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :err, unless you allow swapping two identical characters < 1437014734 976125 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :in which case all the characters in the program have to be distinct < 1437014738 501960 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :oh ok < 1437014749 249936 :perrier!~cinch@107.170.175.57 JOIN :#esoteric < 1437014752 957489 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :which is a pretty big description as-is < 1437014753 594427 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :still, printing the regex thingy isn't so easy i guess < 1437014776 39871 :oren!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :perrier: like the mineral water company? < 1437014778 398257 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :if there's any language with a one-character command that isn't . and prints . < 1437014784 735041 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that would work < 1437014838 961062 :oren!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :heh, i like it < 1437014905 300458 :oren!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :it doesnt match the frobbed strings because there are no such strings... the best kind of truth < 1437015015 74791 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that said, I've been trying to design a language specifically so that you could make arbitrary minor changes to it without significantly changing the meaning of the prorgam < 1437015024 371020 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it ended up very biological, this probably isn't a coincidence < 1437015031 592621 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :haven't worked out the details though < 1437015095 681630 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i wrote an HackEgo quine < 1437015098 736259 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` a='``' b=\' c=\\ d=\; e='echo -n $a a=$b$a$b b=$c$b c=$c$c d=$b$d e=$b$e$b$d;echo -n $e';echo -n $a a=$b$a$b b=$c$b c=$c$c d=$b$d e=$b$e$b$d;echo -n $e < 1437015099 301262 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​`` a='``' b=\' c=\\ d='; e='echo -n $a a=$b$a$b b=$c$b c=$c$c d=$b$d e=$b$e$b$d;echo -n $e';echo -n $a a=$b$a$b b=$c$b c=$c$c d=$b$d e=$b$e$b$d;echo -n $e < 1437015120 446237 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :dammit it's wrong < 1437015137 197408 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` a='``' b=\' c=\\ d=\; e='echo -n $a a=$b$a$b b=$c$b c=$c$c d=$c$d e=$b$e$b$d;echo -n $e';echo -n $a a=$b$a$b b=$c$b c=$c$c d=$c$d e=$b$e$b$d;echo -n $e < 1437015137 737189 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​`` a='``' b=\' c=\\ d=\; e='echo -n $a a=$b$a$b b=$c$b c=$c$c d=$c$d e=$b$e$b$d;echo -n $e';echo -n $a a=$b$a$b b=$c$b c=$c$c d=$c$d e=$b$e$b$d;echo -n $e < 1437015151 758644 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :\o/ < 1437015152 173962 :myndzi!myndzi@tetrisguide.com PRIVMSG #esoteric :69  | < 1437015152 228375 :myndzi!myndzi@tetrisguide.com PRIVMSG #esoteric :69  |\ < 1437015168 143108 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Fifth14]]4 10 02http://esolangs.org/w/index.php?diff=43526&oldid=43521 5* 03Phase 5* (+1011) 10/* Control Flow */ < 1437015860 675095 :perrier!~cinch@107.170.175.57 QUIT :Remote host closed the connection < 1437015934 292594 :perrier!~cinch@107.170.175.57 JOIN :#esoteric < 1437016631 384829 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Jolf14]]4 N10 02http://esolangs.org/w/index.php?oldid=43527 5* 03JayCampbell 5* (+200) 10Created page with "A planned [[pyth]] variant in pure javascript for code golfing. --~~~ [[Category:Languages]] [[Category:2015]] [[Category:Unimplemented]]" < 1437016732 539922 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07ℒight14]]4 N10 02http://esolangs.org/w/index.php?oldid=43528 5* 03Phase 5* (+22951) 10Create the best C < 1437016823 942881 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Light14]]4 N10 02http://esolangs.org/w/index.php?oldid=43529 5* 03Phase 5* (+21) 10Redirect 'Light' to 'ℒight' < 1437016982 852879 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hmm, I saw the +22951 < 1437016990 90327 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and thought it might be a long, detailed and complex language < 1437016991 540430 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :apparently not < 1437017014 607543 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :someone tell Phase that at least in my browser, it's easy to scroll to the end… < 1437017082 516791 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:Jackass14]]4 10 02http://esolangs.org/w/index.php?diff=43530&oldid=43522 5* 03Phase 5* (+253) 10responsessesesesesseseesesss < 1437017388 477844 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Quit: My MacBook Pro has gone to sleep. ZZZzzz… < 1437017539 428495 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Timeline of esoteric programming languages14]]4 M10 02http://esolangs.org/w/index.php?diff=43531&oldid=42904 5* 03Phase 5* (+107) 10/* The heat death of the universe */ ℒight may be implemented by then. < 1437017785 639481 :ocharles_!sid30093@gateway/web/irccloud.com/x-vwsldnrhspnmhckd QUIT :Ping timeout: 248 seconds < 1437017814 147773 :oren!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :I've invented a really stupid way to implement some subset of regexes: use 65280 bytes. < 1437017836 247790 :ocharles_!sid30093@gateway/web/irccloud.com/x-envsoznsyqcejnyg JOIN :#esoteric < 1437017921 633520 :oren!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :er, actually you need two distinct end states, so 65024 < 1437017968 411503 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Timeline of esoteric programming languages14]]4 10 02http://esolangs.org/w/index.php?diff=43532&oldid=43531 5* 03Ais523 5* (-107) 10Undo revision 43531 by [[Special:Contributions/Phase|Phase]] ([[User talk:Phase|talk]]) specifically on the "have not yet garnered much attention" clause, but the mention here also isn't particularly funny (especially as the language is easy to imp < 1437018086 774790 :mbrcknl!sid28171@gateway/web/irccloud.com/x-vihfgadjpmswmsny QUIT :Read error: Connection reset by peer < 1437018103 467285 :Sgeo_!~Sgeo@ool-44c2a85f.dyn.optonline.net PRIVMSG #esoteric :Looks like one infinitely long output, not infinite outputs < 1437018138 616155 :supay!sid47179@gateway/web/irccloud.com/x-cwtpzogeuetwtbqo QUIT :Read error: Connection reset by peer < 1437018138 719313 :bb010g!uid21050@gateway/web/irccloud.com/x-ttjltwqpdyamxszk QUIT :Read error: Connection reset by peer < 1437018167 287726 :ocharles_!sid30093@gateway/web/irccloud.com/x-envsoznsyqcejnyg QUIT :Ping timeout: 240 seconds < 1437018197 346281 :glowcoil!sid3405@gateway/web/irccloud.com/x-zntnlxszficzwige QUIT :Ping timeout: 240 seconds < 1437018201 649123 :edwardk!sid47016@haskell/developer/edwardk QUIT :Ping timeout: 248 seconds < 1437018227 450020 :Sgeo_!~Sgeo@ool-44c2a85f.dyn.optonline.net PRIVMSG #esoteric :The sad thing is it doesn't even become near Shameful < 1437018287 279240 :Sgeo_!~Sgeo@ool-44c2a85f.dyn.optonline.net PRIVMSG #esoteric :Well, no, if Snack is shameful, this is, I think < 1437018318 733270 :mbrcknl!sid28171@gateway/web/irccloud.com/x-ujdrrjhfgugrjejg JOIN :#esoteric < 1437018415 576400 :Sgeo_!~Sgeo@ool-44c2a85f.dyn.optonline.net PRIVMSG #esoteric :I don't think Snack should quality. It's actually coherent, with a readable and executable impl < 1437018445 53643 :Sgeo_!~Sgeo@ool-44c2a85f.dyn.optonline.net PRIVMSG #esoteric :Hmm garbage if you don't grave < 1437018740 463705 :ocharles_!sid30093@gateway/web/irccloud.com/x-bqujsghyhsakzjtj JOIN :#esoteric < 1437018975 891977 :supay!sid47179@gateway/web/irccloud.com/x-fagvdnvuaokepcup JOIN :#esoteric < 1437019470 721120 :bb010g!uid21050@gateway/web/irccloud.com/x-vykiokbcvizrnzeu JOIN :#esoteric < 1437019600 838454 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1437019636 162702 :edwardk!sid47016@haskell/developer/edwardk JOIN :#esoteric < 1437021007 575261 :glowcoil!sid3405@gateway/web/irccloud.com/x-gjvqbdcofjikvidq JOIN :#esoteric < 1437021028 970301 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Fifth14]]4 M10 02http://esolangs.org/w/index.php?diff=43533&oldid=43526 5* 03Phase 5* (+256) 10/* Examples */ Add more examples < 1437021309 753976 :Walpurgisnacht!~Nihilumbr@74-61-60-199.war.clearwire-wmx.net JOIN :#esoteric < 1437021366 897449 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Fifth14]]4 M10 02http://esolangs.org/w/index.php?diff=43534&oldid=43533 5* 03Phase 5* (+24) 10/* Repeat a string */ Fix example < 1437024037 227256 :variable!~variable@freebsd/developer/variable QUIT :Ping timeout: 246 seconds < 1437024822 459206 :Walpurgisnacht!~Nihilumbr@74-61-60-199.war.clearwire-wmx.net QUIT :Remote host closed the connection < 1437025420 846822 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/move14]]4 move10 02 5* 03Phase 5* 10moved [[02Fifth10]] to [[O]]: Rename the language < 1437025439 524986 :relrod_!~relrod@104.131.193.156 JOIN :#esoteric < 1437025439 730002 :relrod_!~relrod@104.131.193.156 QUIT :Changing host < 1437025439 784302 :relrod_!~relrod@redhat/relrod JOIN :#esoteric < 1437025527 61694 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07O14]]4 10 02http://esolangs.org/w/index.php?diff=43537&oldid=43535 5* 03Phase 5* (-8) 10Rename language to O < 1437025546 647351 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07O14]]4 M10 02http://esolangs.org/w/index.php?diff=43538&oldid=43537 5* 03Phase 5* (+1) 10typo < 1437025563 278155 :relrod_!~relrod@redhat/relrod NICK :relrod < 1437027156 694205 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Passalambida14]]4 N10 02http://esolangs.org/w/index.php?oldid=43539 5* 03179.179.223.17 5* (+222) 10Languages < 1437027893 490405 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07List of ideas14]]4 10 02http://esolangs.org/w/index.php?diff=43540&oldid=43346 5* 0373.221.67.162 5* (+257) 10/* Implementation */ < 1437029064 568811 :Sgeo_!~Sgeo@ool-44c2a85f.dyn.optonline.net PRIVMSG #esoteric :I just looked at the Esme article again. < 1437029068 377101 :Sgeo_!~Sgeo@ool-44c2a85f.dyn.optonline.net PRIVMSG #esoteric :I want to poison my eyes. < 1437029304 591575 :rdococ!~rdococ@unaffiliated/octagonfly JOIN :#esoteric < 1437030742 378813 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07O14]]4 M10 02http://esolangs.org/w/index.php?diff=43541&oldid=43538 5* 03Phase 5* (-4) 10/* External Resources */ Right link to the interpreter < 1437030996 178793 :tswett!~tswett@192.241.237.138 QUIT :Quit: No Ping reply in 180 seconds. < 1437031158 434105 :Warrigal!~tswett@192.241.237.138 JOIN :#esoteric < 1437031314 930436 :J_A_Work!~J_Arcane@a91-153-98-205.elisa-laajakaista.fi JOIN :#esoteric < 1437031965 13848 :aloril_!~aloril@dsl-tkubrasgw2-54f80e-20.dhcp.inet.fi QUIT :Remote host closed the connection < 1437032834 520330 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07O14]]4 10 02http://esolangs.org/w/index.php?diff=43542&oldid=43541 5* 03Phase 5* (+158) 10/* String Manipulation */ String replacement < 1437032864 811397 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 M10 02http://esolangs.org/w/index.php?diff=43543&oldid=43525 5* 03Phase 5* (+8) 10/* O */ Add O Language < 1437033161 316165 :x10A94!~x10A94@178.252.73.97 JOIN :#esoteric < 1437033385 27513 :white_bear!~white_bea@AMontsouris-655-1-13-79.w90-44.abo.wanadoo.fr JOIN :#esoteric < 1437033393 119134 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :http://arin.ga/lsqf7x/raw this compiles just fine on tcc < 1437033768 465573 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07K14]]4 N10 02http://esolangs.org/w/index.php?oldid=43544 5* 03Phase 5* (+1914) 10K summary < 1437034171 293683 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Related: http://www.ioccc.org/1998/schweikh1.c ("lines" 49-50) < 1437034309 227705 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :well that's different... < 1437034511 618980 :AnotherTest!~turingcom@94-224-27-215.access.telenet.be JOIN :#esoteric < 1437034683 36183 :x10A94!~x10A94@178.252.73.97 QUIT :Read error: Connection reset by peer < 1437034717 838174 :x10A94!x10A94@178.252.73.97 JOIN :#esoteric < 1437035327 651807 :x10A94!x10A94@178.252.73.97 QUIT :Read error: Connection reset by peer < 1437035393 63413 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1437035412 886998 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :to be honest, that O programming language looks about as esoteric as J is < 1437035441 862781 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :maybe a bit more, because it seems to use more primitive data types < 1437035476 874582 :x10A94!~x10A94@178.252.73.97 JOIN :#esoteric < 1437035556 285433 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :omg... imagine like an "In Time" based programming language. < 1437035613 559531 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :we could call it "90 minutes" < 1437035640 586413 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :and every variable counts down to 0, and if the variable value is at 0, then the variable times out and dies a bloody death < 1437035901 72682 :zadock!~outsider@cthulhu.tuiasi.ro JOIN :#esoteric < 1437037055 192006 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Read error: Connection reset by peer < 1437037331 473289 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1437037517 434710 :J_A_Work!~J_Arcane@a91-153-98-205.elisa-laajakaista.fi QUIT :Quit: J_A_Work < 1437038608 485528 :J_A_Work!~J_Arcane@a91-153-98-205.elisa-laajakaista.fi JOIN :#esoteric < 1437038874 214554 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1437039081 166667 :J_A_Work!~J_Arcane@a91-153-98-205.elisa-laajakaista.fi QUIT :Quit: J_A_Work < 1437039773 415367 :lleu!~gnomebad@88.202.254.4 JOIN :#esoteric < 1437039773 506728 :lleu!~gnomebad@88.202.254.4 QUIT :Changing host < 1437039773 506801 :lleu!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1437040217 265259 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :isn't j esoteric? < 1437040227 297841 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Nah, it's just odd < 1437040240 659026 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :(my personal opinion, do not take as canon) < 1437040690 690720 :aloril!~aloril@dsl-tkubrasgw2-54f80e-20.dhcp.inet.fi JOIN :#esoteric < 1437040756 149367 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's basically just another language in the APL family < 1437040762 919803 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but the APL family is generally downright weird < 1437040773 254815 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's probably too large and generally used by now to be an esolang, though (this is a low bar) < 1437040815 212710 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :J is merely obscure. Esoteric is, like, compiling brainfuck to bourne again shell script < 1437040894 759049 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :isn't that also pretty easy? < 1437040902 90557 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :slightly harder if you want infinite memory < 1437041028 704921 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Has anyone written an Underload to brainfuck compiler? < 1437041058 680171 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :there's an Underload-in-brainfuck interpreter < 1437041064 449496 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :you could make that into a compiler via bundling < 1437041080 540407 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :not sure if you can do much better than bundling because brainfuck isn't exactly very good at dynamically allocated memory < 1437041094 883047 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :meaning that there are going to be considerable interp-like structures in the output no matter what < 1437041190 607372 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :How about the other way round (sans input, of course) < 1437041215 660504 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Has underload been compiled to any language that was created before it < 1437041242 14636 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Ok, there's a reduction to a counter machine < 1437041265 521278 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Jafet, I believe it compiles to a bunch of similarish languages (eg FALSE) pretty easily < 1437041362 567048 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Taneb: brainfuck-in-Underload is probably easier, I don't know if it's been done < 1437041372 228671 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I can see how to do it, at least < 1437041380 909410 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the standard Underload programming tricks work, no reason to do anything fancy < 1437041966 895339 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1437041970 577037 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Taneb: last i checked (after the :()^ discovery) FALSE has enough features for an easy TC subset of Underload, but not for the a and * commands. < 1437042010 962009 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i.e. you have lambdas but you cannot generate new ones that are not in the program < 1437042038 421191 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :oerjan, awww < 1437042039 174261 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well, "lambdas" < 1437042075 271267 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I was thinking of http://esolangs.org/wiki/User:Zzo38#dc.2FFALSE.2FUnderload.2FTeXnicard < 1437042126 962006 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh zzo38 claims it has * < 1437042128 904486 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but not a < 1437042222 389454 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ais523: i made brainfuck in Fueue, apart from I/O underload cannot possibly be harder < 1437042239 913259 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :IMO < 1437042254 892159 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oerjan: brainfuck-in-Underload is pretty easy in the EsoInterpreters stakes < 1437042259 195553 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :this may be why nobody has bothered < 1437042278 379937 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I'll do a brainfuck-in-Underlambda at some point, that'll trivially compile into Underload minus S plus I/O extensions < 1437042406 344170 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm emmental is younger than underload < 1437042427 196645 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh there's obviously underload in funge-98, right fungot < 1437042427 299543 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :oerjan: the most common one? < 1437042440 246138 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fungot: indeed it may well be the most commonly used < 1437042440 450753 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :oerjan: or any words synonymous thereto? cool! what was the name of < 1437042462 591643 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although, that's also an interpreter, not a compiler < 1437042518 190973 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :is Underload newer or older than Thutu? < 1437042533 195680 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :older < 1437042546 515551 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :underload 2006, thutu (and emmental) 2007 < 1437042706 827981 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :or well, Underload is much older than that if you count Overload < 1437042719 389346 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :dates back to my early days as an undergraduate < 1437042728 284144 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :which would have been 2006, possibly even 2005 < 1437042788 434303 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boilyo < 1437042882 57415 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :ais523, did I start making esolangs at a younger age than you? < 1437042891 6281 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :probably, I'd have been 18 < 1437042901 59294 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :unless you count things like the noughts and crosses impl in MS Paint < 1437042904 244961 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :which came rather earlier < 1437042914 183837 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :> 2011 - 1994 < 1437042915 725225 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : 17 < 1437042932 934598 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I'd have been 16 < 1437042939 83675 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :(my birthday's in November) < 1437042958 388030 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :That is, if you don't count the spec I wrote for an Ook derivative, which I never published < 1437042987 593449 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1437043021 88949 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1437043030 408772 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :maybe you should publish it so we can make a derivative of it hth < 1437043106 879157 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :oerjan, I'm not sure if it still exists < 1437043126 345180 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :iirc it had two tapes and arithmetic < 1437043127 606663 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :curses < 1437043136 802147 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :And the keyword "Eek" < 1437043145 754806 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That sounds bananas < 1437043145 857879 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :With the same punctuation as Ook < 1437043315 603857 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Does anyone know a suitable speaker for a talk aimed at both maths students and computer science students? < 1437043368 597377 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :is the subject of the talk determined yet? < 1437043372 900866 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :if not, proof theory would seem like a good one < 1437043425 614281 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :ais523, not determined, talking to the people in the maths society about it at 6 < 1437043439 134145 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I was thinking cryptography or algorithms < 1437043440 912582 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Umm, maybe a Yamaha? < 1437043458 741437 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Jafet, :P < 1437043468 249814 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Jafet: i'm not alone! < 1437043522 38952 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :(despite being a joint-honours student who actually prefers the maths side of my degree, I have more friends in computer science and am involved in the computer science student society a lot more than the maths one) < 1437043608 24104 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Maybe the FFT convolution theorem. < 1437043649 220443 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Jafet, I don't know much about that < 1437043664 718498 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Also, the issue is more we need a presenter more than a topic < 1437043676 735848 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Preferably one based in the UK < 1437043764 747436 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :well, you'd want a presenter competent to speak on whatever topic you chose < 1437043806 578602 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I'd also like a not-completely-unheard-of presenter, so they'd draw an audience maybe < 1437043815 32714 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Although that's not a huge issue < 1437044633 722073 :bb010g!uid21050@gateway/web/irccloud.com/x-vykiokbcvizrnzeu QUIT :Quit: Connection closed for inactivity < 1437045069 468972 :ais523!~ais523@unaffiliated/ais523 QUIT :Quit: lunch < 1437045404 667366 :boily!~alexandre@96.127.201.149 QUIT :Quit: SCRAMBLED CHICKEN < 1437045720 617292 :J_A_Work!~J_Arcane@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi JOIN :#esoteric < 1437046077 995659 :J_A_Work!~J_Arcane@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi QUIT :Quit: J_A_Work < 1437046981 770911 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 244 seconds < 1437047008 7611 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1437047140 97556 :zadock!~outsider@cthulhu.tuiasi.ro QUIT :Quit: Leaving < 1437047647 992280 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :have you ever seen c code being slower than bash code? < 1437047673 406 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :http://arin.ga/ZtNMvH/raw <- minibf.c, a non optimizing compiler < 1437047692 928476 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :http://arin.ga/pixxUg/raw <- benchmark vs my bash thingy < 1437047733 626208 :white_bear!~white_bea@AMontsouris-655-1-13-79.w90-44.abo.wanadoo.fr PRIVMSG #esoteric :hehe < 1437047749 158113 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :it's not very cheating too much <.< < 1437047754 993856 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :s/very// < 1437047781 231742 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that minibf.c runs hanoi.b in 15s, my bash version runs it in 45s < 1437047798 717355 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i mean it's not too bad < 1437047904 130507 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1437048110 790180 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Jolf14]]4 10 02http://esolangs.org/w/index.php?diff=43545&oldid=43527 5* 03JayCampbell 5* (-200) 10deleting, found js port of golfscript < 1437048625 726129 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1437049085 264788 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 JOIN :#esoteric < 1437049150 777024 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :i see ais523, sgeo, oerjan .. where's ehird? < 1437049164 310445 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :jayCampbell: doesn't idle here any more < 1437049169 956887 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :also, hi < 1437049202 298972 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :hey! i see you're still going strong < 1437049343 579610 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :jayCampbell, an old face returning, I presume? < 1437049361 557669 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :every decade or so < 1437049380 144536 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :played nomic with some of these cats too < 1437049429 922282 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric ::) < 1437049466 482172 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :2005 was slightly before my time, so nice to meet you < 1437049483 738714 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think that was slightly between my times < 1437049486 891913 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 256 seconds < 1437049511 164375 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :decade may have been exaggeration < 1437049521 63123 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric ::P < 1437049531 492608 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I joined 2010 or 2011 < 1437049538 798084 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :wiki says 2008 < 1437049544 209282 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :so i wasn't far off < 1437049547 429468 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :I"M OLD < 1437049560 910091 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :stop that < 1437049580 453482 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Taneb: shall i hit him with my cane? < 1437049586 578346 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Being old is bad for your health < 1437049617 849414 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :jayCampbell, your name sounds familiar, is there anywhere notable I'd have seen it? < 1437049668 188305 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there's a john campbell on the iwc forum iirc < 1437049691 679765 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I remember the name from nomic, but am not sure if a) the nomic came first; b) the esolanging came first; or c) it's a misremembered memory and it's just esolanging < 1437049691 954795 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :i'm clever but not especially notable < 1437049701 410758 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which is also the name of a notable guy < 1437049711 500883 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :when did ehird win B with "commands are executed in the order they are received" < 1437049730 945702 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :jayCampbell: you are aware of what happened to B, right? < 1437049746 386868 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :i probably lurked esolang first then nomic'd then registered at esolang < 1437049753 702707 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :B died several times, what's the latest? < 1437049783 544760 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :as i think about it, i'm into esolangs again this year because of nomic even though i haven't played in years < 1437049827 882562 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :jayCampbell: we discovered that the emergency rule stopped the timekeeping for the emergency rule, thus leading to an emergency that couldn't be resolved or ended < 1437049847 269889 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :with AST under my belt i'm making another run at natural english < 1437049851 661018 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :in the end people created a new nomic from scratch, with the same name, on the same mailing list, but that was years later < 1437049852 174162 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :B is in permanent emergency? nice < 1437049869 929680 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the previous apparent emergency was arguably an even more fitting end < 1437049877 526594 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :surely they should have called the new one C nomic < 1437049879 151336 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :b.nomic.net is blank < 1437049881 246990 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :although one that's less fatal < 1437049882 244634 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :jayCampbell, what sort of thing does a jayCampbell get up to? < 1437049891 240495 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :6 foot 1 < 1437049895 31467 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :there were no refresh proposals, except one by Wooble to end the game < 1437049906 232183 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Wooble was also the emergency coordinator, and instead of enacting eir own proposal < 1437049909 608484 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :e forfeited < 1437049917 901652 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :let's see < 1437049945 93821 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :wooble finally did fall down < 1437049949 607280 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the legal implications of that are kind-of mindboggling, nobody could figure out what was supposed to happen (and then it turned out it didn't) < 1437050038 19610 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :lessee, day job is (they bought my start-up) remote worker management, next start-up is on alexa voice services for assisted living, current humanitarian thing is a new rights-for-youth org, current hobby code project is english parsing < 1437050064 720168 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Sounds fun < 1437050100 271840 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :is forfeiting even a legal game move during emergency < 1437050132 986581 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :taneb, i actually needed to do that mental inventory < 1437050146 772607 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :jayCampbell, you're welcome??? < 1437050204 875978 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric : is forfeiting even a legal game move during emergency ← many people consider it an important safeguard in nomic that you can forfeit no matter what, and that it trumps everything < 1437050231 878785 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Agora doesn't quite share that view; it aims for similar protections, but implements them differently < 1437050250 596306 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but I think B was strongly in the "a forfeit is always possible" camp < 1437050285 246375 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :maybe we can convince wooble to pass the proposal < 1437050354 767408 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :jayCampbell: as I said, it never existed < 1437050364 941532 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :due to a much earlier emergency locking B in stasis forever < 1437050371 887956 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :hee < 1437050373 375911 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :most of what happened at B actually never happened, you got used to it after a while < 1437050400 644492 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :i think there are several parallel universes going on < 1437050403 956493 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :ais523, that seems comparable to Feather < 1437050408 811382 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :some shared realities, some not < 1437050429 683636 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(similar, but less major, potential crisis at Agora atm; a bunch of proposals were submitted without adoption indices, which might have made them incapable of making any ruleset or gamestate changes) < 1437050442 548905 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(and we only noticed quite recently) < 1437050543 938702 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :parliamentary gridlock in the real world can be solved with pitchforks < 1437050579 738156 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :wasn't B's tagline "this is not B nomic" for a long time? < 1437050627 707345 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :my favorite day was when i was trying to get the graphic interface going for chess and some old-timer checkmated me while i wasn't paying attention < 1437050659 354155 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :i set off my all pieces to move random directions and "turn the board" for next turn in a loop < 1437050669 580053 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I remember that < 1437050671 652076 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :because there were only punishment protections for such behavior < 1437050699 544923 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :i automated that on a different nomic later, it was fun < 1437050714 410763 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :actually, I dislike behaviour where you're intentionally winning via violating the rules < 1437050728 645087 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :even if a punishment for breaking them is specified, I still consider the intentional break to be cheating < 1437050758 348982 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :if it's written in the form "you can do this, but you must suffer the penalty if you do", rather than "you can't do this, but if you try anyway, here's the penalty to get the game back on track" it's much more acceptable < 1437050761 484731 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but nomics tend to use the latter < 1437050799 154454 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :nomic was the source of my most heated disputes of the era < 1437050872 171459 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :so i'm parsing english for a deterministic nomic < 1437050924 903250 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :I would like to enjoy Nomic but I find it very hard to pay attention to < 1437050925 949303 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :english codenomic is an interesting idea < 1437050929 304779 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I doubt it'll work, but it's interesting < 1437050937 760516 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :it can be a lifesuck < 1437050976 996968 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :ais, i'm in touch with a guy who built a self-compiling english .. the compiler, gui, editor is all in plain english < 1437051010 311390 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :to me that was proof it's expressive enough < 1437051012 267713 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that sounds appropriate for esolangs as it is < 1437051024 226678 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the problem is not really being expressive, but rather tolerance of things outside the syntax < 1437051037 513656 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :it won't parse novels but it's easy to program in .. no harder than following a magazine's style guide < 1437051041 254637 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :http://esolangs.org/wiki/English < 1437051041 782688 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :COBOL is pretty expressive and pretty English-looking, but you couldn't feed it Agora's ruleset < 1437051057 874334 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :jayCampbell, have you seen Inform 7? It's along those lines < 1437051076 87117 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :yes < 1437051076 396183 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :(the language is meant to look like natural English) < 1437051097 674446 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :ais523: you could port a large chunk of the rules < 1437051126 239446 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :it's not going to read *all* english, only those that follow the grammar < 1437051190 869104 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :to add a vote to a poll using a player name: increment the poll; add the player name to the poll's voted list. < 1437051269 472208 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i'm pretty sure we discussed a "plain english" language here at some point, and were not impressed. < 1437051328 315886 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that's pretty tortured if interpreted as English < 1437051329 197200 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :the we that includes me is < 1437051370 966053 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :i had doubts too till i saw a compiler written in english < 1437051441 334132 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's basically just an alternate syntax for something that could be more simply expressed a different way, I fear < 1437051483 151075 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :i may be the only person on earth that thinks this can work but that's cool < 1437051533 4095 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :ais, people are afraid of programming symbols .. this is also a way to trick them into programming and debugging without those more concise syntaxes < 1437051555 941704 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :nobody would play golfscriptnomic < 1437051565 635991 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :(even ecmanomic died) < 1437051603 49370 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :and why the heck is /r/nomic private, who has that < 1437051618 95887 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Was it part of the recent reddit blowout? < 1437051667 579704 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :no, it's been that way for at least a couple years < 1437051773 192599 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Ah < 1437051853 853578 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :/r/nommit isn't private though < 1437051859 555998 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :looks pretty dead, though < 1437052175 220040 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :what the world really needs is a nomic written in http://snap.berkeley.edu/ < 1437052186 467613 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :then peace would be upon us < 1437052342 546247 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Jeez, I remember when I cared about that programming language < 1437052357 817985 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :That was why I learnt lambda calculus, in the beginning < 1437053147 591719 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I learned it to understand Unlambda < 1437053157 464911 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :INTERCAL and Malbolge might have got me interested in esolanging < 1437053168 398604 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but Unlambda was by far the most influential esolang on me, I think < 1437053323 563945 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :for me it was bf derivatives then things like piet keep redefining the whole concept < 1437053350 554343 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Piet was the first programming language full stop that I learnt < 1437053379 597668 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :ha! < 1437053536 115680 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :can't imagine what people's first language experience will be like in 20 years < 1437053549 126521 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Python 2 < 1437053590 558574 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :In 20 years, Taneb, not now. < 1437053596 216363 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Jafet, yes < 1437053605 531781 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Jafet, I maintain Python 2 < 1437053670 378341 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :I can't wait to see the mainframe designers who have to optimise for legacy python business logic in 20 years < 1437053687 772921 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :fungot: Was Befunge your first esolang experience by default? < 1437053688 1757 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :fizzie: fnord sucks. what can i do it without symbols at all before it clears? another hard drive. < 1437053716 465578 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :fizzie, I'd assume the first language fungot learnt would either be brainfuck or Underload < 1437053716 678288 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Taneb: i am on fnord side of things, but i think i'd prefer the latter ordering, but i < 1437053731 566601 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :fungot, because fnord sucks? < 1437053732 97127 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Taneb: that was an excessive paste :-p well, i already did some coding today. :( right now i am off topic, but is this limitation of heap-size true? first takes the list as a separate entity < 1437053737 760599 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :^style < 1437053737 814976 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Available: agora alice c64 ct darwin discworld enron europarl ff7 fisher fungot homestuck ic irc* iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp youtube < 1437053768 231555 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Taneb: I guess that's a valid argument too. In that case, it would have been brainfuck. < 1437053874 387503 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :You could try to write nomic rules in deontic logic; it would effectively be an esolang < 1437053947 591604 :_256Q!~toastyten@host86-174-119-3.range86-174.btcentralplus.com JOIN :#esoteric < 1437053947 771402 :_256Q!~toastyten@host86-174-119-3.range86-174.btcentralplus.com QUIT :Changing host < 1437053947 825836 :_256Q!~toastyten@unaffiliated/256q/x-9307863 JOIN :#esoteric < 1437054399 353569 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1437054526 117699 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Quit: My MacBook Pro has gone to sleep. ZZZzzz… < 1437055068 764048 :ais523!~ais523@unaffiliated/ais523 QUIT :Quit: meeting < 1437057613 82761 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: leaving < 1437057819 708144 :llue!~gnomebad@88.202.254.4 JOIN :#esoteric < 1437057819 974728 :llue!~gnomebad@88.202.254.4 QUIT :Changing host < 1437057820 28870 :llue!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1437057988 959887 :lleu!~gnomebad@unaffiliated/lleu QUIT :Ping timeout: 246 seconds < 1437058958 707287 :trn!jhj@trnsz.com QUIT :Remote host closed the connection < 1437059762 102647 :trn!jhj@trnsz.com JOIN :#esoteric < 1437060626 179267 :white_bear!~white_bea@AMontsouris-655-1-13-79.w90-44.abo.wanadoo.fr QUIT :Quit: leaving < 1437060655 818927 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi QUIT :Remote host closed the connection < 1437062255 124474 :mauris!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1437062803 34872 :Warrigal!~tswett@192.241.237.138 NICK :tswett < 1437064294 110614 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :stuff and things < 1437064774 849012 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :sometimes < 1437065178 534032 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi JOIN :#esoteric < 1437065596 362433 :llue!~gnomebad@unaffiliated/lleu QUIT :Quit: That's what she said < 1437065614 504660 :lleu!~gnomebad@88.202.254.4 JOIN :#esoteric < 1437065614 558954 :lleu!~gnomebad@88.202.254.4 QUIT :Changing host < 1437065614 559001 :lleu!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1437065655 537730 :bb010g!uid21050@gateway/web/irccloud.com/x-hrvkbhfugadwckqh JOIN :#esoteric < 1437066333 972953 :mihow!~mihow@23.24.246.165 JOIN :#esoteric < 1437066344 235349 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :hello jay < 1437066530 698096 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :you come here very rarely < 1437066973 670611 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Does anyone know a fun person in the field of quantum information theory < 1437066996 538972 :shachaf!~shachaf@unaffiliated/shachaf QUIT :Ping timeout: 256 seconds < 1437067027 644033 :shachaf!~shachaf@unaffiliated/shachaf JOIN :#esoteric < 1437067476 545653 :Slereah__!~Slereah@APuteaux-653-1-96-201.w90-61.abo.wanadoo.fr PRIVMSG #esoteric :I know QM and all, if that can help? < 1437067483 737274 :Slereah__!~Slereah@APuteaux-653-1-96-201.w90-61.abo.wanadoo.fr PRIVMSG #esoteric :But I don't know much about quantum computing < 1437067608 405960 :aloril!~aloril@dsl-tkubrasgw2-54f80e-20.dhcp.inet.fi QUIT :Ping timeout: 248 seconds < 1437067649 707697 :aloril!~aloril@dsl-tkubrasgw2-54f80e-20.dhcp.inet.fi JOIN :#esoteric < 1437067671 663720 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Slereah__, are you a high profile speaker who would attract guests < 1437067672 518237 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :? < 1437067685 555827 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :And can you travel to York, England on a student society budget? < 1437067892 80971 :a21!~CADD@2605:e000:36c1:5500:d63d:7eff:fe5f:1ec2 JOIN :#esoteric < 1437068058 517374 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Cryptography is also an option < 1437068316 330208 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :a fun person in the field of quantum computing may have walked into a bar < 1437068695 431086 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :well did he or didnt she? < 1437068704 309316 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :ACTION tries desperately to collapse the joke's wavefunction into a punchline < 1437069028 214317 :Slereah__!~Slereah@APuteaux-653-1-96-201.w90-61.abo.wanadoo.fr PRIVMSG #esoteric :Taneb : That's gonna be a no on both < 1437070159 870925 :zzo38!~zzo38@24-207-55-161.eastlink.ca JOIN :#esoteric < 1437070210 778685 :zzo38!~zzo38@24-207-55-161.eastlink.ca PRIVMSG #esoteric :My computer is currently broken (I am using another computer right now) < 1437070334 792259 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :Taneb: many < 1437070342 942369 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :why? < 1437071003 655771 :zzo38!~zzo38@24-207-55-161.eastlink.ca QUIT :Quit: zzo38 < 1437071006 160811 :_256Q!~toastyten@unaffiliated/256q/x-9307863 QUIT :Ping timeout: 244 seconds < 1437071177 986746 :_256Q!~toastyten@unaffiliated/256q/x-9307863 JOIN :#esoteric < 1437073316 137384 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07O14]]4 M10 02http://esolangs.org/w/index.php?diff=43546&oldid=43542 5* 03Phase 5* (+4) 10/* Repeat a string */ Fix example < 1437073666 412133 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net JOIN :#esoteric < 1437074087 424908 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :@metar EGLH < 1437074087 738119 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :No result. < 1437074100 512191 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :@metar EGLL < 1437074100 887178 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :EGLL 161850Z 10010KT CAVOK 20/13 Q1012 NOSIG < 1437074102 876449 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(I forgot.) < 1437074147 49742 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :They have EGLC for London City, seemed logical London Heathrow would've been that. < 1437074331 81500 :zzo38!~zzo38@24-207-55-161.eastlink.ca JOIN :#esoteric < 1437074479 352296 :nycs!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1437074640 611599 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 264 seconds < 1437074843 993124 :nycs!~nycs@gw.hq.meetup.com QUIT :Quit: This computer has gone to sleep < 1437074925 581661 :zzo38!~zzo38@24-207-55-161.eastlink.ca PRIVMSG #esoteric :Do you have backups of any of my files? You should use them for now until I get my computer fixed; I believe only the CPU is broken and the hard drives are OK < 1437075049 226035 :x1365C!x10A94@178.252.73.97 JOIN :#esoteric < 1437075053 955202 :zzo38!~zzo38@24-207-55-161.eastlink.ca PRIVMSG #esoteric :I cannot access my SSH account either < 1437075155 33241 :zzo38!~zzo38@24-207-55-161.eastlink.ca QUIT :Read error: Connection reset by peer < 1437075255 829371 :x10A94!~x10A94@178.252.73.97 QUIT :Ping timeout: 240 seconds < 1437075446 964754 :shikhin!~shikhin@unaffiliated/shikhin NICK :shikhin_TV < 1437075475 122090 :x1365C!x10A94@178.252.73.97 NICK :x10A94 < 1437075475 214413 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07O14]]4 M10 02http://esolangs.org/w/index.php?diff=43547&oldid=43546 5* 03Phase 5* (+9) 10Add header < 1437075477 427893 :shikhin_TV!~shikhin@unaffiliated/shikhin NICK :shikhin < 1437075797 590845 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1437075824 533683 :mihow!~mihow@23.24.246.165 QUIT :Quit: mihow < 1437075904 574800 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07O14]]4 M10 02http://esolangs.org/w/index.php?diff=43548&oldid=43547 5* 03Phase 5* (+28) 10/* ` */ It should push 3, since it starts at zero. < 1437076245 774183 :a21!~CADD@2605:e000:36c1:5500:d63d:7eff:fe5f:1ec2 QUIT :Ping timeout: 240 seconds < 1437076878 370202 :rdococ!~rdococ@unaffiliated/octagonfly QUIT :Read error: Connection reset by peer < 1437077050 171139 :a21!~CADD@2605:e000:36c1:5500:d63d:7eff:fe5f:1ec2 JOIN :#esoteric < 1437078456 91905 :a21!~CADD@2605:e000:36c1:5500:d63d:7eff:fe5f:1ec2 QUIT :Ping timeout: 248 seconds < 1437079203 313536 :a21!~CADD@2605:e000:36c1:5500:d63d:7eff:fe5f:1ec2 JOIN :#esoteric < 1437079309 477618 :Froox!~Frooxius@cust-101.ktknet.cz QUIT :Quit: *bubbles away* < 1437079645 516742 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1437079811 369585 :Frooxius!~Frooxius@cust-101.ktknet.cz JOIN :#esoteric < 1437079830 784172 :llue!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1437079984 159477 :lleu!~gnomebad@unaffiliated/lleu QUIT :Ping timeout: 256 seconds < 1437080002 587337 :a21!~CADD@2605:e000:36c1:5500:d63d:7eff:fe5f:1ec2 QUIT :Quit: WeeChat 1.0.1 < 1437080652 118892 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1437081563 711414 :x10A94!x10A94@178.252.73.97 QUIT :Read error: Connection reset by peer < 1437081826 5908 :mauris_!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1437082005 677960 :mauris!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 240 seconds < 1437082085 459533 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Quit: This computer has gone to sleep < 1437082608 642777 :mihow!~mihow@23.24.246.165 JOIN :#esoteric < 1437082634 810461 :AnotherTest!~turingcom@94-224-27-215.access.telenet.be QUIT :Quit: ZNC - http://znc.in < 1437082703 273549 :atslash!~atslash@static.231.107.9.5.clients.your-server.de QUIT :Quit: Leaving < 1437082840 138978 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 256 seconds < 1437083383 225957 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07O14]]4 M10 02http://esolangs.org/w/index.php?diff=43549&oldid=43548 5* 03Phase 5* (+36) 10/* + */ 5 -> 5.0 < 1437083405 32244 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07O14]]4 M10 02http://esolangs.org/w/index.php?diff=43550&oldid=43549 5* 03Phase 5* (+0) 10/* + */ I swear I can't logic < 1437083714 16914 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1437083923 620745 :llue!~gnomebad@unaffiliated/lleu QUIT :Quit: That's what she said < 1437084116 758724 :_256Q!~toastyten@unaffiliated/256q/x-9307863 QUIT :Read error: Connection reset by peer < 1437084328 763718 :pdxleif!~pdxleif@ec2-50-112-124-255.us-west-2.compute.amazonaws.com QUIT :Remote host closed the connection < 1437085416 566289 :Herbalist!~oz@unaffiliated/herbalist JOIN :#esoteric < 1437085437 779997 :Herbalist!~oz@unaffiliated/herbalist PART :#esoteric < 1437088297 875582 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :got another brainfuck interpreter for the list < 1437088305 9514 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :https://s3-us-west-1.amazonaws.com/esolangs/brainfuck-in-snap-blocks.png < 1437088310 212215 :jayCampbell!d031c2a2@gateway/web/freenode/ip.208.49.194.162 PRIVMSG #esoteric :me so funny < 1437088354 971718 :Slereah__!~Slereah@APuteaux-653-1-96-201.w90-61.abo.wanadoo.fr QUIT :Ping timeout: 256 seconds < 1437088369 429694 :Slereah__!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr JOIN :#esoteric < 1437089604 185741 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1437089729 322161 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :jayCampbell, I wrote one in Scratch a while back < 1437089741 842074 :Taneb!~Taneb@runciman.default.hacksoc.uk0.bigv.io PRIVMSG #esoteric :Although it's got a bug in it somewhere and I can't be bothered to fix it < 1437090521 205904 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :How many brainfuck interpreters are there written in brainfuck? < 1437090884 704015 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer NICK :O_Corno