00:52:55 har har! 00:54:25 (define fibs (cons-stream 0 (cons-stream 1 (stream-add fibs (stream-cdr fibs))))) 01:06:29 -!- digital_me has quit (Read error: 104 (Connection reset by peer)). 01:11:08 -!- SevenInchBread has joined. 01:28:15 -!- nazgjunk has quit ("rawr. And, also: Bi-la Kaifa"). 01:29:36 -!- wooby has joined. 01:30:36 oh ho 01:30:39 I just got a great idea. 01:30:40 ug 01:31:39 bsmntbombdood: you mean: "fibbs = 0:1:zipWith (+) fibbs (tail fibbs)" 01:31:46 SevenInchBread: well? 01:31:52 yeah 01:32:18 no 01:35:29 ahoy 01:37:27 -!- ihope has joined. 01:37:31 hmm... is there anything more to the bitmap file format other than simply being a grid of bytes? 01:37:45 Oops. Just a second. 01:37:47 -!- ihope has left (?). 01:37:54 -!- ihope-m has joined. 01:38:00 * ihope-m shows off his fancy new suffix 01:38:08 (I had to leave to change, you know.) 01:38:10 SevenInchBread: a grid of 32-bit words? 01:38:28 we have enough bitmap-based langas already 01:38:38 How about an SVG-based one? 01:38:54 well... I was going with squares. 01:39:50 the program is a series of black lines on a white background.. 01:39:58 or maybe a maze. 01:40:53 where a pointer of some sort travels through the whitespace, constrained by black pixel walls, with other color pixels being instructions. 01:46:52 * SimonRC goes to bed 02:06:44 -!- digital_me has joined. 03:29:51 -!- wooby has quit. 03:47:31 -!- SevenInchBread has quit (Read error: 113 (No route to host)). 04:00:24 -!- LeaLeaLea has joined. 04:12:27 -!- oerjan has joined. 04:51:29 -!- anonfunc has joined. 05:19:49 -!- Sgeo has quit ("Leaving"). 05:35:37 -!- digital_me has quit (Remote closed the connection). 06:42:03 -!- oerjan has quit ("leaving"). 07:59:59 -!- clog has quit (ended). 08:00:00 -!- clog has joined. 09:17:55 -!- helios_ has joined. 09:18:19 -!- helios24 has quit (Read error: 113 (No route to host)). 09:21:34 -!- helios_ has quit (Client Quit). 09:21:44 -!- helios_ has joined. 09:22:06 -!- helios_ has changed nick to helios24. 09:42:25 -!- sp3tt has quit (zelazny.freenode.net irc.freenode.net). 09:42:25 -!- NK` has quit (zelazny.freenode.net irc.freenode.net). 09:42:25 -!- lament has quit (zelazny.freenode.net irc.freenode.net). 09:43:26 -!- NK` has joined. 09:43:32 -!- lament has joined. 09:43:40 -!- sp3tt has joined. 11:43:46 * SimonRC returns 12:53:03 -!- ihope-m_ has joined. 13:11:26 -!- ihope-m has quit (Read error: 110 (Connection timed out)). 13:18:21 "Dear Microsoft: programs that can recognise novel words by sticking together known affixes to known root have been around for over 20 years. It's probably time to put one into Word. Love SimonRC" 13:18:25 Word doesn't recognise "uninitialised". 13:18:25 bah 13:27:38 tried with 'z'? 13:27:47 uninitialized 13:53:08 -!- Rugxulo has joined. 13:58:03 -!- LeaLeaLea has quit ("Chatzilla 0.9.77 [Firefox 1.5.0.9/2006120612]"). 14:13:50 -!- Rugxulo has left (?). 14:26:02 I have it set to UK 14:40:17 -!- tgwizard has joined. 14:52:37 -!- anonfunc_ has joined. 14:58:03 -!- anonfunc has quit (Read error: 110 (Connection timed out)). 15:04:03 -!- sebbu has joined. 15:07:37 dear scholes i keep typn of for or n stuf plz fix kthxby 15:36:26 ya 15:42:17 oops, that should have been "sholes" 15:42:19 http://en.wikipedia.org/wiki/Christopher_Sholes 16:05:00 -!- anonfunc_ has quit. 16:22:36 -!- SevenInchBread has joined. 17:45:25 -!- NK` has changed nick to NK\. 17:52:07 -!- nazgjunk has joined. 18:08:57 -!- pgimeno has quit (Read error: 131 (Connection reset by peer)). 18:09:01 -!- pgimeno_ has joined. 18:09:07 -!- pgimeno_ has changed nick to pgimeno. 18:41:04 -!- sebbu2 has joined. 19:01:01 -!- sebbu has quit (Read error: 110 (Connection timed out)). 21:09:47 -!- nazgjunk has quit ("rawr. And, also: Bi-la Kaifa"). 21:49:21 wow... 21:50:04 what/ 21:50:06 ? 21:50:33 You discovered the newsgroup alt.fan.dragons? 21:51:52 AST = eval("'" + LispCode.replace("'", "\'").replace("(", "'('").replace(")", "')'").replace(" ",",")) 21:52:02 I don't know why I never considered that. 21:53:07 what's that for? 21:53:26 Takes a raw string of Lisp code and makes an AST (I think)... 21:54:23 might need to change replace(" ", ",") to a regex that matches any repetition of whitespace. 22:04:32 -!- SevenInchBread has quit ("haaaaaaaaaa"). 22:11:47 -!- Sgeo has joined. 22:13:59 AST? 22:18:48 abstract syntax tree 22:20:28 -!- SevenInchBread has joined. 22:25:38 i guessed it'd mean that but couldn't figure what it stood for :D 22:25:48 -!- oklofok has changed nick to oklopol. 22:25:52 olofok 22:48:56 -!- SevenInchBread has quit ("haaaaaaaaaa"). 23:12:38 -!- sebbu2 has quit (Client Quit). 23:24:13 -!- SevenInchBread has joined. 23:24:38 -!- anonfunc has joined. 23:27:50 hmm.. I need a "keyboard macro" program of some sort. 23:28:28 for performing a series of actions as though I had typed it in on a keyboard. 23:28:38 over and over... 23:28:57 -!- wooby has joined. 23:33:51 -!- ihope-m_ has changed nick to ihope. 23:37:16 SevenInchBread: C-x ( 23:41:34 -!- tgwizard has quit (Connection timed out). 23:58:00 -!- ShadowHntr has joined.