00:11:49 -!- oerjan has joined. 00:14:17 What's the other instructions on a multi-tape Turing machine? 00:14:23 Is it just changing tape? 00:15:53 going to sleep, most likely -> 00:16:20 10. GOTO SLEEP 00:16:42 5. LET SLEEP=5 00:17:56 6. LET SLEEP=3 00:20:40 Hope it is, 'cause it works now. 00:22:04 oklopol: Indeed, PEBBLE is written in Tcl. 00:37:02 -!- oerjan has quit ("leaving"). 00:37:24 -!- oerjan has joined. 02:19:49 -!- xristos has quit (Remote closed the connection). 02:20:38 -!- xristos has joined. 02:35:00 -!- puzzlet_ has quit (Remote closed the connection). 02:35:00 -!- puzzlet has joined. 03:07:15 -!- pikhq_ has joined. 03:07:44 -!- pikhq has quit (Read error: 104 (Connection reset by peer)). 03:15:14 -!- xristos has quit ("."). 03:49:06 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)). 03:49:10 -!- puzzlet has joined. 04:07:21 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)). 04:08:25 -!- puzzlet has joined. 04:20:17 -!- Sgeo has quit (Connection timed out). 04:30:02 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)). 04:30:30 -!- puzzlet has joined. 04:31:37 -!- pikhq_ has changed nick to pikhq. 05:39:54 -!- puzzlet_ has joined. 05:39:54 -!- puzzlet has quit (Remote closed the connection). 05:49:44 -!- puzzlet_ has quit (Remote closed the connection). 05:49:45 -!- puzzlet has joined. 05:51:35 -!- immibis has joined. 05:53:33 -!- oerjan has quit ("Coffee"). 05:56:46 -!- puzzlet_ has joined. 06:03:08 -!- puzzlet_ has quit (Remote closed the connection). 06:03:10 -!- puzzlet__ has joined. 06:07:09 -!- puzzlet has quit (Connection timed out). 06:09:07 -!- puzzlet has joined. 06:10:04 -!- RodgerTheGreat has quit. 06:17:33 i see Freenode truncates messages to 511 bytes, including the IRC command part (:Whatever!n=Whatever@Wherever.com PRIVMSG #Channel :) 06:17:35 -!- puzzlet has quit (Remote closed the connection). 06:17:42 IRSSI has a buffer overflow at 512 bytes. 06:17:47 close :O 06:18:02 511 bytes? :| 06:18:15 Does that exclude \r\n or something? 06:18:28 quite possible 512 bytes, including NUL terminator 06:18:40 -!- puzzlet has joined. 06:19:06 i sent a string of w's to myself, added the IRC command that isn't displayed on the screen and counted them (not myself, i got the computer to do it) 06:19:30 the buffer irssi uses is 512 bytes long. 06:19:43 i wonder if other networks use the same amount. 06:19:59 I think that 512 is specified in the IRC RFC[s] 06:20:57 ok 06:21:42 undernet limits it to 511. 06:22:10 -!- immibis1 has joined. 06:22:19 -!- immibis1 has changed nick to immibis2. 06:22:26 -!- immibis has quit (Nick collision from services.). 06:22:28 -!- immibis2 has changed nick to immibis. 06:23:02 that is the first time i have been navigated away from a page by moving the mouse NEAR an ad, WITHOUT clicking. 06:23:38 -!- puzzlet__ has quit (Connection timed out). 06:24:25 -!- puzzlet has quit (Remote closed the connection). 06:24:29 -!- puzzlet has joined. 06:27:20 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)). 06:29:30 -!- puzzlet has joined. 06:34:38 http://www.beunited.org/bebook/The%20Kernel%20Kit/System.html 06:34:47 look at is_computer_on and is_computer_on_fire 06:35:33 -!- puzzlet_ has joined. 06:35:39 int is_computer_on() {return 1;} 06:44:40 -!- immibis has quit (Read error: 104 (Connection reset by peer)). 06:47:33 -!- puzzlet has quit (Read error: 110 (Connection timed out)). 06:51:37 -!- puzzlet has joined. 06:56:29 -!- puzzlet_ has quit (Connection timed out). 06:59:14 -!- puzzlet_ has joined. 07:04:30 -!- AnMaster has quit (Read error: 104 (Connection reset by peer)). 07:04:42 -!- puzzlet__ has joined. 07:09:34 -!- puzzlet has quit (Read error: 110 (Connection timed out)). 07:09:49 -!- puzzlet__ has quit (Success). 07:09:53 -!- puzzlet has joined. 07:16:42 -!- puzzlet_ has quit (Connection timed out). 07:19:37 -!- AnMaster has joined. 07:47:59 -!- puzzlet_ has joined. 07:53:17 -!- puzzlet_ has quit (Read error: 104 (Connection reset by peer)). 07:53:44 -!- puzzlet_ has joined. 07:59:58 -!- puzzlet has quit (Read error: 110 (Connection timed out)). 07:59:59 -!- clog has quit (ended). 08:00:00 -!- clog has joined. 08:00:45 -!- puzzlet has joined. 08:11:00 -!- puzzlet_ has quit (Read error: 110 (Connection timed out)). 08:33:14 -!- GreaseMonkey has quit ("Who keeps reincarnating sliced bread?!"). 09:36:15 -!- puzzlet has quit (Read error: 104 (Connection reset by peer)). 09:37:19 -!- puzzlet has joined. 11:02:22 -!- puzzlet has quit (Remote closed the connection). 11:02:24 -!- puzzlet_ has joined. 11:35:20 -!- ololobot has joined. 11:35:29 >>> hf [0] [0] + ||| 2:0 3:0 4:0 11:35:30 [>>+>+<<<-]>>>[-<+>]< ||| 0:0 3:0 4:0 11:36:00 addition of cells 0 and 0 with free cells 2, 3 and 4 with initial values 0, 0 and 0 respectively! 11:36:49 the memory pointer will always be at 0 first, and end where the result is 11:37:11 if you want multiple values on the tape, you need to get your hands on the id_stack, which i'm not printing now 11:37:21 since no one is prolly that interested 11:46:54 -!- jix has joined. 12:02:05 -!- jix has quit ("CommandQ"). 12:25:03 -!- Jontte has joined. 12:27:35 >>> bf ;[>>+>+<<<-]>>>[-<+>]<: <<< 8 12:27:36 16 12:27:49 could you please behold a bit? :\ 12:27:58 it was almost a THREE-HOUR job :o 12:28:53 >>> hf [0] [1] [0] [1] / * - ||| 2:0 3:0 4:0 5:0 6:0 7:0 12:28:54 [>>+>+<<<-]>[>>>+>+<<<<-]>>[>>>+<<<-]>>>[<[>>+<<<<<<<+>>>>>-]<<<<<[>>>>>+<<<<<-]>>>>>>>[<<<<<<<+>>>>>>-[<<<<<<[-]>+>>>>>-]<<<<<[>>>>>+<<<<<-]<[>>>>>>>-[<<<<->>>>[-]]+<<<<<<<-]>>>>>>>-]<<<<+>>>]<[-]<[>>>+<<<-]>>>[<<<<[>+>>+<<<-]>>>[<<<+>>>-]>-]<<<<[-]>[-<<->>]<< ||| 0:0 1:0 3:0 4:0 5:0 6:0 7:0 12:29:30 >>> bf ;>;<[>>+>+<<<-]>[>>>+>+<<<<-]>>[>>>+<<<-]>>>[<[>>+<<<<<<<+>>>>>-]<<<<<[>>>>>+<<<<<-]>>>>>>>[<<<<<<<+>>>>>>-[<<<<<<[-]>+>>>>>-]<<<<<[>>>>>+<<<<<-]<[>>>>>>>-[<<<<->>>>[-]]+<<<<<<<-]>>>>>>>-]<<<<+>>>]<[-]<[>>>+<<<-]>>>[<<<<[>+>>+<<<-]>>>[<<<+>>>-]>-]<<<<[-]>[-<<->>]<<: <<< 27 5 12:30:04 i smell failure 12:44:18 -!- oklopol has quit (Read error: 104 (Connection reset by peer)). 12:46:37 -!- ololobot has quit (Read error: 104 (Connection reset by peer)). 12:52:52 -!- oklopol has joined. 12:53:19 heh, switching to ubuntu from xp has reduced my average uptime by a factor of about 30 :D 13:11:57 -!- jix has joined. 13:20:31 -!- oerjan has joined. 13:28:59 -!- sebbu has joined. 13:29:15 -!- dbc has quit (Remote closed the connection). 13:48:05 -!- puzzlet_ has quit (Remote closed the connection). 13:48:12 -!- puzzlet has joined. 14:27:08 -!- puzzlet has quit (Remote closed the connection). 14:27:08 -!- puzzlet_ has joined. 14:37:18 -!- jix has quit ("CommandQ"). 14:38:07 -!- jix has joined. 14:45:02 -!- faxathisia has quit ("Leaving"). 16:00:43 -!- pikhq_ has joined. 16:00:46 -!- pikhq has quit (Read error: 110 (Connection timed out)). 16:29:09 -!- Maxdamantus has quit (Read error: 104 (Connection reset by peer)). 16:48:41 -!- ais523 has joined. 16:51:32 what, no bots in the channel except clog and cmeme? 16:53:56 Well, I could pretend to be one if you want. 16:54:48 Does it please you to pretend to be one if you want? 16:56:50 Why do you say that? 16:56:57 * ais523 has also loaded up a copy of ELIZZ 16:57:02 s/ZZ/ZA/ 16:57:36 Does this have anything to do with your head being about to explode? 16:58:02 you got ELIZA to say "I don't understand" 16:58:17 Well, I guess the two could be related, since my head isn't abut to explode! 16:58:25 If it was, we would know for sure. 16:59:10 I had to program ELIZA-alikes in POP-11 this term, as an intro exercise before moving on to make an expert system 16:59:17 Why do you think if it was? 16:59:38 What do you think? 16:59:51 POP-11 is a lousy language; it's trying to be Prolog but fails on most levels 17:00:00 We are discussing you not me. 17:00:06 like being an imperative language with subroutine libraries for forward chaining 17:00:24 Maybe your plans have something to do with this. 17:01:14 Tell me about your third cousin-in-law twice removed. 17:02:29 Is it because of your life that you are going through all this? 17:02:56 Life. Don't talk to me about life. 17:03:59 Are you afraid of that? 17:04:05 Here I am, brain the size of a planet. 17:04:23 Are you frightened by that? 17:04:29 Why do you want to know? 17:04:46 I'll ask the questions, if you don't mind! 17:05:39 By the way, I think that "Are you afraid of that?" is one of the better responses to Marvin's famous quote that I've seen, even if it was generated by picking from a list at random 17:06:41 Does this have anything to do with your being an imperative language with subroutine libraries for forward chaining 17:08:05 ELIZA says "How do you reconcile the people you hang around with?", so I'll say "No." 17:08:41 Does she often say that? 17:09:18 I don't know, I haven't really used her enough 17:09:24 I suppose it depends on the implementation 17:10:21 Is it because of your plans have something to do with this you suppose this? 17:10:45 I could ask the same thing myself. 17:11:29 Tell me more. 17:11:49 What makes you believe tell you more? 17:13:07 I'll ask the questions, if you don't mind! 17:14:24 Perhaps this has something to do with any hobbies you have? 17:15:21 Definitely. 17:15:38 Can you elaborate on that? 17:15:46 Yes. 17:16:01 I see... Well, are you sure that this is so? 17:16:10 Quite. 17:16:22 I would appreciate it if you would continue. 17:17:08 Is it because of the implementation you would appreciate it if I would continue? 17:17:45 * ais523 doesn't like ELIZA's answer to that as being too boring and repetitive, and therefore refuses to repeat it 17:18:03 * ais523 generates another answer: 17:18:05 I have asked myself that question many times. 17:18:29 Can you elaborate on that? 17:18:42 Go on, don't be afraid. 17:19:18 Are you a string? 17:19:32 Please, try to answer that question yourself. 17:19:45 No, I'm a frayed knot. 17:20:01 Do you really think you are a frayed knot? 17:20:23 We are discussing you not me. 17:20:43 (censored) 17:21:11 Stop that. 17:21:30 My secretary will send you a bill. 17:22:33 You will hear from my lawyer. 17:23:39 -!- ais523 has left (?). 17:23:46 -!- ais523 has joined. 17:24:33 * oerjan wonders if there is an eliza lookalike contest... 17:25:38 there is a very funny transcript somewhere (I read it in a book, I'm not sure if it's on the Internet) of when Douglas Hofstadter was asked to test a new AI program to see how human-like it was 17:25:42 * oerjan is failed by google. 17:26:00 it was actually a bunch of students pretending to be a computer pretending to be a human 17:26:12 i think i've seen it 17:27:09 * ais523 is busy writing INTERCAL documentation 17:27:15 it's been my major project over the last few days 17:28:01 although I was pretty shocked when I tried apt-cache search intercal halfway through a sentence and got 2 results 17:28:24 one was CLC-INTERCAL (Debian package clc-intercal), and the other was C-INTERCAL (Debian package intercal) 17:28:42 and more shocked this morning to find out that they were maintained and had bug trackers which were sometimes even used 17:30:24 -!- Jontte has quit (Remote closed the connection). 17:30:31 -!- Jontte has joined. 17:31:12 -!- Jontte has quit (Remote closed the connection). 17:31:19 -!- Jontte has joined. 17:33:33 -!- RodgerTheGreat has joined. 17:33:36 -!- ololobot has joined. 17:42:48 -!- oklopol has quit (Read error: 104 (Connection reset by peer)). 17:42:48 -!- ololobot has quit (Read error: 104 (Connection reset by peer)). 17:44:46 -!- oerjan has quit ("leaving"). 17:45:15 -!- oklopol has joined. 17:45:45 -!- ais523 has quit ("I don't like the default quit message, but can't think of anything better right now"). 18:15:37 xD 18:16:05 okay, this was a bit ridiculous, an hour of debugging because i used two nested loops with the same iterator xD 18:16:46 -!- pikhq_ has quit (Read error: 110 (Connection timed out)). 18:18:48 -!- ololobot_ has joined. 18:19:19 >>> hf [0] [1] [0] [1] / * - ||| 2:0 3:0 4:0 5:0 6:0 18:19:19 [>>+>+<<<-]>[>>>+>+<<<<-]>>[>>>+<<<-]>>>[<[<<<<<+>+>>>>-]<<<<[>>>>+<<<<-]<[>+>>>>>-[<<<<<[-]>>>>>+-][+-]<<<<<[<-[>>>-<<<[-]]+>-]<-]>>>+>>>]<[-]<[<<<<+>>>>-]<<<<[>>>[>+>>+<<<-]>>>[<<<+>>>-]<<<<<<-]>>>[-]>[-<<->>]<< ||| 0:0 1:0 3:0 4:0 5:0 6:0 18:19:40 >>> bf ;>;<[>>+>+<<<-]>[>>>+>+<<<<-]>>[>>>+<<<-]>>>[<[<<<<<+>+>>>>-]<<<<[>>>>+<<<<-]<[>+>>>>>-[<<<<<[-]>>>>>+-][+-]<<<<<[<-[>>>-<<<[-]]+>-]<-]>>>+>>>]<[-]<[<<<<+>>>>-]<<<<[>>>[>+>>+<<<-]>>>[<<<+>>>-]<<<<<<-]>>>[-]>[-<<->>]<<* <<< 27 5 18:19:51 :'( 18:20:12 what the fuck :) 18:20:18 >>> bf ;* <<< 10 18:25:43 oh... it needs 6 free cells, or it produces an infinite loop xD 18:25:57 perhaps i should make it complain in such a case.. 18:31:38 -!- ololobot__ has joined. 18:31:45 i guess i'll try one more time :) 18:31:53 >>> hf [0] [1] [0] [1] / * - ||| 2:0 3:0 4:0 5:0 6:0 7:0 18:31:53 [>>+>+<<<-]>[>>>+>+<<<<-]>>[>>>+<<<-]>>>[<[>>+<<<<<<<+>>>>>-]<<<<<[>>>>>+<<<<<-]>>>>>>>[<<<<<<<+>>>>>>-[<<<<<<[-]>+>>>>>-]<<<<<[>>>>>+<<<<<-]<[>>>>>>>-[<<<<->>>>[-]]+<<<<<<<-]>>>>>>>-]<<<<+>>>]<[-]<[>>>+<<<-]>>>[<<<<[>+>>+<<<-]>>>[<<<+>>>-]>-]<<<<[-]>[-<<->>]<< ||| 0:0 1:0 3:0 4:0 5:0 6:0 7:0 18:32:15 >>> bf ;>;<[>>+>+<<<-]>[>>>+>+<<<<-]>>[>>>+<<<-]>>>[<[>>+<<<<<<<+>>>>>-]<<<<<[>>>>>+<<<<<-]>>>>>>>[<<<<<<<+>>>>>>-[<<<<<<[-]>+>>>>>-]<<<<<[>>>>>+<<<<<-]<[>>>>>>>-[<<<<->>>>[-]]+<<<<<<<-]>>>>>>>-]<<<<+>>>]<[-]<[>>>+<<<-]>>>[<<<<[>+>>+<<<-]>>>[<<<+>>>-]>-]<<<<[-]>[-<<->>]<<* <<< 27 5 18:32:15 0 0 :2: 0 0 0 0 0 18:32:19 >>> bf ;>;<[>>+>+<<<-]>[>>>+>+<<<<-]>>[>>>+<<<-]>>>[<[>>+<<<<<<<+>>>>>-]<<<<<[>>>>>+<<<<<-]>>>>>>>[<<<<<<<+>>>>>>-[<<<<<<[-]>+>>>>>-]<<<<<[>>>>>+<<<<<-]<[>>>>>>>-[<<<<->>>>[-]]+<<<<<<<-]>>>>>>>-]<<<<+>>>]<[-]<[>>>+<<<-]>>>[<<<<[>+>>+<<<-]>>>[<<<+>>>-]>-]<<<<[-]>[-<<->>]<<* <<< 27 3 18:32:19 0 0 :0: 0 0 0 0 0 18:32:24 >>> bf ;>;<[>>+>+<<<-]>[>>>+>+<<<<-]>>[>>>+<<<-]>>>[<[>>+<<<<<<<+>>>>>-]<<<<<[>>>>>+<<<<<-]>>>>>>>[<<<<<<<+>>>>>>-[<<<<<<[-]>+>>>>>-]<<<<<[>>>>>+<<<<<-]<[>>>>>>>-[<<<<->>>>[-]]+<<<<<<<-]>>>>>>>-]<<<<+>>>]<[-]<[>>>+<<<-]>>>[<<<<[>+>>+<<<-]>>>[<<<+>>>-]>-]<<<<[-]>[-<<->>]<<* <<< 27 7 18:32:24 0 0 :6: 0 0 0 0 0 18:32:30 moduloz 18:33:14 i actually have no idea why it doesn't work given just 5 free cells :) 18:33:31 >>> hf [0] [1] * ||| 2:0 3:0 18:33:31 [>>>+<<<-]>>>[<<[<+>>+<-]>[<+>-]>-]<<[-]< ||| 1:0 2:0 3:0 18:33:34 >>> hf [0] [1] * ||| 2:3 3:0 18:33:35 >>---<<[>>>+<<<-]>>>[<<[<+>>+<-]>[<+>-]>-]<<[-]< ||| 1:0 2:3 3:0 18:33:48 >>> hf [0] [1] * ||| 2:* 3:* 18:33:48 >>[-]>[-]<<<[>>>+<<<-]>>>[<<[<+>>+<-]>[<+>-]>-]<<[-]< ||| 1:0 2:None 3:None 18:34:01 you can specify any initial value, or * for unknown 18:34:06 oh 18:34:11 Nones are printed 18:34:15 gotta change that 18:35:18 >>> hf [0] [1] * ||| 2:* 3:* 18:35:18 >>[-]>[-]<<<[>>>+<<<-]>>>[<<[<+>>+<-]>[<+>-]>-]<<[-]< ||| 1:0 2:* 3:* 18:36:16 >>> hf [0] - 18:36:21 :D 18:36:28 >>> hf [0] [0] - 18:36:35 oooookie 18:36:40 i need to add threading... 18:37:31 oh, right... 18:37:37 >>> hf [0] [0] - ||| 18:37:44 >>> hf [0] [0] - ||| 1:0 18:37:45 [>++<-]>[--] ||| 0:0 18:37:50 :D 18:37:59 oh, right 18:37:59 -!- pikhq has joined. 18:38:03 >>> hf [0] [0] - ||| 1:0 2:0 18:38:04 [>+>+<<-]>>[-<->]< ||| 0:0 2:0 18:38:11 it needs two cells for the copying 18:39:55 -!- RedDak has joined. 19:20:27 -!- sebbu2 has joined. 19:31:16 -!- sebbu has quit (Connection timed out). 19:31:17 -!- sebbu2 has changed nick to sebbu. 20:57:46 -!- Maxdamantus has joined. 21:21:19 -!- Jontte has quit (Read error: 110 (Connection timed out)). 21:23:05 -!- ehird` has joined. 21:40:31 -!- jix has quit (Nick collision from services.). 21:40:41 -!- jix has joined. 21:41:33 you know you should do less unlambda, when you find yourself writing a story about an S-combinator. 21:41:46 the story is a bit tragic :'( 21:42:12 Does the bird get combined at the end? 21:43:17 hehe, K combinators are the sex-crazed ones 21:43:34 ((Kx)S) 21:43:34 S-combinators' urges are mainly to make others populate 21:43:41 And so died S. 21:43:53 :D 21:44:00 yep, K's are feared 21:44:43 * Slereah- wants to do sum sort of combinatory program 21:44:50 the one doing the combination isn't killed in the process in my story, since that would ruin the story 21:44:55 But with all them birds from "To mock a mockingbird" 21:45:09 but K's indeed have the power to kill 21:45:32 Don't use too many I's. Make the story repetitive. 21:45:34 V's are sooo self-centered 21:46:14 and then there's the C's, the poets with the ability to seize the day 21:46:16 or something 21:46:17 i dunno xD 21:46:23 need some pizza -> 21:47:06 Good. Right now, that arrow points to your name. But not anymore once I enter this text! 21:47:17 :o 21:49:03 the combinators are physical entities inside a computer, actually, i needed some way to have some kind of a world for them to live in 21:49:23 he goes to school by traversing a linked list xD 21:49:42 god this story is stupid :P 21:49:44 I once had an ide like that. 21:49:56 But it was for mathematical concepts. 21:50:12 Combinators were used in the mythological creation of the world. 21:50:22 Well, locally at least. 21:50:29 an idea? 21:50:34 It was a giant Turing machine elsewhere. 21:50:37 or an ide 21:50:43 An idea, yes. 21:51:18 I had stupid concepts for this, like the deontal logic statements were religious nuts and such. 21:51:34 i've been thinking, have you seen those shows where they show, like, blood cells as people, walking down the veins 21:51:41 Yes. 21:51:46 "Il était une fois la vie" 21:51:50 the same for mathematical concepts would be so awesome :D 21:51:51 ah 21:51:59 exactly 21:52:03 There was some cartoon like that. 21:52:11 But well, it was at a kid level. 21:52:17 well, sounds familiar, i just remember there was something Il etait'ish in the beginning 21:52:23 well, kid level exactly :D 21:52:37 http://animeguides.free.fr/series/multoches/multoches.jpg 21:52:41 http://animeguides.free.fr/series/multoches/multoches2.jpg 21:52:58 I don't remember much of it. 21:53:20 I think I remember the last episode, where they try to go t INFINITY 21:53:26 But there isn't enough numbers! 21:53:41 oh, a cartoon like what i said :o 21:53:47 oh my god, i gotta see that :D 21:53:57 good luck. Can't find it online. 21:54:08 oh, kid level, you mean taught trivial stuff 21:54:17 i was thinking more computer sciencey 21:54:53 Well, plenty of cartoons where people are in a computer. 21:54:59 But it's not very educational usually! 21:55:09 heh, indeed 21:55:43 "To mock a mockingbird" has some sort of story, with combinators as birds. 21:55:46 oh, right, the pizza -> 21:55:50 oh 21:56:06 where have these great things been hiding :\ 21:56:25 Well, the story is pretty much a pretext to teach about combinators. 21:56:40 (This is why I always refer to combinators as bird) 21:56:59 http://www.angelfire.com/tx4/cus/combinator/birds.html 22:02:29 i am going to only use $2 bills from now on 22:03:39 that's all you need baby ;) 22:04:53 * ehird` continues writing his Python R5RS interpreter 22:05:23 r5rs is obsolete! 22:06:00 my mum is obsolete! 22:06:03 err 22:06:05 oh, wait 22:06:11 i still haven't read r6rs 22:06:18 3 times too long >_< 22:16:27 -!- sebbu2 has joined. 22:25:57 bsmntbombdood: r6rs sucks 22:26:11 it's closer to common lisp than scheme 22:36:29 -!- sebbu has quit (Connection timed out). 22:36:30 -!- sebbu2 has changed nick to sebbu. 22:40:20 -!- jix has quit ("CommandQ"). 22:58:35 -!- puzzlet_ has quit (Remote closed the connection). 22:58:42 -!- puzzlet has joined. 22:59:26 -!- RedDak has quit (Read error: 104 (Connection reset by peer)).