00:07 (join) tommc 00:29 (join) b-man_ 00:36 (quit) b-man_: Remote host closed the connection 00:45 (quit) dherman: Quit: dherman 01:09 (join) rbarraud 01:54 (quit) neilv: Ping timeout: 245 seconds 02:05 (quit) tommc: Quit: Page closed 02:10 (join) vu3rdd 02:50 (quit) jonrafkind: Ping timeout: 264 seconds 03:09 (join) neilv 03:28 (quit) neilv: Ping timeout: 252 seconds 04:54 (quit) jao: Ping timeout: 245 seconds 04:55 (join) masm 05:17 Lajla: eli, can you tell me another story of the old days. 05:31 (join) jao 05:35 (quit) rbarraud: Ping timeout: 276 seconds 07:32 (join) confounds 07:47 (join) hanDerPeder 07:50 (join) neilv 07:59 eli: Lajla: No. 08:00 eli: neilv: BTW, `racket -I r5rs' should be a better way to start an r5rs repl. 08:01 Lajla: eli, why not 08:02 eli: Lajla: How did you get the idea that I'm some kind of ancient times story teller? 08:03 Lajla: Ehh, extrapolation I guess. 08:03 Lajla: You always have funny stories about the history of lisp 08:03 eli: Well, I know some -- I did not *experience* it. 08:05 Lajla: I'm fine with that. 08:05 Lajla: I just never realized that lisp evolved from such ad hoc things which were later made primitives. 08:24 (join) MayDaniel 08:33 (quit) neilv: Quit: Leaving 08:45 eli: Lajla: It's not really hidden history... 08:46 (quit) MayDaniel: 08:55 (join) grasshops 08:56 grasshops: hey, can someone tell me what (cond) on its own simplifies to in racket? 09:00 (join) b-man_ 09:15 (quit) grasshops: Quit: This computer has gone to sleep 09:51 (join) dherman 09:51 (quit) dherman: Client Quit 09:55 (quit) hanDerPeder: Quit: hanDerPeder 09:57 Lajla: eli, but I am young and ignorant 09:58 Lajla: Is cond even grammatical by the way? 09:58 Lajla: (cond) 09:59 Lajla: (cond (x y ...)) is probably just (if x (begin y ...)) 10:04 (join) hanDerPeder 10:04 bremner: rudybot: eval (cond) 10:04 rudybot: bremner: your sandbox is ready 10:18 (join) MayDaniel 10:51 eli: Lajla: Then do some reading; then you get to be young and wise. 10:59 Lajla: But you tell it so much more lifely. 11:00 Lajla: rudybot: eval (cond) 11:00 rudybot: Lajla: your sandbox is ready 11:00 Lajla: Coo, I have a sandbox 11:00 Lajla: rudybot eval "Schtring" 11:00 Lajla: rudybot: eval "shtring" 11:00 rudybot: Lajla: ; Value: "shtring" 11:00 Lajla: rudybot: eval (cond (#t 1 2 3)) 11:00 rudybot: Lajla: ; Value: 3 11:00 Lajla: rudybot: eval (cond) 11:01 eli: rudybot: eval (list (cond)) 11:01 rudybot: eli: your sandbox is ready 11:01 rudybot: eli: ; Value: (#) 11:01 eli: That's why you don't see any reply. 11:14 (quit) MayDaniel: 11:15 (join) MayDaniel 11:17 (quit) vu3rdd: Remote host closed the connection 11:20 Lajla: Ahhh 11:20 Lajla: He also print voids like racket itself? 11:35 (join) mceier 11:58 (join) tommc 12:03 (join) anRch 12:08 (join) sstrickl 12:10 (join) samth 12:12 (join) jonrafkind 12:15 (quit) jao: Ping timeout: 264 seconds 12:28 (quit) sstrickl: Quit: sstrickl 12:28 (join) sstrickl 12:37 (quit) anRch: Quit: anRch 12:45 (join) anRch 12:53 (quit) b-man_: Read error: Connection reset by peer 13:17 (quit) anRch: Quit: anRch 14:26 (join) anRch 14:39 (join) Fare 14:47 (quit) tommc: Quit: Page closed 14:57 (quit) MayDaniel: Read error: Connection reset by peer 15:15 (quit) ahc_: Ping timeout: 272 seconds 15:23 (join) ahc 15:46 (quit) anRch: Quit: anRch 16:07 (join) shofetim 16:27 (quit) shofetim: Remote host closed the connection 16:37 (join) jao 16:40 (join) _ryanc_ 16:45 (join) shofetim 16:50 (quit) ahc: Quit: Programming – you're doing it wrong 16:51 shofetim: Anyone know of a Racket wrapper / library / collection for Amazon S3? 16:51 jay-mccarthy: untyped may have one 16:53 shofetim: I don't see one by them on their site or in planet... 16:58 jay-mccarthy: then i guess they don't 16:58 jay-mccarthy: you should write one 17:00 shofetim: I think I will : ) 17:00 shofetim: thnks : ) 17:02 samth: shofetim, I don't see one by them on their site or in planet... 17:02 samth: shofetim, http://squire.svn.sourceforge.net/viewvc/squire/trunk/src/scheme/aws/ 17:02 samth: sorry about the mixed-up paste there 17:06 shofetim: thanks samth! 17:07 samth: shofetim, that appears to be 3 years old, but it might be useful 17:08 samth: if you resurrect it, submit it to planet! 17:08 jonrafkind: is there a better way to model curried datatypes (like in haskell) in redex than with multiple patterns, one for each set of possible arguments? Foo a -> b -> c -> Foo. (stuff (Foo a) (Foo a b) (Foo a b c))) 17:08 shofetim: Will do, it'll be a very weeks but I need a good racket interface to S3 17:09 samth: jonrafkind, i don't see a better way off the top of my head 17:10 jonrafkind: ok 17:11 samth: jonrafkind, robby/casey might have more ideas 17:15 (quit) Fare: Quit: Leaving 17:28 (quit) sstrickl: Quit: sstrickl 17:58 (quit) confounds: Remote host closed the connection 18:57 jonrafkind: is there a way to find the arity of a curried function? (curry (lambda (a b c) 1) => 3 18:58 samth: procedure-arity ? 18:58 jonrafkind: it just says arity-at-least 0 18:59 samth: well, you should change curry to work better 19:07 (quit) _ryanc_: Quit: Leaving 19:11 jonrafkind: bah, no curry? either 19:18 (quit) masm: Quit: Leaving. 19:19 (join) rbarraud 19:49 (join) rbarraud_ 19:51 (quit) rbarraud: Ping timeout: 265 seconds 20:00 (quit) hanDerPeder: Quit: hanDerPeder 20:02 (join) tommc 20:18 (quit) mceier: Quit: leaving 20:32 (quit) jonrafkind: Ping timeout: 240 seconds 20:34 (nick) samth -> samth_away 20:57 (join) rbarraud__ 20:57 (quit) rbarraud_: Ping timeout: 265 seconds 21:03 (join) confounds 21:03 (quit) tommc: Ping timeout: 265 seconds 21:41 (part) shofetim: "ERC Version 5.3 (IRC client for Emacs)" 21:56 (nick) confounds -> confounds_afk 22:00 (quit) confounds_afk: Remote host closed the connection 22:34 (quit) Parkotron: Ping timeout: 265 seconds 22:41 (join) Parkotron