2014-12-11T00:09:45Z Bahman quit (Quit: Ave atque vale) 2014-12-11T00:12:44Z senoj quit (Ping timeout: 245 seconds) 2014-12-11T00:23:36Z jeapostrophe joined #scheme 2014-12-11T00:23:36Z jeapostrophe quit (Changing host) 2014-12-11T00:23:36Z jeapostrophe joined #scheme 2014-12-11T00:25:35Z robot-beethoven joined #scheme 2014-12-11T00:29:54Z fikusz quit (Ping timeout: 250 seconds) 2014-12-11T00:41:20Z b4283 joined #scheme 2014-12-11T00:45:20Z CaptainRant joined #scheme 2014-12-11T00:45:43Z CaptainRant: Is there a function to format numbers like: 100000 -> "100.000" ? 2014-12-11T00:46:41Z offby1: probably, somewhere 2014-12-11T00:48:48Z ijp: probably even called format 2014-12-11T00:48:53Z offby1: I seem to recall that http://planet.racket-lang.org/display.ss?package=fmt.plt&owner=ashinn was pretty intereting 2014-12-11T00:49:00Z offby1: it's not been touched in years, though 2014-12-11T00:49:06Z circ-user-TCLoG quit (Ping timeout: 264 seconds) 2014-12-11T00:50:11Z goglosh joined #scheme 2014-12-11T00:54:57Z CaptainRant quit (Quit: Page closed) 2014-12-11T01:01:28Z circ-user-TCLoG joined #scheme 2014-12-11T01:03:49Z jusss joined #scheme 2014-12-11T01:12:45Z oleo is now known as Guest31229 2014-12-11T01:14:15Z z0d quit (Remote host closed the connection) 2014-12-11T01:14:19Z oleo__ joined #scheme 2014-12-11T01:14:57Z z0d joined #scheme 2014-12-11T01:14:57Z z0d quit (Changing host) 2014-12-11T01:14:57Z z0d joined #scheme 2014-12-11T01:15:27Z antinomy quit (Ping timeout: 272 seconds) 2014-12-11T01:15:49Z Guest31229 quit (Ping timeout: 252 seconds) 2014-12-11T01:28:39Z antinomy joined #scheme 2014-12-11T01:31:04Z amgarchIn9 quit (Ping timeout: 245 seconds) 2014-12-11T01:32:03Z goglosh: guys 2014-12-11T01:32:26Z goglosh: say I have (define a 'symbol) 2014-12-11T01:32:44Z goglosh: and I want to store 'foo in symbol 2014-12-11T01:33:09Z goglosh: where symbol is some symbol stored in a 2014-12-11T01:33:32Z goglosh: what do? 2014-12-11T01:35:02Z ijp: short of eval, you can't 2014-12-11T01:35:14Z ijp: at least not portably 2014-12-11T01:36:06Z goglosh: :( 2014-12-11T01:36:22Z goglosh: well I guess eval will do 2014-12-11T01:36:27Z ijp: goglosh: why do you need this? 2014-12-11T01:37:10Z ijp: goglosh: and eval probably won't work for local variables 2014-12-11T01:38:00Z goglosh: well I'm moeling a state machine, where 01 01 n -> mov r1 2014-12-11T01:38:38Z ijp: use a hashmap for states rather than variables? 2014-12-11T01:38:57Z goglosh: that's kind of what I'm doing 2014-12-11T01:39:06Z klltkr quit (Read error: Connection reset by peer) 2014-12-11T01:39:19Z goglosh: the first 01 maps to 'mov' then the next 01 maps to 'r1' 2014-12-11T01:39:58Z ijp: so, why do you need to "set!" a symbol? 2014-12-11T01:40:12Z goglosh: ? 2014-12-11T01:40:23Z goglosh: well r1 is a variable 2014-12-11T01:41:19Z ijp: then to repeat, why not use a map instead of variables? 2014-12-11T01:41:23Z goglosh: but yeah I guess I can use the hashmap to (list ) 2014-12-11T01:41:25Z klltkr joined #scheme 2014-12-11T01:41:35Z goglosh: I'll try this out 2014-12-11T01:42:27Z adu joined #scheme 2014-12-11T01:42:32Z goglosh: ijp you mean map 01 to mov r1, 02 -> mov r2 and so on? 2014-12-11T01:48:23Z oldskirt quit (Ping timeout: 272 seconds) 2014-12-11T01:49:50Z hiyosi quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2014-12-11T01:52:24Z kongtomorrow quit 2014-12-11T01:55:48Z mejja joined #scheme 2014-12-11T02:01:31Z derek_c quit (Ping timeout: 264 seconds) 2014-12-11T02:04:09Z fikusz joined #scheme 2014-12-11T02:08:37Z jeapostrophe quit (Ping timeout: 252 seconds) 2014-12-11T02:09:50Z jusss quit (Read error: Connection reset by peer) 2014-12-11T02:16:28Z mejja quit (Quit: ChatZilla 0.9.91 [Firefox 34.0.5/20141126041045]) 2014-12-11T02:17:44Z tobik quit (Ping timeout: 245 seconds) 2014-12-11T02:18:44Z tobik joined #scheme 2014-12-11T02:22:51Z goglosh quit (Quit: leaving) 2014-12-11T02:24:44Z kongtomorrow joined #scheme 2014-12-11T02:25:52Z tristero joined #scheme 2014-12-11T02:34:33Z tcleval joined #scheme 2014-12-11T02:37:31Z frkout joined #scheme 2014-12-11T02:40:31Z frkout_ quit (Ping timeout: 252 seconds) 2014-12-11T02:41:59Z jlongster joined #scheme 2014-12-11T02:49:47Z derek_c joined #scheme 2014-12-11T02:59:19Z z0d quit (*.net *.split) 2014-12-11T03:03:01Z ddp joined #scheme 2014-12-11T03:03:16Z ddp left #scheme 2014-12-11T03:03:34Z khisanth_ is now known as Khisanth 2014-12-11T03:04:55Z z0d joined #scheme 2014-12-11T03:06:21Z araujo joined #scheme 2014-12-11T03:06:21Z araujo quit (Changing host) 2014-12-11T03:06:21Z araujo joined #scheme 2014-12-11T03:09:27Z mark_wea` joined #scheme 2014-12-11T03:10:01Z araujo quit (Max SendQ exceeded) 2014-12-11T03:10:31Z araujo joined #scheme 2014-12-11T03:13:01Z ddp joined #scheme 2014-12-11T03:13:07Z ddp left #scheme 2014-12-11T03:13:51Z mark_weaver quit (Ping timeout: 258 seconds) 2014-12-11T03:14:09Z mark_wea` is now known as mark_weaver 2014-12-11T03:16:09Z jlongster quit (Ping timeout: 260 seconds) 2014-12-11T03:16:55Z araujo quit (Max SendQ exceeded) 2014-12-11T03:17:22Z araujo joined #scheme 2014-12-11T03:20:44Z z0d quit (Remote host closed the connection) 2014-12-11T03:20:51Z z0d joined #scheme 2014-12-11T03:22:05Z Gyps quit (Ping timeout: 264 seconds) 2014-12-11T03:24:12Z jlongster joined #scheme 2014-12-11T03:27:23Z Gyps joined #scheme 2014-12-11T03:28:15Z mark_wea` joined #scheme 2014-12-11T03:32:38Z mark_weaver quit (Ping timeout: 258 seconds) 2014-12-11T03:33:08Z mark_wea` is now known as mark_weaver 2014-12-11T03:33:54Z bokr joined #scheme 2014-12-11T03:36:31Z aconcagua is now known as kilimanjaro 2014-12-11T03:38:22Z adu quit (Quit: adu) 2014-12-11T03:38:33Z derek_c quit (Ping timeout: 260 seconds) 2014-12-11T03:41:04Z antinomy quit (Ping timeout: 258 seconds) 2014-12-11T03:51:47Z excelsior joined #scheme 2014-12-11T04:05:57Z jusss joined #scheme 2014-12-11T04:07:01Z derek_c joined #scheme 2014-12-11T04:08:45Z jlongster quit (Remote host closed the connection) 2014-12-11T04:17:22Z z0d quit (Ping timeout: 256 seconds) 2014-12-11T04:18:09Z z0d joined #scheme 2014-12-11T04:18:09Z z0d quit (Changing host) 2014-12-11T04:18:09Z z0d joined #scheme 2014-12-11T04:20:58Z tcleval quit (Quit: leaving) 2014-12-11T04:23:33Z enitiz joined #scheme 2014-12-11T04:29:39Z ecthiender joined #scheme 2014-12-11T04:36:23Z stepnem quit (Ping timeout: 252 seconds) 2014-12-11T04:46:52Z ecthiender quit (Ping timeout: 250 seconds) 2014-12-11T04:47:19Z bokr quit (Quit: Leaving.) 2014-12-11T04:48:13Z psy_ quit (Remote host closed the connection) 2014-12-11T04:52:52Z swilr_ is now known as swilr 2014-12-11T04:55:05Z frkout quit (Remote host closed the connection) 2014-12-11T04:55:31Z frkout joined #scheme 2014-12-11T05:08:38Z Riastradh joined #scheme 2014-12-11T05:10:34Z ecthiender joined #scheme 2014-12-11T05:15:13Z karswell` quit (Read error: Connection reset by peer) 2014-12-11T05:24:01Z jusss quit (Ping timeout: 260 seconds) 2014-12-11T05:26:23Z kongtomorrow quit 2014-12-11T05:28:30Z Gyps quit (Quit: Gyps) 2014-12-11T05:29:46Z ecthiender quit (Ping timeout: 250 seconds) 2014-12-11T05:30:03Z kongtomorrow joined #scheme 2014-12-11T05:33:29Z kongtomorrow quit (Client Quit) 2014-12-11T05:42:26Z Gyps joined #scheme 2014-12-11T05:42:55Z adu joined #scheme 2014-12-11T05:54:02Z Gyps quit (Remote host closed the connection) 2014-12-11T05:59:05Z jusss joined #scheme 2014-12-11T06:00:28Z Qudit314159 quit (Read error: Connection reset by peer) 2014-12-11T06:10:04Z kongtomorrow joined #scheme 2014-12-11T06:12:38Z oleo__ quit (Quit: Verlassend) 2014-12-11T06:13:39Z alezost joined #scheme 2014-12-11T06:14:24Z mrowe is now known as mrowe_away 2014-12-11T06:15:11Z kazimir42 quit (Ping timeout: 250 seconds) 2014-12-11T06:19:09Z jusss quit (Remote host closed the connection) 2014-12-11T06:19:53Z jusss joined #scheme 2014-12-11T06:25:43Z circ-user-TCLoG quit (Remote host closed the connection) 2014-12-11T06:29:30Z kazimir42 joined #scheme 2014-12-11T06:37:22Z szgyg joined #scheme 2014-12-11T06:37:35Z leo2007 quit (Quit: rcirc on GNU Emacs 25.0.50.1) 2014-12-11T06:45:12Z dpk: !tell jcowan http://srfi.schemers.org/srfi-117/srfi-117.html — 'rdmove' typo for 'remove' 2014-12-11T06:45:27Z dpk: .tell jcowan http://srfi.schemers.org/srfi-117/srfi-117.html — 'rdmove' typo for 'remove' 2014-12-11T06:45:32Z kazimir42 quit (Remote host closed the connection) 2014-12-11T06:45:34Z dpk: rudybot: tell jcowan http://srfi.schemers.org/srfi-117/srfi-117.html — 'rdmove' typo for 'remove' 2014-12-11T06:45:34Z rudybot: dpk: eh? Try "rudybot: help". 2014-12-11T06:45:39Z dpk: rudybot: help 2014-12-11T06:45:40Z rudybot: dpk: bug ..., fom ..., hopeless ..., bad-eval ..., later "tell" ..., help [], version, quote, source, url, seen ..., uptime, t8 ..., snotback, botsnack, init [], eval ..., give ..., apropos ..., desc , doc 2014-12-11T06:45:52Z dpk: tell jcowan http://srfi.schemers.org/srfi-117/srfi-117.html — 'rdmove' typo for 'remove' 2014-12-11T06:46:04Z dpk: whatever, i'll email him 2014-12-11T06:52:05Z abbe: probably you need "$bot: later tell ..." 2014-12-11T07:02:55Z z0d quit (*.net *.split) 2014-12-11T07:08:07Z z0d joined #scheme 2014-12-11T07:08:57Z jusss quit (Read error: Connection reset by peer) 2014-12-11T07:09:37Z jusss joined #scheme 2014-12-11T07:15:38Z bjz joined #scheme 2014-12-11T07:18:25Z derek_c quit (Ping timeout: 258 seconds) 2014-12-11T07:19:17Z jusss quit (Ping timeout: 260 seconds) 2014-12-11T07:31:45Z ecthiender joined #scheme 2014-12-11T07:39:24Z derek_c joined #scheme 2014-12-11T07:50:05Z Riastradh quit (Ping timeout: 250 seconds) 2014-12-11T07:53:39Z finnrobi quit (Ping timeout: 252 seconds) 2014-12-11T07:55:22Z finnrobi joined #scheme 2014-12-11T07:58:49Z ecthiender quit (Remote host closed the connection) 2014-12-11T08:02:31Z adu quit (Quit: adu) 2014-12-11T08:03:19Z przl joined #scheme 2014-12-11T08:12:01Z Riastradh joined #scheme 2014-12-11T08:13:21Z alezost quit (Quit: I use GNU Guix ) 2014-12-11T08:16:43Z taylanub: dpk: rudybot will just use MemoServ anyway 2014-12-11T08:17:00Z taylanub: rudybot: later tell dpk like this 2014-12-11T08:17:00Z rudybot: taylanub: I asked `MemoServ' to forward the message to dpk. 2014-12-11T08:17:37Z alezost joined #scheme 2014-12-11T08:18:09Z enitiz quit (Ping timeout: 245 seconds) 2014-12-11T08:28:02Z przl quit (Ping timeout: 256 seconds) 2014-12-11T08:28:17Z vinleod joined #scheme 2014-12-11T08:38:26Z ASau` joined #scheme 2014-12-11T08:41:44Z ASau quit (Ping timeout: 244 seconds) 2014-12-11T08:43:12Z psy_ joined #scheme 2014-12-11T08:57:17Z leppie quit (Ping timeout: 260 seconds) 2014-12-11T09:01:29Z leppie joined #scheme 2014-12-11T09:10:41Z redeemed joined #scheme 2014-12-11T09:14:04Z frkout_ joined #scheme 2014-12-11T09:17:53Z frkout_ quit (Remote host closed the connection) 2014-12-11T09:18:01Z frkout quit (Ping timeout: 258 seconds) 2014-12-11T09:18:19Z frkout joined #scheme 2014-12-11T09:35:36Z ASau` is now known as ASau 2014-12-11T09:41:32Z fridim_ joined #scheme 2014-12-11T09:41:51Z wingo joined #scheme 2014-12-11T09:42:47Z gansteed joined #scheme 2014-12-11T09:44:25Z derek_c quit (Ping timeout: 260 seconds) 2014-12-11T09:50:46Z gansteed quit (Remote host closed the connection) 2014-12-11T09:51:12Z przl joined #scheme 2014-12-11T10:00:08Z acarrico quit (Ping timeout: 265 seconds) 2014-12-11T10:02:24Z derek_c joined #scheme 2014-12-11T10:05:17Z cmatei quit (Ping timeout: 252 seconds) 2014-12-11T10:08:42Z cmatei joined #scheme 2014-12-11T10:22:01Z derek_c quit (Ping timeout: 255 seconds) 2014-12-11T10:31:19Z _5kg quit (Ping timeout: 252 seconds) 2014-12-11T10:32:31Z Kabaka quit (Ping timeout: 244 seconds) 2014-12-11T10:40:49Z przl_ joined #scheme 2014-12-11T10:40:56Z przl_ quit (Client Quit) 2014-12-11T10:41:51Z przl quit (Quit: leaving) 2014-12-11T10:42:30Z przl joined #scheme 2014-12-11T10:43:02Z ijp quit (Quit: This ijp has ended peacefully) 2014-12-11T10:49:33Z Kabaka joined #scheme 2014-12-11T10:50:18Z robot-beethoven quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2014-12-11T10:53:07Z Vutral quit (Ping timeout: 264 seconds) 2014-12-11T10:58:41Z Vutral joined #scheme 2014-12-11T11:00:01Z wingo quit (Ping timeout: 272 seconds) 2014-12-11T11:02:37Z hiroakip joined #scheme 2014-12-11T11:05:05Z Kabaka quit (Ping timeout: 250 seconds) 2014-12-11T11:16:46Z _5kg joined #scheme 2014-12-11T11:17:42Z Kabaka joined #scheme 2014-12-11T11:21:55Z jeapostrophe joined #scheme 2014-12-11T11:23:08Z bjz quit (Ping timeout: 256 seconds) 2014-12-11T11:26:25Z bjz joined #scheme 2014-12-11T11:27:53Z leo2007 joined #scheme 2014-12-11T11:38:24Z excelsior quit (Quit: leaving) 2014-12-11T11:40:29Z jusss` joined #scheme 2014-12-11T11:43:36Z przl quit (Ping timeout: 244 seconds) 2014-12-11T11:53:48Z enitiz joined #scheme 2014-12-11T12:02:33Z Riastradh quit (Remote host closed the connection) 2014-12-11T12:02:41Z gravicappa joined #scheme 2014-12-11T12:15:40Z eMBee is now known as no-one 2014-12-11T12:15:58Z no-one is now known as eMBee 2014-12-11T12:20:49Z kongtomorrow quit 2014-12-11T12:40:07Z przl joined #scheme 2014-12-11T12:41:17Z psy_ quit (Ping timeout: 260 seconds) 2014-12-11T12:41:29Z jeapostrophe quit (Ping timeout: 252 seconds) 2014-12-11T12:44:45Z przl quit (Ping timeout: 250 seconds) 2014-12-11T12:44:51Z psy_ joined #scheme 2014-12-11T12:46:50Z przl joined #scheme 2014-12-11T12:49:55Z gansteed joined #scheme 2014-12-11T12:50:12Z gansteed quit (Max SendQ exceeded) 2014-12-11T12:50:24Z jeapostrophe joined #scheme 2014-12-11T12:51:06Z gansteed joined #scheme 2014-12-11T12:51:28Z gansteed quit (Max SendQ exceeded) 2014-12-11T12:52:07Z przl quit (Ping timeout: 272 seconds) 2014-12-11T12:52:47Z gansteed__ joined #scheme 2014-12-11T12:53:39Z rtra quit (Ping timeout: 265 seconds) 2014-12-11T12:54:47Z stepnem joined #scheme 2014-12-11T12:59:18Z gansteed__ quit (Quit: Leaving) 2014-12-11T12:59:42Z gansteed joined #scheme 2014-12-11T13:01:19Z rtra joined #scheme 2014-12-11T13:02:39Z hiyosi joined #scheme 2014-12-11T13:08:09Z rtra quit (Ping timeout: 265 seconds) 2014-12-11T13:10:53Z scarygelatin joined #scheme 2014-12-11T13:11:58Z przl joined #scheme 2014-12-11T13:13:19Z rtra joined #scheme 2014-12-11T13:18:09Z hiroakip quit (Ping timeout: 244 seconds) 2014-12-11T13:21:54Z przl_ joined #scheme 2014-12-11T13:24:13Z civodul joined #scheme 2014-12-11T13:24:30Z przl quit (Ping timeout: 258 seconds) 2014-12-11T13:31:55Z przl_ quit (Ping timeout: 255 seconds) 2014-12-11T13:32:28Z fgudin joined #scheme 2014-12-11T13:33:11Z hiroakip joined #scheme 2014-12-11T13:35:05Z mark_wea` joined #scheme 2014-12-11T13:39:27Z mark_weaver quit (Ping timeout: 258 seconds) 2014-12-11T13:40:46Z sheilong joined #scheme 2014-12-11T13:44:23Z taylanub quit (Disconnected by services) 2014-12-11T13:44:52Z taylanub joined #scheme 2014-12-11T13:48:29Z jeapostrophe quit (Ping timeout: 264 seconds) 2014-12-11T13:58:06Z tadni quit (Remote host closed the connection) 2014-12-11T13:58:45Z tadni joined #scheme 2014-12-11T14:03:45Z oleo joined #scheme 2014-12-11T14:09:37Z antinomy joined #scheme 2014-12-11T14:10:26Z gansteed quit (Quit: Leaving) 2014-12-11T14:13:34Z developernotes joined #scheme 2014-12-11T14:24:30Z wingo joined #scheme 2014-12-11T14:29:47Z jeapostrophe joined #scheme 2014-12-11T14:33:47Z jusss` quit (Read error: Connection reset by peer) 2014-12-11T14:42:56Z przl joined #scheme 2014-12-11T14:45:00Z mark_wea` quit (Ping timeout: 258 seconds) 2014-12-11T14:46:38Z davexunit joined #scheme 2014-12-11T15:01:49Z gravicappa quit (Remote host closed the connection) 2014-12-11T15:03:00Z scarygelatin quit (Ping timeout: 256 seconds) 2014-12-11T15:14:15Z enitiz quit (Quit: Leaving) 2014-12-11T15:32:54Z mark_weaver joined #scheme 2014-12-11T15:35:34Z rubicks quit (Ping timeout: 265 seconds) 2014-12-11T15:39:39Z mark_wea` joined #scheme 2014-12-11T15:41:35Z ddp joined #scheme 2014-12-11T15:41:35Z ddp quit (Client Quit) 2014-12-11T15:42:19Z przl quit (Ping timeout: 245 seconds) 2014-12-11T15:44:02Z mark_weaver quit (Ping timeout: 258 seconds) 2014-12-11T15:44:34Z Rubix joined #scheme 2014-12-11T15:45:56Z Rubix quit (Client Quit) 2014-12-11T15:46:19Z Rubix joined #scheme 2014-12-11T15:49:01Z rtra quit (Ping timeout: 244 seconds) 2014-12-11T15:54:11Z rtra joined #scheme 2014-12-11T15:54:56Z mark_wea` is now known as mark_weaver 2014-12-11T16:03:27Z mark_wea` joined #scheme 2014-12-11T16:07:48Z mark_weaver quit (Ping timeout: 258 seconds) 2014-12-11T16:08:48Z przl joined #scheme 2014-12-11T16:10:29Z mark_wea` quit (Ping timeout: 258 seconds) 2014-12-11T16:12:37Z scarygelatin joined #scheme 2014-12-11T16:13:12Z przl quit (Ping timeout: 245 seconds) 2014-12-11T16:17:23Z przl joined #scheme 2014-12-11T16:24:09Z scarygelatin quit (Ping timeout: 244 seconds) 2014-12-11T16:24:31Z drdanmaku joined #scheme 2014-12-11T16:26:04Z przl quit (Ping timeout: 255 seconds) 2014-12-11T16:26:04Z gravicappa joined #scheme 2014-12-11T16:28:13Z przl joined #scheme 2014-12-11T16:28:57Z fgudin quit (Quit: leaving) 2014-12-11T16:29:44Z Kryo quit (Ping timeout: 250 seconds) 2014-12-11T16:43:48Z Rodya_ joined #scheme 2014-12-11T16:45:21Z redeemed quit (Quit: q) 2014-12-11T16:48:42Z Kryo joined #scheme 2014-12-11T16:51:55Z alezost quit (Quit: I use GNU Guix ) 2014-12-11T16:54:42Z alezost joined #scheme 2014-12-11T17:00:56Z add^_ joined #scheme 2014-12-11T17:02:36Z civodul quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2014-12-11T17:02:38Z excelsior joined #scheme 2014-12-11T17:02:40Z hiroakip quit (Ping timeout: 250 seconds) 2014-12-11T17:03:41Z scarygelatin joined #scheme 2014-12-11T17:05:18Z Riastradh joined #scheme 2014-12-11T17:21:09Z bb010g quit (Quit: Connection closed for inactivity) 2014-12-11T17:22:18Z vinleod quit (Quit: ["Textual IRC Client: www.textualapp.com"]) 2014-12-11T17:22:38Z mark_weaver joined #scheme 2014-12-11T17:25:05Z przl quit (Ping timeout: 264 seconds) 2014-12-11T17:39:02Z mark_weaver quit (Ping timeout: 258 seconds) 2014-12-11T17:39:50Z hiyosi quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2014-12-11T17:43:54Z Rodya_ quit (Remote host closed the connection) 2014-12-11T17:45:10Z mark_weaver joined #scheme 2014-12-11T17:58:46Z civodul joined #scheme 2014-12-11T18:04:18Z civodul quit (Remote host closed the connection) 2014-12-11T18:05:05Z senoj joined #scheme 2014-12-11T18:07:20Z civodul joined #scheme 2014-12-11T18:13:17Z hellome quit (Read error: Connection reset by peer) 2014-12-11T18:14:22Z hellome joined #scheme 2014-12-11T18:14:32Z pnpuff joined #scheme 2014-12-11T18:16:22Z wingo quit (Quit: Leaving) 2014-12-11T18:17:23Z developernotes quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2014-12-11T18:26:08Z jeapostrophe quit (Ping timeout: 264 seconds) 2014-12-11T18:30:13Z scarygelatin quit (Ping timeout: 244 seconds) 2014-12-11T18:49:24Z pnpuff quit (Quit: Lost terminal) 2014-12-11T18:55:00Z scarygelatin joined #scheme 2014-12-11T19:05:56Z developernotes joined #scheme 2014-12-11T19:06:28Z amgarchIn9 joined #scheme 2014-12-11T19:11:58Z xyh joined #scheme 2014-12-11T19:12:06Z kongtomorrow joined #scheme 2014-12-11T19:18:28Z oldskirt joined #scheme 2014-12-11T19:19:44Z jeapostrophe joined #scheme 2014-12-11T19:21:31Z hilquias quit (Remote host closed the connection) 2014-12-11T19:24:39Z zv joined #scheme 2014-12-11T19:24:56Z taylanub quit (Quit: Using Circe, the loveliest of all IRC clients) 2014-12-11T19:33:02Z jeapostrophe quit (Ping timeout: 250 seconds) 2014-12-11T19:47:24Z kongtomorrow quit 2014-12-11T20:00:06Z amgarchIn9 quit (Ping timeout: 258 seconds) 2014-12-11T20:07:57Z acarrico joined #scheme 2014-12-11T20:18:39Z taylanub joined #scheme 2014-12-11T20:20:13Z bjz quit (Read error: Connection reset by peer) 2014-12-11T20:20:52Z bjz joined #scheme 2014-12-11T20:21:46Z amgarchIn9 joined #scheme 2014-12-11T20:28:04Z patric joined #scheme 2014-12-11T20:28:19Z enitiz joined #scheme 2014-12-11T20:32:53Z enitiz quit (Ping timeout: 244 seconds) 2014-12-11T20:33:54Z szgyg quit (Read error: Connection reset by peer) 2014-12-11T20:37:30Z mark_wea` joined #scheme 2014-12-11T20:39:05Z REPLeffect joined #scheme 2014-12-11T20:41:53Z mark_weaver quit (Ping timeout: 258 seconds) 2014-12-11T20:43:37Z enitiz joined #scheme 2014-12-11T20:44:49Z Kabaka quit (Ping timeout: 245 seconds) 2014-12-11T20:44:57Z mark_wea` quit (Ping timeout: 258 seconds) 2014-12-11T20:46:17Z MichaelRaskin joined #scheme 2014-12-11T20:47:30Z alexander-01 joined #scheme 2014-12-11T20:49:15Z enitiz quit (Ping timeout: 265 seconds) 2014-12-11T20:51:47Z kongtomorrow joined #scheme 2014-12-11T20:53:14Z excelsior quit (Quit: Lost terminal) 2014-12-11T20:54:17Z alexander-01: Im learning scheme and to keep mw interested Im trying to draw a mandelbrot set .. I have been looking at using sdl and have found info for chicken scheme but I am using gambit on a tablet while at work ..(hobby) any help in finding info for sdl and scheme in general appreciated 2014-12-11T20:59:10Z add^_ quit (Quit: Leaving.) 2014-12-11T21:01:36Z Kabaka joined #scheme 2014-12-11T21:06:07Z Riastradh quit (Ping timeout: 250 seconds) 2014-12-11T21:07:56Z Riastradh joined #scheme 2014-12-11T21:17:53Z alexander-01: I have used sdl and bmp with c but have not been able to find any info for scheme 2014-12-11T21:17:55Z alexander-01: . 2014-12-11T21:21:27Z xyh quit (Remote host closed the connection) 2014-12-11T21:23:17Z pjb quit (Ping timeout: 258 seconds) 2014-12-11T21:23:31Z bjz quit (Ping timeout: 255 seconds) 2014-12-11T21:25:13Z kazimir42 joined #scheme 2014-12-11T21:26:50Z pjb joined #scheme 2014-12-11T21:29:23Z enitiz joined #scheme 2014-12-11T21:32:56Z stamourv: alexander-01: To create pictures, I highly recommend Racket's `pict` library, or its `2htdp/image` library. 2014-12-11T21:33:18Z stamourv: They're much higher-level and more functional than SDL bindings. 2014-12-11T21:33:20Z mark_weaver joined #scheme 2014-12-11T21:34:21Z gravicappa quit (Remote host closed the connection) 2014-12-11T21:41:32Z alexander-01: stamourv: I have racket at home but the majority of freetime is at work where the only scheme I have is gambit on a tablet 2014-12-11T21:41:39Z gf3 quit (Quit: LOLeaving) 2014-12-11T21:44:31Z stamourv: alexander-01: Have you looked at http://www.wescheme.org/ ? 2014-12-11T21:44:31Z mlaine: "the majority of freetime is at work" 2014-12-11T21:44:33Z mlaine: :D 2014-12-11T21:45:22Z mark_weaver quit (Remote host closed the connection) 2014-12-11T21:46:02Z derek_c joined #scheme 2014-12-11T21:47:11Z mark_weaver joined #scheme 2014-12-11T21:47:35Z mark_weaver quit (Client Quit) 2014-12-11T21:47:46Z davexunit quit (Quit: Later) 2014-12-11T21:48:01Z mark_weaver joined #scheme 2014-12-11T21:48:44Z alexander-01: stamourv: no I haven't seen it before .. does it use racket online? 2014-12-11T21:49:13Z stamourv: It uses whalesong, which is a Racket to JS compiler. 2014-12-11T21:49:38Z stamourv: It's a subset of Racket, based on its teaching languages. 2014-12-11T21:50:05Z stamourv: It's enough for doing pictures, animations, etc. 2014-12-11T21:50:36Z stamourv: That's what the bootstrap curriculum (for middle school math) uses. You should check it out too, it's really cool stuff. 2014-12-11T21:54:04Z fridim_ quit (Ping timeout: 245 seconds) 2014-12-11T21:54:54Z hiroakip joined #scheme 2014-12-11T21:55:13Z alexander-01: yeah it looks pretty good thanks for the heads up 2014-12-11T22:01:46Z kongtomorrow quit 2014-12-11T22:11:28Z madmuppet006 joined #scheme 2014-12-11T22:13:58Z _dsm joined #scheme 2014-12-11T22:13:59Z alexander-01 quit (Ping timeout: 245 seconds) 2014-12-11T22:14:01Z madmuppet006 quit (Remote host closed the connection) 2014-12-11T22:14:32Z mrowe_away is now known as mrowe 2014-12-11T22:19:39Z alezost quit (Quit: I use GNU Guix ) 2014-12-11T22:24:30Z patric quit (Quit: leaving) 2014-12-11T22:29:18Z hiroakip quit (Ping timeout: 265 seconds) 2014-12-11T22:30:08Z davexunit joined #scheme 2014-12-11T22:33:31Z mikeyhc quit (Quit: leaving) 2014-12-11T22:35:56Z gf3 joined #scheme 2014-12-11T22:36:34Z hiroakip joined #scheme 2014-12-11T22:53:23Z developernotes quit (Quit: Textual IRC Client: www.textualapp.com) 2014-12-11T23:17:10Z senoj quit (Quit: /sleep) 2014-12-11T23:28:19Z civodul quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2014-12-11T23:28:33Z oldskirt quit (Ping timeout: 244 seconds) 2014-12-11T23:33:13Z kuribas joined #scheme 2014-12-11T23:33:21Z kuribas` joined #scheme 2014-12-11T23:34:10Z kuribas quit (Client Quit) 2014-12-11T23:34:25Z kuribas` quit (Client Quit) 2014-12-11T23:34:40Z kuribas joined #scheme 2014-12-11T23:35:07Z kuribas` joined #scheme 2014-12-11T23:35:30Z kuribas quit (Read error: Connection reset by peer) 2014-12-11T23:35:30Z kuribas` quit (Read error: Connection reset by peer) 2014-12-11T23:35:48Z kuribas joined #scheme 2014-12-11T23:36:03Z Riastradh quit (Ping timeout: 250 seconds) 2014-12-11T23:37:52Z Riastradh joined #scheme 2014-12-11T23:46:48Z kongtomorrow joined #scheme 2014-12-11T23:50:39Z enitiz quit (Ping timeout: 245 seconds)