00:00 offby1: Actually I haven't read any Orwell in years, and have run out of stuff to read, so ... 00:00 offby1: time to do it to Julia! 00:17 (join) bjz 00:20 (quit) mizu_no_oto: Quit: Computer has gone to sleep. 00:30 (part) xuser 00:37 (quit) masm: Quit: Leaving. 00:45 (join) cdidd 00:49 (join) madhat 00:50 (quit) madhat: Client Quit 00:54 (quit) bro_grammer: Ping timeout: 260 seconds 00:55 (quit) jao: Ping timeout: 260 seconds 01:13 (quit) jeapostrophe: Ping timeout: 244 seconds 01:39 (quit) mithos28: Quit: mithos28 01:42 (quit) snorble_: Read error: Connection reset by peer 01:42 (join) snorble_ 01:44 (join) RacketCommitBot 01:44 RacketCommitBot: [racket] plt pushed 8 new commits to release: http://git.io/ud0A1A 01:44 RacketCommitBot: racket/release 4f504e5 Matthew Flatt: fix syntax checking for `case'... 01:44 RacketCommitBot: racket/release 1a53576 Matthew Flatt: doc repair... 01:44 RacketCommitBot: racket/release 3c8111f Stevie Strickland: Don't copy chaperoned immutable vectors.... 01:44 (part) RacketCommitBot 01:58 (join) Kaylin 01:58 (quit) Kaylin: Client Quit 02:08 (quit) mceier: Quit: leaving 02:26 (join) mithos28 02:30 (quit) rahul_: Ping timeout: 260 seconds 02:55 (quit) jonrafkind: Ping timeout: 260 seconds 03:01 (join) mceier 03:11 (quit) ambrosebs: Ping timeout: 252 seconds 03:30 (quit) mithos28: Quit: mithos28 03:50 (join) hkBst 04:17 (quit) bjz: Quit: Leaving... 04:27 (join) wlsn 04:27 (quit) wlsn: Client Quit 04:27 (join) gciolli 05:37 (join) rahul_ 06:22 (join) bitonic 06:29 (join) MayDaniel 06:40 (join) dzhus 07:03 (quit) bitonic: Ping timeout: 240 seconds 07:03 (quit) neilv: Ping timeout: 256 seconds 07:10 (join) bitonic 07:29 (join) acarrico 07:29 (join) nathanpc 07:41 (quit) karswell: Remote host closed the connection 07:44 (join) didi` 07:51 (quit) rahul_: Ping timeout: 255 seconds 07:51 (join) karswell 08:13 (join) masm 08:32 (join) samth 08:32 (quit) samth: Changing host 08:32 (join) samth 08:33 (join) jeapostrophe 08:33 (quit) jeapostrophe: Changing host 08:33 (join) jeapostrophe 08:58 (quit) gciolli: Ping timeout: 244 seconds 08:58 (join) hash_table 09:15 (quit) bitonic: Read error: Operation timed out 09:19 (quit) jeapostrophe: Ping timeout: 265 seconds 09:27 (join) merijn 09:28 merijn: The racket REPL binary doesn't have any sort of readline support? 09:29 bremner: rudybot: docs readline 09:29 rudybot: bremner: can you run readline programs in M-x shell, such as psql? 09:29 bremner: http://docs.racket-lang.org/readline/index.html?q=readline 09:30 bremner: see also http://docs.racket-lang.org/xrepl/index.html?q=xrepl&q=readline 09:30 bremner: oops 09:30 bremner: oh, no, that's right, the URL just looks funny. 09:31 merijn: bremner: Ah, great, thanks :) 09:37 (quit) hash_table: Ping timeout: 244 seconds 09:38 didi`: merijn: Just add `(require readline/rep)' to your ~/.racketrc and bob's your uncle. 09:40 (join) bitonic 09:43 (quit) dzhus: Remote host closed the connection 09:44 (join) mizu_no_oto 09:53 (join) bjz 09:53 (quit) didi`: Ping timeout: 245 seconds 09:56 (join) asvil 10:03 (quit) bitonic: Ping timeout: 248 seconds 10:13 (join) rahul_ 10:17 (quit) samth: Ping timeout: 260 seconds 10:19 (join) didi` 10:21 (join) jeapostrophe 10:21 (quit) jeapostrophe: Changing host 10:21 (join) jeapostrophe 10:25 (quit) rahul_: Ping timeout: 252 seconds 10:27 (join) rahul_ 10:27 (quit) jeapostrophe: Ping timeout: 260 seconds 10:34 (quit) mizu_no_oto: Quit: Computer has gone to sleep. 10:36 (join) mizu_no_oto 10:37 (join) Aune 10:44 (nick) didi` -> didi 10:49 (join) hash_table 10:55 (quit) rahul_: Ping timeout: 256 seconds 10:55 (join) jeapostrophe 10:55 (quit) jeapostrophe: Changing host 10:55 (join) jeapostrophe 10:56 (join) jao 10:56 (quit) jao: Changing host 10:56 (join) jao 11:03 (join) bitonic` 11:28 (quit) masm: Ping timeout: 265 seconds 11:33 (nick) samth_away -> samth 11:37 (quit) mizu_no_oto: Quit: Computer has gone to sleep. 12:02 (join) rahul_ 12:08 (join) mithos28 12:10 (quit) mceier: Quit: leaving 12:13 (join) masm 12:14 (quit) karswell: Remote host closed the connection 12:17 (join) gciolli 12:17 (join) anRch 12:18 (quit) hkBst: Quit: Konversation terminated! 12:21 (join) neilv 12:21 (quit) neilv: Changing host 12:21 (join) neilv 12:24 (join) karswell 12:39 (join) ubuntu-nathan 12:41 (quit) nathanpc: Ping timeout: 260 seconds 12:43 (quit) ubuntu-nathan: Ping timeout: 260 seconds 12:47 asvil: hi all. small question: can I replace * (function) to unsafe-fl* in some function by macros without iterating over syntax objects. 12:48 (join) RacketCommitBot 12:48 RacketCommitBot: [racket] plt pushed 2 new commits to master: http://git.io/Zg-cJw 12:48 RacketCommitBot: racket/master 203a7a6 Ryan Culpepper: db: fix another sqlite3 finalization bug 12:48 RacketCommitBot: racket/master 832d90b Ryan Culpepper: fix doc typo... 12:48 (part) RacketCommitBot 12:49 (quit) merijn: Ping timeout: 244 seconds 12:49 (quit) mithos28: Quit: mithos28 12:50 jamessan: asvil: why not (define * unsafe-fl*) ? 12:51 (join) jonrafkind 12:54 (join) nathanpc 13:03 asvil: jamessan, i need to keep namespace clean. form should be something like (begin-optimize-flonum (define (...) (* a b c))) 13:03 asvil: have to* 13:05 (quit) anRch: Quit: anRch 13:10 (quit) nathanpc: Ping timeout: 276 seconds 13:17 (quit) asvil: Ping timeout: 245 seconds 13:19 (quit) Aune: Read error: Connection reset by peer 13:19 (join) nathanpc 13:23 (quit) karswell: Remote host closed the connection 13:24 (quit) nathanpc: Ping timeout: 260 seconds 13:27 (join) nathanpc 13:28 (join) mceier 13:33 (join) karswell 13:35 (join) Aune 13:40 (join) didi 13:41 (quit) rahul_: Ping timeout: 240 seconds 13:42 (join) merijn 13:50 (join) rahul_ 13:52 (quit) neilv: Ping timeout: 256 seconds 14:01 (join) ubuntu-nathan 14:02 (quit) nathanpc: Ping timeout: 264 seconds 14:04 (join) nathanpc 14:04 (quit) ubuntu-nathan: Read error: Connection reset by peer 14:05 (join) dca` 14:05 (part) dca`: "ERC Version 5.3 (IRC client for Emacs)" 14:05 (join) dca` 14:06 rahul_: I am wondering if there is any particular reason stream-map does not support multiple stream arguments 14:06 rahul_: unlike map 14:06 didi: rahul_: I would love to have that. 14:07 didi: rahul_: There is a pull request about it. 14:07 rahul_: ah i see 14:08 didi: rahul_: There was talk about it a while ago in the mailing list. 14:09 didi: rahul_: But it faded away AFAIK. 14:10 (join) RacketCommitBot 14:10 RacketCommitBot: [racket] plt pushed 1 new commit to master: http://git.io/Wh_kTA 14:10 RacketCommitBot: racket/master 6b436ca Sam Tobin-Hochstadt: Try running universe test with gracket on DrDr.... 14:10 (part) RacketCommitBot 14:20 (quit) karswell: Read error: Connection reset by peer 14:21 (quit) rahul_: Read error: Connection reset by peer 14:21 (join) rahul_ 14:23 (join) neilv 14:23 (quit) neilv: Changing host 14:23 (join) neilv 14:25 (join) greghendershott 14:27 (join) anRch 14:30 (join) karswell 14:34 (quit) didi: Ping timeout: 252 seconds 14:43 (join) didi 14:43 (quit) jonrafkind: Ping timeout: 255 seconds 14:44 (quit) nathanpc: Quit: Computer has gone to sleep. 14:47 greghendershott: Question for anyone who has an opinion. For an intro tutorial on macros, what if I wrote: "Tip: When you see `with-syntax', you can think of it as `with-pattern-variables'. It lets you make additional pattern variables you can use in the template". Do you think that would be helpful, or, misleading? 14:49 (join) nathanpc 14:50 (quit) nathanpc: Client Quit 14:55 greghendershott: This morning I noticed a tiny doc bug where an example for `define/with-syntax' was using an early prerelease name, `define-pattern-variable'. A little light bulb went off, i.e. wow, that name would have helped me grok the concept faster. To be clear I'm not critizing `with-syntax' or `define/with-syntax' being chosen. Just wondering about a "tip" margin note. 14:57 (quit) gciolli: Quit: Leaving. 15:05 (quit) neilv: Quit: Leaving 15:06 asumu: greghendershott: oh hey, I like your tutorial draft so far. The banner image is hilarious. 15:06 (join) jonrafkind 15:06 asumu: And that sounds helpful to me. 15:06 (quit) acarrico: Read error: Operation timed out 15:11 (join) mizu_no_oto 15:15 (quit) mizu_no_oto: Ping timeout: 252 seconds 15:20 greghendershott: asumu: Thanks, and thanks for the feedback re the tip. 15:22 (quit) anRch: Quit: anRch 15:23 (join) acarrico 15:29 (join) RacketCommitBot 15:29 RacketCommitBot: [racket] plt pushed 1 new commit to master: http://git.io/j1W9wQ 15:29 RacketCommitBot: racket/master d7bf677 Matthew Flatt: track import "shapes" as procedure or structure type... 15:29 (part) RacketCommitBot 15:37 (quit) karswell: Remote host closed the connection 15:43 (quit) hash_table: Ping timeout: 244 seconds 15:48 (join) karswell 15:55 (join) dyoo 16:11 (part) dyoo 16:19 (quit) cdidd: Ping timeout: 244 seconds 16:28 (quit) acarrico: Ping timeout: 252 seconds 16:32 (quit) rahul_: Ping timeout: 252 seconds 16:33 (join) hash_table 16:43 (join) acarrico 16:43 (join) SamB_MacG5 17:00 (join) rahul_ 17:14 (join) nathanpc 17:16 (join) mizu_no_oto 17:18 (quit) mizu_no_oto: Client Quit 17:19 (join) mizu_no_oto 17:31 (join) netrino 17:32 (quit) netrino: Remote host closed the connection 17:33 (join) netrino 17:35 (quit) netrino: Remote host closed the connection 17:35 (join) netrino 17:48 (join) dyoo 17:52 (quit) Nisstyre: Quit: Leaving 17:59 (quit) bjz: Quit: Leaving... 18:00 (join) bjz 18:02 (join) Nisstyre 18:09 (quit) jeapostrophe: Ping timeout: 260 seconds 18:10 (quit) karswell: Remote host closed the connection 18:20 (join) karswell 18:43 (join) danl-ndi 18:48 danl-ndi: is there a standard combination of define and provide out there? 18:49 jonrafkind: nah 18:50 jonrafkind: (define-syntax-rule (define* (name arg ...) body ...) (begin (provide name) (define (name arg ...) body ...))) 18:51 danl-ndi: provide will work in a begin? 18:52 jonrafkind: yea 18:56 (quit) hash_table: Read error: Connection reset by peer 18:58 (quit) rudybot: Ping timeout: 255 seconds 19:00 (join) rudybot 19:04 (quit) karswell: Remote host closed the connection 19:04 (join) hash_table 19:04 (quit) Nisstyre: Quit: Leaving 19:05 (quit) jonrafkind: Ping timeout: 265 seconds 19:06 (quit) rahul_: Read error: Operation timed out 19:10 (join) jeapostrophe 19:10 (quit) jeapostrophe: Changing host 19:10 (join) jeapostrophe 19:11 (quit) bjz: Quit: Leaving... 19:14 (join) karswell 19:17 (quit) hash_table: Read error: Connection reset by peer 19:18 (quit) mizu_no_oto: Quit: Computer has gone to sleep. 19:21 (quit) bitonic`: Ping timeout: 246 seconds 19:24 (join) hash_table 19:31 (join) Kyndar 19:32 (quit) dsantiago: Ping timeout: 252 seconds 19:34 (join) dsantiago 19:37 Kyndar: Hello again, I have a question. I want to do division with recursive subtraction, so if my function is div (div 13 4) would return '(3 1). I know I need to subtract b from a, then add one to the output, and for the second element put a mod b. However, I cant figure out how to make it give me the output in a list and address each element of the output. 19:39 Kyndar: does it make sense what im asking about? 19:41 (join) Nisstyre 19:43 didi: Kyndar: For the list part: 19:43 didi: rudybot: (list 3 1) 19:43 rudybot: didi: ; Value: (3 1) 19:47 (join) Shviller 19:48 (join) RacketCommitBot 19:48 RacketCommitBot: [racket] plt pushed 3 new commits to master: http://git.io/zd8AbA 19:48 RacketCommitBot: racket/master 8aee78a Matthew Flatt: fix thread-swap callbacks 19:48 RacketCommitBot: racket/master 8fab527 Matthew Flatt: fix problems with `would-be-future' 19:48 RacketCommitBot: racket/master 195cbe8 Matthew Flatt: fix problem with compiler's cross-module shape tracking 19:48 (part) RacketCommitBot 19:50 (join) mizu_no_oto 19:51 Kyndar: ok here is what i have so far http://codepad.org/wdvFVySv what i dont understand is now i want to say [output]+1, that way when i come over it every time until aexact (/ 4294967295 2))) 21:49 danl-ndi: or am I missing something? 21:49 (join) greghendershott 21:49 (quit) mizu_no_oto: Quit: ["Textual IRC Client: www.textualapp.com"] 21:50 danl-ndi: oh, exact-integer? is different from exact?a 21:50 danl-ndi: *facepalm* 21:51 danl-ndi: please erase my last 4 messages :( 22:07 (join) samth_ 22:16 (quit) masm: Quit: Leaving. 22:16 (join) mizu_no_oto 22:34 (join) dnolen 22:38 (quit) mizu_no_oto: Quit: Computer has gone to sleep. 22:40 (join) mizu_no_oto 22:42 (quit) mizu_no_oto: Client Quit 22:43 (quit) dnolen: Ping timeout: 240 seconds 22:43 offby1: can't; read-only buffer 22:52 (quit) hash_table: Ping timeout: 252 seconds 22:54 (quit) karswell: Remote host closed the connection 22:57 (join) jonrafkind 23:04 (join) karswell 23:12 (join) RacketCommitBot 23:12 RacketCommitBot: [racket] plt pushed 1 new commit to master: http://git.io/IlGyMw 23:12 RacketCommitBot: racket/master f07c8cf Robby Findler: changed the colorer so that it doesn't use a co-routine; instead,... 23:12 (part) RacketCommitBot 23:20 (join) mizu_no_oto 23:28 offby1: that's a lotta ^Os 23:35 (quit) samth_: Ping timeout: 256 seconds 23:50 (quit) nathanpc: Quit: Computer has gone to sleep. 23:56 (quit) dsantiago: Quit: Computer has gone to sleep. 23:57 (join) dsantiago 23:59 (quit) greghendershott: Ping timeout: 260 seconds