< 1136078217 0 :jix!i=jix@F3070.f.strato-dslnet.de JOIN :#esoteric < 1136083018 0 :clog!unknown@unknown.invalid JOIN :#esoteric < 1136083018 0 :clog_!n=nef@bespin.org JOIN :#esoteric < 1136083928 0 :clog!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1136083928 0 :clog_!unknown@unknown.invalid NICK :clog < 1136089659 0 :jix!unknown@unknown.invalid QUIT :"Bitte waehlen Sie eine Beerdigungnachricht" < 1136090167 0 :lirthy!i=klutzy@211.229.245.5 JOIN :#esoteric < 1136092961 0 :lindi-!unknown@unknown.invalid QUIT :Read error: 131 (Connection reset by peer) < 1136093475 0 :lindi-!n=lindi@kulho150.adsl.netsonic.fi JOIN :#esoteric < 1136097973 0 :calamari!n=calamari@ip68-105-130-108.tc.ph.cox.net JOIN :#esoteric < 1136098008 0 :calamari!unknown@unknown.invalid QUIT :Client Quit < 1136098042 0 :Sgep!unknown@unknown.invalid PRIVMSG #esoteric :ACTION attemts to sleepnow < 1136098165 0 :Sgep!unknown@unknown.invalid QUIT : < 1136102399 0 :clog!unknown@unknown.invalid QUIT :ended < 1136102400 0 :clog!unknown@unknown.invalid JOIN :#esoteric < 1136115523 0 :klutzy!i=klutzy@211.224.250.153 JOIN :#esoteric < 1136116416 0 :klutzy!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1136116475 0 :lirthy!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1136125279 0 :jix!i=jix@F3070.f.strato-dslnet.de JOIN :#esoteric < 1136125286 0 :Sgep!n=sgeo@ool-18bf61f7.dyn.optonline.net JOIN :#esoteric < 1136128046 0 :Sgep!unknown@unknown.invalid QUIT :Remote closed the connection < 1136129187 0 :lirthy!i=klutzy@211.224.249.26 JOIN :#esoteric < 1136129199 0 :lirthy!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1136131438 0 :SimonRC_!unknown@unknown.invalid NICK :SimonRC < 1136131902 0 :marcan!n=marcanso@8.Red-83-36-94.dynamicIP.rima-tde.net JOIN :#esoteric < 1136132124 0 :lirthy!i=klutzy@211.224.249.26 JOIN :#esoteric < 1136135940 0 :sp3tt!unknown@unknown.invalid PRIVMSG #esoteric :Someone should write a sudoku solver in bf... < 1136136184 0 :lirthy!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1136138905 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :ACTION thinks that false probably isn't turing-complete, and SADOL definitely isn't functional (but is never-the-less nice). < 1136139076 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :false doesn't have a random-access data store, and SADOL doesn;t have first-class functions. :-( < 1136140590 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :heh: ((lambda (x) (list x (list (quote quote) x))) (quote (lambda (x) (list x (list (quote quote) x))))) < 1136140709 0 :sp3tt!unknown@unknown.invalid PRIVMSG #esoteric :Have you programmed in reverse polish lisp? < 1136140715 0 :sp3tt!unknown@unknown.invalid PRIVMSG #esoteric :Looks very fucked up. < 1136140773 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :sp3tt: afaict, that is valid LISP. < 1136140796 0 :sp3tt!unknown@unknown.invalid PRIVMSG #esoteric :array index GET < 1136140799 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :it consists of a function which if passed its own quoted source code < 1136140805 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :It is a quine < 1136140838 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :ACTION checks < 1136140844 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :yup < 1136140856 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :It's also valid Scheme, and a quine there too. < 1136141315 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :I was including scheme when I said "LISP" < 1136143467 0 :sp3tt!unknown@unknown.invalid PRIVMSG #esoteric :Multi-language quines are awesome. < 1136143537 0 :sp3tt!unknown@unknown.invalid PRIVMSG #esoteric :Although... There should be a program that is a quine in any language. < 1136143626 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :sp3tt: there isn;t < 1136143632 0 :sp3tt!unknown@unknown.invalid PRIVMSG #esoteric : < 1136143661 0 :sp3tt!unknown@unknown.invalid PRIVMSG #esoteric :An empty file should reasonably produce no output. < 1136143664 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :That's not valid in many varieties of Pascal. < 1136143674 0 :sp3tt!unknown@unknown.invalid PRIVMSG #esoteric :Any language it is valid in then. < 1136143743 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :gcc doesn't like it. < 1136143761 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :As I suspected, the linker can't find main. < 1136144141 0 :fizzie!unknown@unknown.invalid PRIVMSG #esoteric :You could concievably use some parameter magic to the linker to set the start address (-e for ld) to something arbitrary, in order to link an "empty" executable, but that'd probably produce a "Segmentation violation" output. < 1136144840 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :Actually, this reminds me of http://www.es.ioccc.org/1984/mullender.c < 1136144850 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :( http://www.es.ioccc.org/1984/mullender.hint ) < 1136145211 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :ACTION goes < 1136146496 0 :sp3tt!unknown@unknown.invalid PRIVMSG #esoteric :SimonRC: you need aspecial makefile. < 1136147866 0 :Sgep!n=sgeo@ool-18bf61f7.dyn.optonline.net JOIN :#esoteric < 1136147917 0 :Sgep!unknown@unknown.invalid QUIT :Client Quit < 1136149947 0 :calamari!n=calamari@ip68-105-130-108.tc.ph.cox.net JOIN :#esoteric < 1136150979 0 :calamari!unknown@unknown.invalid QUIT :"Leaving"