00:12 (quit) Isak_: Read error: Connection reset by peer 00:18 (join) Isak_ 00:27 (join) neilv 00:27 (quit) neilv: Client Quit 00:43 (quit) martinhex: Ping timeout: 240 seconds 00:51 (quit) dnolen: Quit: dnolen 00:52 (join) martinhex 01:19 (join) dnolen 01:29 (quit) martinhex: Ping timeout: 252 seconds 02:32 (quit) dnolen: Quit: dnolen 02:33 (quit) qha1: Quit: Leaving. 02:34 (join) qha 02:49 (quit) ckrailo: Quit: Computer has gone to sleep. 02:51 (join) ckrailo 03:26 (join) lucian 03:26 (quit) lucian: Remote host closed the connection 03:50 (join) PLT_Notify 03:50 PLT_Notify: racket: master Eli Barzilay * be95f7a (7 files in 4 dirs): New Racket version 5.1.0.5. - http://bit.ly/gjFyNm 03:50 (part) PLT_Notify 04:20 (join) masm 05:06 (join) olopierpa 05:45 (join) Glav 05:59 (quit) vu3rdd: Remote host closed the connection 06:20 (quit) Glav: Ping timeout: 246 seconds 06:48 (join) misterncw 08:11 (quit) masm: Ping timeout: 240 seconds 08:27 (join) MayDaniel 08:29 (quit) misterncw: Remote host closed the connection 08:38 (quit) MayDaniel: Read error: Connection reset by peer 08:46 (join) tauntaun 08:48 (join) misterncw 09:04 (join) dnolen 09:04 (quit) dnolen: Excess Flood 09:04 (join) dnolen 09:18 (join) masm 09:46 (join) tfb 10:07 ohwow: Hello, I tried to include both rnrs/hashtables-6 and srfi/13 but apparently they share a function: string-hash 10:07 ohwow: is there a way to fix that? 10:07 ohwow: eg: specify whih string-hash use by default 10:08 (quit) tauntaun: Quit: Ex-Chat 10:08 (join) tauntaun 10:08 tauntaun: Is there any thought of adding actor-style concurrency to Racket? 10:11 (join) martinhex 10:16 (quit) misterncw: Quit: Leaving... 10:18 ohwow: I used (except-in) ... 10:18 ohwow: if that helps anybody 10:34 (join) anRch 10:42 samth: tauntaun, see 'places' in the docs 10:43 samth: http://docs.racket-lang.org/reference/places.html 10:43 samth: although what 'actor-style concurrency' means can be a tough question 10:43 tauntaun: samth: I did see places; it says its applicability is limited to numerical stuff. Do you think it would serve to implement agent-based simulations? 10:43 tauntaun: By 'actor-style' I mean Erlang-like message-passing. 10:44 samth: tauntaun, you're thinking of `future' 10:44 tauntaun: I saw that too. I'll take another look. 10:44 samth: take a look at places 10:47 tauntaun: samth: now I remember why I gave up on places: the doc suggests it can't work with GUI's. What do you think? 10:48 tauntaun will return in a few minutes. 10:52 (quit) ckrailo: Quit: Computer has gone to sleep. 10:53 samth: tauntaun, the doc shouldn't suggest that anymore, because it's no longer the case w/ Racket 5.1 10:53 samth: that's one of the big advantages of ditching all the C++ code 10:58 tauntaun: samth: the other issue is compilation. Is it still true that places won't work on a Windows machine? 10:58 samth: tauntaun, i don't think that's still true, but i don't have any windows machines to check 10:59 samth: if you do, that would be useful 10:59 samth: esp. since we're thinking about enabling places by default 11:00 tauntaun: Yes, I'm curious about why it isn't already there by default? Does it make other things expensive? 11:00 samth: tauntaun, because it's new 11:00 samth: it's only with the most recent release that we could try having it by default (because now the whole system builds) 11:06 (join) PLT_Notify 11:06 PLT_Notify: racket: master Eli Barzilay * bad4a40 (1 files in 1 dirs): Fix `regexp-quote' description. ... 11:06 PLT_Notify: racket: master Eli Barzilay * 65bfae0 (1 files in 1 dirs): Fix `techreport-location' use in TR pages. ... 11:06 PLT_Notify: racket: master Eli Barzilay * b757e50 (2 files in 2 dirs): Reuse documentation links from common/links.rkt. ... 11:06 PLT_Notify: racket: master Eli Barzilay * 00a9247 (1 files in 1 dirs): Add "[pdf]" links to the doc links in the learning page. 11:06 PLT_Notify: racket: master Eli Barzilay * 43275e7 (2 files in 2 dirs): Make the web page header a link to the main page. 11:06 PLT_Notify: racket: master commits be95f7a...43275e7 - http://bit.ly/gK71Vh 11:06 (part) PLT_Notify 11:08 (join) Lajla 11:10 (quit) dnolen: Quit: dnolen 11:24 (join) mceier 11:26 (join) ckrailo 11:50 (join) saint_cypher 11:51 (join) SteveG 11:51 SteveG: Can someone point me to some documentation on using DrRacket for developing a Windows GUI app? 12:00 (join) jonrafkind 12:01 (quit) olopierpa: Ping timeout: 252 seconds 12:05 (join) kenjin2201 12:12 (join) olopierpa 12:14 (quit) jproctor_: Ping timeout: 246 seconds 12:19 (quit) tauntaun: Ping timeout: 246 seconds 12:29 (join) tauntaun 12:32 (quit) olopierpa: Quit: Page closed 12:34 (part) Lajla: "I am gay for you" 13:03 tewk: SteveG: http://docs.racket-lang.org/gui/index.html 13:04 (quit) anRch: Quit: anRch 13:09 (join) jproctor_ 13:11 (quit) tauntaun: Quit: Ex-Chat 13:16 (quit) mceier: Read error: Connection reset by peer 13:18 (join) mceier 13:28 (quit) tfb: Ping timeout: 240 seconds 13:31 (join) Glav 13:52 rrenaud: why does let loop work, but let* loop not? 13:58 qha: it isn't meant to? 13:58 qha: It might depend on the language, but for racket at least there seems to be no mention of that form in the documentation: 13:58 qha: http://docs.racket-lang.org/reference/let.html 13:59 DT``: rrenaud, think about it, to what would it expand? 14:00 jonrafkind: i dont see why let* couldn't support loop 14:01 rrenaud: til know, but understand of let* is let with the semantics that i want 14:01 jonrafkind: (let* loop ([x ...] [y ...]) body ...) -> (let ([x ...]) (let ([y ...]) (let ([loop (lambda (x y) body ...)), possibly? 14:01 rrenaud: know -> now 14:01 jonrafkind: it might be easier to use for/fold instead of let loop 14:09 (join) tauntaun 14:10 (quit) tauntaun: Max SendQ exceeded 14:11 (join) tauntaun 14:12 (join) lucian 14:13 (join) MayDaniel 14:20 (quit) Glav: Ping timeout: 246 seconds 14:22 (quit) MayDaniel: 14:40 samth: tauntaun, are you saying your students can only used the released versions? 14:42 (quit) tauntaun: Ping timeout: 246 seconds 15:10 (quit) SteveG: Quit: Leaving 15:13 (join) PLT_Notify 15:13 PLT_Notify: racket: master Kevin Tew * 4feebef (2 files in 1 dirs): stxobj.c init cleanup 15:13 PLT_Notify: racket: master Kevin Tew * f000517 (1 files in 1 dirs): mk-gdbinit.rkt improvements 15:13 PLT_Notify: racket: master Kevin Tew * f7ab3fe (1 files in 1 dirs): Move raco and compiler to front of parallel compile list 15:13 PLT_Notify: racket: master commits 43275e7...f7ab3fe - http://bit.ly/gE9ozo 15:13 (part) PLT_Notify 15:44 (join) PLT_Notify 15:44 PLT_Notify: racket: master Kevin Tew * 26d7768 (12 files in 6 dirs): Rename place-channel-recv place-channel-receive - http://bit.ly/gEEtnX 15:44 (part) PLT_Notify 16:23 (join) PLT_Notify 16:23 PLT_Notify: racket: master Robby Findler * 56ab3ee (1 files in 1 dirs): make the front-end deadlock avoidance (aka pospone io) wrapper handle specials ... - http://bit.ly/enE8dA 16:23 (part) PLT_Notify 16:26 (join) tauntaun 16:34 (quit) kenjin2201: Remote host closed the connection 16:35 (join) MayDaniel 17:22 (quit) MayDaniel: Read error: Connection reset by peer 18:07 (join) dzhus 18:21 (quit) tauntaun: Quit: Ex-Chat 18:33 (join) Glav 18:49 (nick) samth -> samth_away 19:05 (join) tauntaun 19:13 (join) dnolen 19:13 (quit) dnolen: Excess Flood 19:15 (join) dnolen 19:15 (quit) bremner: Read error: Operation timed out 19:20 (join) bremner 19:27 (quit) dzhus: Remote host closed the connection 19:53 (quit) bremner: Ping timeout: 252 seconds 20:06 (join) bremner 20:13 (quit) saint_cypher: Quit: Leaving. 20:18 (quit) Glav: Disconnected by services 20:18 (join) Glav 20:32 (quit) jonrafkind: Ping timeout: 252 seconds 20:45 (quit) Glav: Quit: (let ((call/cc (call/cc call/cc))) (call/cc call/cc)) 20:47 (quit) masm: Quit: Leaving. 20:49 (quit) mceier: Quit: leaving 20:59 (join) PLT_Notify 20:59 PLT_Notify: racket: master Robby Findler * d4e6f99 (1 files in 1 dirs): fix the algorithm for determining if a > that is typed in an ... 20:59 PLT_Notify: racket: master Robby Findler * 44193bd (1 files in 1 dirs): fix ->r docs 20:59 PLT_Notify: racket: master Robby Findler * e8eea05 (4 files in 3 dirs): rewrote uses of mzlib/contract into racket/contract ... 20:59 PLT_Notify: racket: master commits 56ab3ee...e8eea05 - http://bit.ly/guNK34 20:59 (part) PLT_Notify 21:02 (quit) ckrailo: Quit: Computer has gone to sleep. 21:11 (quit) evhan: Read error: Connection reset by peer 21:17 (join) evhan 21:31 (join) ckrailo 21:40 (quit) lucian: Remote host closed the connection 22:11 (quit) dnolen: Quit: dnolen 22:22 (join) kenjin2201 22:35 (join) saint_cypher 22:47 (quit) ckrailo: Quit: Computer has gone to sleep. 22:49 (quit) kenjin2201: Remote host closed the connection 23:00 (join) ckrailo 23:35 (quit) saint_cypher: Quit: Leaving. 23:50 (quit) evhan: Ping timeout: 248 seconds 23:52 (join) evhan