00:43 (join) tauntaun 01:43 (quit) tauntaun: Quit: Ex-Chat 02:47 (quit) ckrailo: Quit: Computer has gone to sleep. 02:57 (join) cpach 05:26 (quit) petey-away: Ping timeout: 248 seconds 05:26 (join) petey-away 06:22 (join) mceier 08:28 (join) masm 09:09 (join) anRch 09:55 (quit) anRch: Quit: anRch 10:04 (join) anRch 10:50 (quit) anRch: Quit: anRch 11:03 (join) tauntaun 11:21 (quit) mceier: Quit: leaving 11:52 (join) dnolen 11:52 (join) MayDaniel 11:52 (quit) dnolen: Client Quit 12:03 (join) PLT_Notify 12:03 PLT_Notify: racket: master Vincent St-Amour * c1ab718 (3 files in 1 dirs): Add here-figures to scribble and avoid putting figures on their own page if possible. 12:03 PLT_Notify: racket: master Matthew Flatt * d81ace1 (1 files in 1 dirs): fix CSS typo 12:03 PLT_Notify: racket: master Matthew Flatt * 84d8bb3 (4 files in 4 dirs): racket/sequence repairs ... 12:03 PLT_Notify: racket: master commits fe75ed9...84d8bb3 - http://bit.ly/eSEjKT 12:03 (part) PLT_Notify 12:36 (quit) MayDaniel: Read error: Connection reset by peer 12:54 (quit) tauntaun: Quit: Ex-Chat 13:04 (join) dnolen 13:15 (join) tauntaun 13:16 (quit) tauntaun: Read error: Connection reset by peer 13:19 (quit) dnolen: Quit: dnolen 13:58 (quit) masm: Quit: Leaving. 13:59 (join) PLT_Notify 13:59 PLT_Notify: racket: master Matthew Flatt * deab2dd (1 files in 1 dirs): cocoa: fix line height in `list-box%' ... 13:59 PLT_Notify: racket: master Matthew Flatt * d77c92d (5 files in 5 dirs): fix support for a string result from `get-data' of `clipboard-client%' ... 13:59 PLT_Notify: racket: master Matthew Flatt * 4e72817 (1 files in 1 dirs): win32: clipboard fix 13:59 PLT_Notify: racket: master commits 84d8bb3...4e72817 - http://bit.ly/fFi3cA 13:59 (part) PLT_Notify 14:49 (join) PLT_Notify 14:49 PLT_Notify: racket: master Vincent St-Amour * 4b4d7f5 (1 files in 1 dirs): Document here-figures. - http://bit.ly/fSXQw5 14:49 (part) PLT_Notify 15:05 (join) tauntaun 15:05 (join) lucian 15:06 (join) mceier 15:29 (join) SingAlong 15:29 SingAlong: anybody running Fluxus here? 15:31 SingAlong: I'm built both racket and fluxus from the repo and now when i try to run fluxus, I get an error which complains that Xlib's glx extension is missing. I'm on ubuntu 10.10 15:50 (join) PLT_Notify 15:50 PLT_Notify: racket: master Robby Findler * 7a427be (1 files in 1 dirs): improve Redex's arrow drawing - http://bit.ly/gyBHG7 15:50 (part) PLT_Notify 15:50 (quit) SingAlong: Remote host closed the connection 15:52 (join) neilv 16:03 (join) MayDaniel 16:09 (quit) tauntaun: Quit: Ex-Chat 16:16 (join) masm 16:21 (join) PLT_Notify 16:21 PLT_Notify: racket: master Matthew Flatt * 009468d (2 files in 1 dirs): scriblib doc corrections and clarification 16:21 PLT_Notify: racket: master Matthew Flatt * 95f0d16 (5 files in 3 dirs): clean up drawing with 0-width pens (hairline mode) 16:21 PLT_Notify: racket: master commits 7a427be...95f0d16 - http://bit.ly/gWQRwc 16:21 (part) PLT_Notify 16:24 (join) ckrailo 16:41 (quit) MayDaniel: Read error: Connection reset by peer 17:02 (join) tauntaun 17:06 (quit) DT``: Ping timeout: 255 seconds 17:14 (join) PLT_Notify 17:14 PLT_Notify: racket: master Robby Findler * 4021f55 (1 files in 1 dirs): fixed up broken tests - http://bit.ly/f24oux 17:14 (part) PLT_Notify 17:16 (quit) neilv: Ping timeout: 246 seconds 17:19 (join) DT`` 17:21 (join) FareWell 17:22 (quit) Fare: Remote host closed the connection 17:22 (nick) FareWell -> Fare 17:23 (join) dfff 17:25 dfff: hi, I am trying to decide what new language to learn. I want it to be new and interesting, mainly used for writing short, extremely multiplatform programs and like little gui helpers. Is racket a good choice? 17:26 Fare: racket is multiplatform indeed and has decent support for the gui 17:27 dfff: how easy would it be to write a short little script to copy a directory of files? 17:27 dfff: it must work on linux, mac, and windows 17:29 Fare: the first time around, you'll have to learn the racket way of doing it 17:29 Fare: which is a bit idiosyncratic 17:29 Fare: the second time around will be much easier 17:31 dfff: I'm a little confused about all these different languages and 'dialects'. How do I know which one to pick? I assume every single one has libraries that are not compatible between each other. (common lisp, clojure, racket, ...there are like a hundred) 17:32 Fare: dfff: you pick the regular language, then import modules as needed 17:33 dfff: racket is the regular language? 17:36 tauntaun: dfff: Racket will meet all the needs you listed, plus will teach you important things about programming languages in general. 17:37 Fare: dfff: the initial cost will be higher than if you use, e.g. perl or python 17:38 Fare: dfff: but after this initial cost, I believe racket may make you more productive 17:39 Fare: so if it's a today-only throw away project, I'd say go with python 17:39 Fare: if it's a long-term project or a learning experience, racket is worth it 17:40 dfff: no, I just want to learn about these new programming concepts like macros etc. They seem very interesting. Incidentally I'm also looking for a good scripting language 17:43 dfff: racket has macros too right? not just clisp 17:44 dfff: nvm, I just need to start reading the docs 17:46 (quit) tauntaun: Quit: Ex-Chat 17:53 (quit) dfff: Quit: Page closed 18:18 Fare: dfff: racket has hygienic macros 18:18 (join) tauntaun 18:19 Fare: they get some using to, but they scale better than clisp-style macros 18:26 DT``: *cl 18:31 (join) PLT_Notify 18:31 PLT_Notify: racket: master Matthew Flatt * 67b7c8f (2 files in 2 dirs): fix PS/PDF size ... 18:31 PLT_Notify: racket: master Matthew Flatt * a20a775 (1 files in 1 dirs): adjust inline-PDF descent to account for rounding ... 18:31 PLT_Notify: racket: master Matthew Flatt * 1f790d9 (2 files in 1 dirs): fix pen-cap support for narrow pens ... 18:31 PLT_Notify: racket: master Matthew Flatt * 84ad491 (1 files in 1 dirs): fix docs to explain pen cap and join styles ... 18:31 PLT_Notify: racket: master Matthew Flatt * 6e1f35a (2 files in 2 dirs): fix WXME stream `write-bytes' and `write' method results 18:31 PLT_Notify: racket: master commits 4021f55...6e1f35a - http://bit.ly/fcvaCz 18:31 (part) PLT_Notify 18:58 (join) neilv 19:01 (join) Bed_ 19:58 (quit) ckrailo: Quit: Computer has gone to sleep. 20:02 (quit) masm: Quit: Leaving. 20:15 (join) barthaj 20:15 (quit) tauntaun: Quit: Ex-Chat 20:15 (quit) barthaj: Read error: Connection reset by peer 20:15 (join) masm 20:16 (join) tauntaun 20:16 (quit) lucian: Remote host closed the connection 20:17 (quit) masm: Client Quit 20:37 (quit) Bed_: Quit: leaving 21:29 (quit) mceier: Quit: leaving 21:42 (quit) tauntaun: Quit: Ex-Chat 22:08 (join) Senjai 22:08 Senjai: hey all 22:15 (part) rrenaud 22:31 (quit) neilv: Ping timeout: 252 seconds 22:34 (join) ckrailo 22:50 (join) dnolen