< 1095051656 0 :Taaus!unknown@unknown.invalid QUIT :burroughs.freenode.net irc.freenode.net < 1095051659 0 :ZeroOne!unknown@unknown.invalid QUIT :burroughs.freenode.net irc.freenode.net < 1095051659 0 :ChanServ!unknown@unknown.invalid QUIT :burroughs.freenode.net irc.freenode.net < 1095051663 0 :lament!unknown@unknown.invalid QUIT :burroughs.freenode.net irc.freenode.net < 1095051663 0 :cmeme!unknown@unknown.invalid QUIT :burroughs.freenode.net irc.freenode.net < 1095051665 0 :mtve!unknown@unknown.invalid QUIT :burroughs.freenode.net irc.freenode.net < 1095051744 0 :ChanServ!ChanServ@services. JOIN :#esoteric < 1095051744 0 :cmeme!~cmeme@216.184.11.30.unused.swcp.com JOIN :#esoteric < 1095051744 0 :ZeroOne!~vsaalo@vipunen.hut.fi JOIN :#esoteric < 1095051744 0 :Taaus!~T@cpe.atm0-0-0-196156.0x3ef21ebe.boanxx5.customer.tele.dk JOIN :#esoteric < 1095051744 0 :lament!~lament@S01060050baab2c59.vc.shawcable.net JOIN :#esoteric < 1095051744 0 :mtve!mtve@mtve.vm.jvds.com JOIN :#esoteric < 1095051744 0 :irc.freenode.net!unknown@unknown.invalid MODE #esoteric :+o ChanServ < 1095062399 0 :clog!unknown@unknown.invalid QUIT :ended < 1095062400 0 :clog!unknown@unknown.invalid JOIN :#esoteric < 1095074452 0 :lindi-!~lindi@kulho150.adsl.netsonic.fi JOIN :#esoteric < 1095074456 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :mui. < 1095074647 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :ehlo. < 1095074715 0 :ZeroOne!unknown@unknown.invalid PRIVMSG #esoteric ::) < 1095074754 0 :ZeroOne!unknown@unknown.invalid PRIVMSG #esoteric :do we use english or finnish in this channel? < 1095074865 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :looks like english to me < 1095074918 0 :ZeroOne!unknown@unknown.invalid PRIVMSG #esoteric :fine by me. :P so where's that befunge-interpreter of yours? < 1095075045 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :well, it's been forgotten for a year or so, i was supposed to releaese it when i could make it less ugly but that never happened < 1095075045 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :huh, what befunge interpreter, where? < 1095075057 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :the "jit-compiling" one? < 1095075061 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :yeah < 1095075115 0 :ZeroOne!unknown@unknown.invalid PRIVMSG #esoteric :oh. ok. :/ here's my brainfuck-interpreter anyway: http://koti.mbnet.fi/~villes/php/bf.php (nested loops still not implemented). < 1095075425 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :pwd < 1095075427 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :whoops < 1095075442 0 :ZeroOne!unknown@unknown.invalid PRIVMSG #esoteric :1337 < 1095075475 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :anyway, it's really ugly, crappy and all but due to popular demand i'll put a version online soon, just a sec < 1095075825 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :fizzie: iki.fi/lindi/binterp < 1095076280 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :ZeroOne: fizzie: and especially iki.fi/lindi/binterp/binterp-0.001/BENCHMARKS :) < 1095076706 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :eh, benchmarked with ff? < 1095076733 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :hey, ff is relatively fast as far as 'real interpreters' go. < 1095076832 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :true < 1095076896 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :fizzie: iirc ff was the (second) fastest i could find to run fibonacci.2.bf < 1095076934 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :last time I benchmarked speedwise it was pretty close to mooz's 'bef'. < 1095076947 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :code-quality-wise and buglessness-wise perhaps not so. < 1095076948 0 :mtve!unknown@unknown.invalid PRIVMSG #esoteric :would you please put out fibonacci source code too? < 1095076958 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :mtve: it's there now < 1095076965 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :mtve: i silently updated the .tar.gz < 1095076988 0 :mtve!unknown@unknown.invalid PRIVMSG #esoteric :oh :) < 1095076993 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :is that a recursive implementation? (judging from the speed.) < 1095077080 0 :mtve!unknown@unknown.invalid PRIVMSG #esoteric :well, optimizators without 'p' operator could go very far. < 1095077083 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :heh, it's seems to be mooz's newest optimized version of my old fibre.bef. < 1095077135 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :yeah, i could put some credits there actually < 1095077164 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :but the file has been lying in my home directory for a year so that i really can't remember where those originally came from < 1095077179 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :fibonacci.2.bf fibonacci.3.bf fibonacci.4.bf fibonacci.5.bf fibonacci.6.bf fibonacci.bf < 1095077183 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :hheh. < 1095077262 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :fizzie: http://iki.fi/lindi/binterp/binterp-0.001/BENCHMARKS now includes mooz's bef too < 1095077483 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :mtve: 'p' could be possible to implement by calling construct_linked_list() and generate_code() again < 1095077506 0 :mtve!unknown@unknown.invalid PRIVMSG #esoteric :yep < 1095077548 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :and foo bar p could mark (foo, bar) as dirty so that recompilation would occur only if the program flow hits (foo, bar) < 1095077575 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :i mean s/foo/x/g;s/bar/y/g < 1095081080 0 :ZeroOne!unknown@unknown.invalid PRIVMSG #esoteric :btw, I've created quite a few esoteric programming language articles in Wikipedia during the past month. you guys can see, too, if you can create or improve any of these articles: http://en.wikipedia.org/wiki/List_of_esoteric_programming_languages :) < 1095111450 0 :cmeme!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1095111606 0 :cmeme!~cmeme@216.184.11.30.unused.swcp.com JOIN :#esoteric < 1095114243 0 :fizzie!unknown@unknown.invalid QUIT :Remote closed the connection < 1095114950 0 :fizzie!fis@sesefras.tky.hut.fi JOIN :#esoteric