00:54:25 <bsmntbombdood> (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:31:39 <SimonRC> bsmntbombdood: you mean: "fibbs = 0:1:zipWith (+) fibbs (tail fibbs)"
01:37:27 -!- ihope has joined.
01:37:31 <SevenInchBread> hmm... is there anything more to the bitmap file format other than simply being a grid of bytes?
01:37:45 <ihope> 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 <ihope-m> (I had to leave to change, you know.)
01:38:10 <SimonRC> SevenInchBread: a grid of 32-bit words?
01:38:28 <SimonRC> we have enough bitmap-based langas already
01:38:38 <SimonRC> How about an SVG-based one?
01:39:50 <SevenInchBread> the program is a series of black lines on a white background..
01:40:53 <SevenInchBread> where a pointer of some sort travels through the whitespace, constrained by black pixel walls, with other color pixels being instructions.
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.
12:53:03 -!- ihope-m_ has joined.
13:11:26 -!- ihope-m has quit (Read error: 110 (Connection timed out)).
13:18:21 <SimonRC> "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 <SimonRC> Word doesn't recognise "uninitialised".
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: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 <SimonRC> dear scholes i keep typn of for or n stuf plz fix kthxby
15:42:17 <SimonRC> oops, that should have been "sholes"
15:42:19 <SimonRC> 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:50:33 <SimonRC> You discovered the newsgroup alt.fan.dragons?
21:51:52 <SevenInchBread> AST = eval("'" + LispCode.replace("'", "\'").replace("(", "'('").replace(")", "')'").replace(" ",","))
21:53:26 <SevenInchBread> Takes a raw string of Lisp code and makes an AST (I think)...
21:54:23 <SevenInchBread> 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:20:28 -!- SevenInchBread has joined.
22:25:38 <oklofok> 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: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:28:28 <SevenInchBread> for performing a series of actions as though I had typed it in on a keyboard.
23:28:57 -!- wooby has joined.
23:33:51 -!- ihope-m_ has changed nick to ihope.
23:41:34 -!- tgwizard has quit (Connection timed out).
23:58:00 -!- ShadowHntr has joined.