2016-08-05T00:02:06Z bboston7 joined #scheme 2016-08-05T00:10:13Z Riastradh joined #scheme 2016-08-05T00:25:45Z daviid joined #scheme 2016-08-05T00:27:03Z Riastradh quit (Ping timeout: 240 seconds) 2016-08-05T00:30:40Z kssreeram joined #scheme 2016-08-05T00:46:56Z karswell` joined #scheme 2016-08-05T00:55:21Z cemerick joined #scheme 2016-08-05T00:56:52Z daviid quit (Ping timeout: 240 seconds) 2016-08-05T00:58:05Z robotoad joined #scheme 2016-08-05T01:00:00Z mejja quit (Quit: \ No newline at end of file) 2016-08-05T01:02:27Z groscoe quit (Ping timeout: 276 seconds) 2016-08-05T01:13:45Z daviid joined #scheme 2016-08-05T01:24:43Z kssreeram quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T01:33:35Z bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2016-08-05T01:34:16Z justinethier_ joined #scheme 2016-08-05T01:36:01Z wtetzner joined #scheme 2016-08-05T01:37:44Z wtetzner quit (Remote host closed the connection) 2016-08-05T01:43:25Z shdeng joined #scheme 2016-08-05T01:44:39Z DGASAU quit (Read error: Connection reset by peer) 2016-08-05T01:45:23Z DGASAU joined #scheme 2016-08-05T01:46:30Z bboston7 quit (Quit: bboston7) 2016-08-05T01:50:46Z cibs quit (Ping timeout: 240 seconds) 2016-08-05T01:51:30Z neoncontrails quit 2016-08-05T01:52:20Z MrBusiness joined #scheme 2016-08-05T01:52:56Z MrBusiness: which scheme interpreter has the best platform compatibility and foreign function interface for screwing with C code? 2016-08-05T01:52:59Z cibs joined #scheme 2016-08-05T01:53:06Z cemerick quit (Ping timeout: 244 seconds) 2016-08-05T01:53:45Z MrBusiness: or should I just use the scheme to metaprogram my C? 2016-08-05T01:55:34Z qu1j0t3: in the sake of a timely if not high quality answer, I believe Chicken's FFI is pretty good? 2016-08-05T01:56:21Z shdeng quit (Ping timeout: 258 seconds) 2016-08-05T02:00:34Z MrBusiness: okay, I'll examine it 2016-08-05T02:00:38Z MrBusiness: thasnk you 2016-08-05T02:00:42Z MrBusiness: thank you, rather 2016-08-05T02:00:50Z MrBusiness: hard to see my keyboard sometimes 2016-08-05T02:02:04Z MrBusiness: I also peeked at Racket 2016-08-05T02:02:20Z MrBusiness: but it seems odd in a way 2016-08-05T02:02:55Z edgar-rft joined #scheme 2016-08-05T02:03:13Z MrBusiness: yeah, this sounds prettu cool 2016-08-05T02:04:44Z shdeng joined #scheme 2016-08-05T02:06:06Z MrBusiness: wonder if it has SDL bindings 2016-08-05T02:06:50Z Menche: Racket is huge 2016-08-05T02:07:23Z Menche: which is my main complaint about it 2016-08-05T02:07:33Z MrBusiness: Yeah, I hera that John Carmack had his kid program his first game in DrRacket 2016-08-05T02:08:23Z MrBusiness: but I just want a relatively light-weight, embeddable thing to toss into points of my C lib for a game engine 2016-08-05T02:08:32Z MrBusiness: and to see that Chicken compiles to C 2016-08-05T02:08:34Z MrBusiness: very nice 2016-08-05T02:09:25Z Menche: not sure if chicken is designed to be embedded 2016-08-05T02:09:56Z MrBusiness: wikipedia says otherwise, but what does it know? 2016-08-05T02:10:02Z MrBusiness: I'll check out the main site 2016-08-05T02:10:22Z justinethier_: if you want to embed a scheme, you might want to look into chibi 2016-08-05T02:10:43Z rgrinberg quit (Quit: WeeChat 1.5) 2016-08-05T02:11:06Z rgrinberg joined #scheme 2016-08-05T02:11:24Z MrBusiness: hmmm 2016-08-05T02:11:44Z MrBusiness: I sense that I might out to make a component diagram for the engine first 2016-08-05T02:12:03Z MrBusiness: s/out/ought/g 2016-08-05T02:12:29Z MrBusiness: yes folks, I'm actually just a poor Perl shmoe 2016-08-05T02:13:15Z fiddlerwoaroof quit (Ping timeout: 244 seconds) 2016-08-05T02:15:45Z MrBusiness: wo, chibi sounds nice too 2016-08-05T02:15:55Z MrBusiness: no wikipedia entry for it, but it soounds cool 2016-08-05T02:16:26Z MrBusiness: oh nuts 2016-08-05T02:16:34Z MrBusiness: only Windows with cygwin 2016-08-05T02:16:51Z MrBusiness: this is precisely the problem I had with Lisp 2016-08-05T02:16:59Z MrBusiness: always some interpreter weakness in Windows 2016-08-05T02:17:10Z MrBusiness: guess that's just a sad commentary on Windows 2016-08-05T02:18:34Z MrBusiness: one might think a native Windows runtime to be a bit more important than one for Plan9 2016-08-05T02:18:47Z MrBusiness: but ho hum, what do I know 2016-08-05T02:25:00Z robotoad quit (Ping timeout: 250 seconds) 2016-08-05T02:25:26Z MrBusiness: Anyone have a link that explains the Scheme versioning numbers 2016-08-05T02:25:38Z MrBusiness: R(X)R(Y)? 2016-08-05T02:27:51Z robotoad joined #scheme 2016-08-05T02:29:42Z jlongster joined #scheme 2016-08-05T02:31:14Z pierpa: what are scheme versioning numbers? 2016-08-05T02:31:17Z cemerick joined #scheme 2016-08-05T02:31:36Z pierpa: ah! you mean the standards! 2016-08-05T02:31:40Z MrBusiness: yeah 2016-08-05T02:31:46Z MrBusiness: I guess that;s what these are 2016-08-05T02:31:50Z pierpa: yes 2016-08-05T02:32:09Z pierpa: well, it's easy, successive standards have successive numbers 2016-08-05T02:32:35Z MrBusiness: well, seems as though there is a number and a letter sometimes 2016-08-05T02:32:50Z MrBusiness: R7RS for example 2016-08-05T02:32:53Z MrBusiness: ah 2016-08-05T02:33:00Z MrBusiness: they all end with S 2016-08-05T02:33:05Z MrBusiness: maybe 2016-08-05T02:33:09Z pierpa: they are the Revised^n Report on the Scheme programming language 2016-08-05T02:33:12Z Opodeldoc quit (Ping timeout: 258 seconds) 2016-08-05T02:33:20Z pierpa: only the number is variable 2016-08-05T02:33:35Z pierpa: the S stands for Scheme :) 2016-08-05T02:33:39Z MrBusiness: ah 2016-08-05T02:33:51Z MrBusiness: so the higher the number, presumably, the newer the standard 2016-08-05T02:33:56Z MrBusiness: very simple, then 2016-08-05T02:34:15Z pierpa: yep 2016-08-05T02:34:29Z Riastradh joined #scheme 2016-08-05T02:34:36Z MrBusiness: and according to wikipedia R7RS is the stable standard 2016-08-05T02:34:41Z MrBusiness: hm 2016-08-05T02:35:44Z pierpa: hmmm 2016-08-05T02:35:56Z pierpa: r7rs is the standard being worked on now 2016-08-05T02:37:33Z edgar-rft: calling something containing a version number as "stable" is a very interesting theory 2016-08-05T02:38:07Z Opodeldoc joined #scheme 2016-08-05T02:39:22Z pierpa: I think they meant, in analogy with major and minor versions used in IT 2016-08-05T02:39:34Z pierpa: only, the analogy is not very pertinent in this case 2016-08-05T02:57:16Z ArneBab joined #scheme 2016-08-05T02:57:44Z Tenhi quit (Ping timeout: 258 seconds) 2016-08-05T02:57:52Z jlongster quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T02:58:39Z justinethier_ quit (Quit: leaving) 2016-08-05T03:00:40Z Tenhi joined #scheme 2016-08-05T03:01:19Z ArneBab_ quit (Ping timeout: 244 seconds) 2016-08-05T03:01:34Z daviid quit (Ping timeout: 240 seconds) 2016-08-05T03:03:03Z robotoad quit (Ping timeout: 240 seconds) 2016-08-05T03:06:22Z robotoad joined #scheme 2016-08-05T03:08:31Z kssreeram joined #scheme 2016-08-05T03:11:49Z wtetzner joined #scheme 2016-08-05T03:14:08Z tmtwd joined #scheme 2016-08-05T03:14:35Z robotoad quit (Read error: Connection reset by peer) 2016-08-05T03:25:00Z Tbone139 joined #scheme 2016-08-05T03:27:32Z Tenhi quit (Ping timeout: 240 seconds) 2016-08-05T03:27:41Z wtetzner quit (Remote host closed the connection) 2016-08-05T03:32:56Z grettke quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T03:35:42Z Tenhi joined #scheme 2016-08-05T03:47:18Z CustosL1men quit (Ping timeout: 244 seconds) 2016-08-05T03:48:56Z CustosL1men joined #scheme 2016-08-05T03:50:33Z oleo quit (Read error: Connection reset by peer) 2016-08-05T03:50:39Z oleo joined #scheme 2016-08-05T04:03:50Z cemerick quit (Ping timeout: 265 seconds) 2016-08-05T04:09:25Z badkins quit (Remote host closed the connection) 2016-08-05T04:29:57Z logicmoo joined #scheme 2016-08-05T04:31:12Z dmiles quit (Ping timeout: 260 seconds) 2016-08-05T04:37:56Z Fare quit (Ping timeout: 244 seconds) 2016-08-05T04:38:54Z tmtwd quit (Ping timeout: 276 seconds) 2016-08-05T04:45:30Z karswell` quit (Remote host closed the connection) 2016-08-05T04:45:40Z turbofail quit (Ping timeout: 244 seconds) 2016-08-05T04:49:26Z oleo quit (Quit: Leaving) 2016-08-05T04:52:15Z dmiles joined #scheme 2016-08-05T04:54:25Z logicmoo quit (Ping timeout: 252 seconds) 2016-08-05T04:54:58Z pierpa quit (Ping timeout: 252 seconds) 2016-08-05T04:59:46Z dmiles quit (Read error: Connection reset by peer) 2016-08-05T05:05:36Z robotoad joined #scheme 2016-08-05T05:06:39Z grettke joined #scheme 2016-08-05T05:14:30Z M-krsiehl quit (Remote host closed the connection) 2016-08-05T05:14:30Z DeeEff[m] quit (Read error: Connection reset by peer) 2016-08-05T05:20:01Z gravicappa joined #scheme 2016-08-05T05:23:13Z dmiles joined #scheme 2016-08-05T05:26:40Z rgrinberg quit (Ping timeout: 250 seconds) 2016-08-05T05:30:05Z lambda-11235 quit (Quit: Bye) 2016-08-05T05:34:48Z qu1j0t3 quit (Ping timeout: 276 seconds) 2016-08-05T05:37:14Z kssreeram quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T05:42:08Z bboston7 joined #scheme 2016-08-05T05:45:01Z DeeEff[m] joined #scheme 2016-08-05T05:47:09Z stepnem quit (Ping timeout: 276 seconds) 2016-08-05T05:48:23Z dmiles quit (Read error: Connection reset by peer) 2016-08-05T05:52:52Z stepnem joined #scheme 2016-08-05T05:53:58Z Menche: http://justinethier.github.io/cyclone/ didn't know about this one, looks neat 2016-08-05T05:56:25Z grettke quit (Quit: Textual IRC Client: www.textualapp.com) 2016-08-05T05:56:27Z mumptai joined #scheme 2016-08-05T06:03:40Z safe joined #scheme 2016-08-05T06:09:13Z tax quit (Quit: Leaving) 2016-08-05T06:09:17Z safe quit (Read error: Connection reset by peer) 2016-08-05T06:09:45Z tax joined #scheme 2016-08-05T06:12:47Z dmiles joined #scheme 2016-08-05T06:13:26Z tax quit (Excess Flood) 2016-08-05T06:15:46Z tax joined #scheme 2016-08-05T06:19:21Z wasamasa: MrBusiness: there's a great difference between havng good FFI and being well-suited for embedding into another program 2016-08-05T06:28:21Z kssreeram joined #scheme 2016-08-05T06:34:41Z M-krsiehl joined #scheme 2016-08-05T06:38:09Z _sjs quit (Ping timeout: 260 seconds) 2016-08-05T06:38:21Z Opodeldoc quit (Quit: Leaving) 2016-08-05T06:38:37Z Naraka joined #scheme 2016-08-05T06:47:59Z kssreeram quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T06:48:33Z kssreeram joined #scheme 2016-08-05T06:52:46Z mumptai quit (Remote host closed the connection) 2016-08-05T06:54:19Z robotoad quit (Quit: Textual IRC Client: www.textualapp.com) 2016-08-05T06:54:58Z mastokley quit (Ping timeout: 258 seconds) 2016-08-05T06:56:34Z alezost joined #scheme 2016-08-05T06:56:45Z vydd quit 2016-08-05T06:59:45Z kssreeram quit (Read error: Connection reset by peer) 2016-08-05T07:03:12Z bboston7 quit (Ping timeout: 276 seconds) 2016-08-05T07:11:58Z kssreeram joined #scheme 2016-08-05T07:26:44Z bjz joined #scheme 2016-08-05T07:28:43Z ovenpasta joined #scheme 2016-08-05T07:52:41Z grettke joined #scheme 2016-08-05T07:56:28Z kssreeram quit (Ping timeout: 252 seconds) 2016-08-05T08:02:31Z przl joined #scheme 2016-08-05T08:12:45Z ym joined #scheme 2016-08-05T08:22:45Z davorb joined #scheme 2016-08-05T08:24:57Z grettke quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T08:35:27Z alezost quit (Quit: I live in GuixSD and Emacs ) 2016-08-05T08:37:33Z greatscottttt joined #scheme 2016-08-05T08:46:06Z przl_ joined #scheme 2016-08-05T08:48:31Z przl quit (Ping timeout: 244 seconds) 2016-08-05T09:02:49Z przl_ quit (Ping timeout: 244 seconds) 2016-08-05T09:05:24Z Naraka quit (Ping timeout: 276 seconds) 2016-08-05T09:05:52Z Naraka joined #scheme 2016-08-05T09:15:17Z przl joined #scheme 2016-08-05T09:24:56Z pierpa joined #scheme 2016-08-05T09:27:33Z yrdz quit (Ping timeout: 240 seconds) 2016-08-05T09:27:58Z przl quit (Ping timeout: 258 seconds) 2016-08-05T09:28:18Z przl joined #scheme 2016-08-05T09:34:39Z sethalves quit (Ping timeout: 276 seconds) 2016-08-05T09:42:11Z ggole joined #scheme 2016-08-05T10:03:37Z shdeng quit (Quit: Leaving) 2016-08-05T10:12:27Z nisstyre quit (Ping timeout: 260 seconds) 2016-08-05T10:19:35Z narendraj9 joined #scheme 2016-08-05T10:37:22Z Naraka quit (Ping timeout: 244 seconds) 2016-08-05T10:41:42Z Fare joined #scheme 2016-08-05T10:59:09Z Fare quit (Ping timeout: 276 seconds) 2016-08-05T11:09:20Z groovy2shoes quit (Quit: Leaving) 2016-08-05T11:15:05Z fadein quit (Ping timeout: 250 seconds) 2016-08-05T11:18:25Z przl quit (Ping timeout: 250 seconds) 2016-08-05T11:24:40Z fadein joined #scheme 2016-08-05T11:26:02Z mbuf joined #scheme 2016-08-05T11:26:47Z strg joined #scheme 2016-08-05T11:27:03Z strg left #scheme 2016-08-05T11:46:36Z Fare joined #scheme 2016-08-05T12:00:07Z ovenpasta quit (Ping timeout: 252 seconds) 2016-08-05T12:00:07Z cemerick joined #scheme 2016-08-05T12:14:01Z przl joined #scheme 2016-08-05T12:16:30Z kssreeram joined #scheme 2016-08-05T12:19:39Z przl_ joined #scheme 2016-08-05T12:20:20Z przl quit (Ping timeout: 244 seconds) 2016-08-05T12:22:31Z mbuf quit (Quit: Ex-Chat) 2016-08-05T12:25:19Z kssreeram quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T12:28:19Z cemerick quit (Ping timeout: 250 seconds) 2016-08-05T12:29:32Z rgrinberg joined #scheme 2016-08-05T12:30:54Z oleo joined #scheme 2016-08-05T12:35:16Z jlongster joined #scheme 2016-08-05T12:48:09Z Carisius joined #scheme 2016-08-05T12:48:15Z narendraj9 quit (Ping timeout: 244 seconds) 2016-08-05T13:00:43Z jlongster quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T13:08:30Z Fare quit (Ping timeout: 276 seconds) 2016-08-05T13:10:45Z Fare joined #scheme 2016-08-05T13:11:53Z qu1j0t3 joined #scheme 2016-08-05T13:17:07Z Fare quit (Ping timeout: 252 seconds) 2016-08-05T13:18:16Z Fare joined #scheme 2016-08-05T13:19:11Z Carisius quit (Read error: Connection reset by peer) 2016-08-05T13:24:16Z leot joined #scheme 2016-08-05T13:24:33Z jlongster joined #scheme 2016-08-05T13:27:54Z kssreeram joined #scheme 2016-08-05T13:28:13Z lexicall joined #scheme 2016-08-05T13:30:36Z pierpa quit (Ping timeout: 244 seconds) 2016-08-05T13:32:33Z sethalves joined #scheme 2016-08-05T13:36:38Z jlongster quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T13:37:10Z bboston7 joined #scheme 2016-08-05T13:41:29Z karswell` joined #scheme 2016-08-05T13:48:55Z karswell` is now known as karswell 2016-08-05T13:49:52Z zacts joined #scheme 2016-08-05T13:51:19Z Fare quit (Ping timeout: 258 seconds) 2016-08-05T13:52:04Z Fare joined #scheme 2016-08-05T13:59:37Z jcowan quit (Read error: Connection reset by peer) 2016-08-05T13:59:43Z jcowan_ joined #scheme 2016-08-05T14:04:26Z jcowan_ quit (Read error: Connection reset by peer) 2016-08-05T14:05:10Z jcowan joined #scheme 2016-08-05T14:07:25Z bboston7 quit (Ping timeout: 258 seconds) 2016-08-05T14:07:52Z bboston7 joined #scheme 2016-08-05T14:14:48Z Fare quit (Ping timeout: 276 seconds) 2016-08-05T14:15:38Z karswell quit (Read error: Connection reset by peer) 2016-08-05T14:15:55Z groscoe joined #scheme 2016-08-05T14:16:05Z karswell joined #scheme 2016-08-05T14:16:45Z badkins joined #scheme 2016-08-05T14:18:41Z badkins quit (Read error: Connection reset by peer) 2016-08-05T14:19:15Z badkins joined #scheme 2016-08-05T14:21:29Z grettke joined #scheme 2016-08-05T14:29:06Z leppie quit 2016-08-05T14:30:39Z leppie joined #scheme 2016-08-05T14:36:54Z grettke quit (Quit: Textual IRC Client: www.textualapp.com) 2016-08-05T14:37:03Z narendraj9 joined #scheme 2016-08-05T14:42:16Z zacts quit (Quit: WeeChat 1.4) 2016-08-05T14:43:18Z bboston7 quit (Ping timeout: 244 seconds) 2016-08-05T14:44:59Z zacts joined #scheme 2016-08-05T15:00:20Z bboston7 joined #scheme 2016-08-05T15:01:32Z rgrinberg quit (Quit: WeeChat 1.5) 2016-08-05T15:01:56Z rgrinberg joined #scheme 2016-08-05T15:04:45Z cemerick joined #scheme 2016-08-05T15:06:00Z przl_ quit (Ping timeout: 265 seconds) 2016-08-05T15:14:52Z kssreeram quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T15:15:01Z narendraj9 quit (Ping timeout: 250 seconds) 2016-08-05T15:24:21Z ddp joined #scheme 2016-08-05T15:27:47Z badkins quit (Read error: Connection reset by peer) 2016-08-05T15:28:50Z ddp quit (Client Quit) 2016-08-05T15:29:04Z ddp joined #scheme 2016-08-05T15:29:49Z robotoad joined #scheme 2016-08-05T15:30:04Z ddp quit (Client Quit) 2016-08-05T15:35:26Z badkins joined #scheme 2016-08-05T15:39:14Z bboston7 quit (Quit: bboston7) 2016-08-05T15:51:20Z greatscottttt quit (Quit: WeeChat 1.5) 2016-08-05T15:53:08Z zacts quit (Quit: WeeChat 1.4) 2016-08-05T15:54:41Z grettke joined #scheme 2016-08-05T15:57:51Z fgudin quit (Quit: leaving) 2016-08-05T15:59:15Z rgrinberg quit (Ping timeout: 264 seconds) 2016-08-05T16:04:17Z mastokley joined #scheme 2016-08-05T16:11:01Z Naraka joined #scheme 2016-08-05T16:12:03Z lexicall quit (Ping timeout: 240 seconds) 2016-08-05T16:12:32Z lexicall joined #scheme 2016-08-05T16:12:55Z fiddlerwoaroof joined #scheme 2016-08-05T16:13:51Z kssreeram joined #scheme 2016-08-05T16:15:03Z Riastradh quit (Ping timeout: 276 seconds) 2016-08-05T16:15:09Z lexicall quit (Remote host closed the connection) 2016-08-05T16:17:09Z lexicall joined #scheme 2016-08-05T16:26:30Z kssreeram quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T16:26:56Z kssreeram joined #scheme 2016-08-05T16:28:04Z Tenhi quit (Ping timeout: 264 seconds) 2016-08-05T16:30:44Z Tenhi joined #scheme 2016-08-05T16:31:09Z lexicall quit (Quit: Ah, my macbook is gonna sleep!) 2016-08-05T16:35:22Z groscoe quit (Remote host closed the connection) 2016-08-05T16:37:48Z zacts joined #scheme 2016-08-05T16:39:03Z mumptai joined #scheme 2016-08-05T16:53:13Z marcoecc joined #scheme 2016-08-05T16:54:00Z marcoecc quit (Remote host closed the connection) 2016-08-05T16:54:32Z marcoecc joined #scheme 2016-08-05T16:54:58Z marcoecc quit (Remote host closed the connection) 2016-08-05T17:01:20Z vydd joined #scheme 2016-08-05T17:04:32Z sethalves quit (Remote host closed the connection) 2016-08-05T17:16:21Z kssreeram quit (Read error: Connection reset by peer) 2016-08-05T17:17:34Z Tenhi quit (Ping timeout: 240 seconds) 2016-08-05T17:25:44Z Tenhi joined #scheme 2016-08-05T17:28:12Z sethalves joined #scheme 2016-08-05T17:35:31Z cemerick quit (Ping timeout: 244 seconds) 2016-08-05T17:35:57Z mastokley quit (Ping timeout: 258 seconds) 2016-08-05T17:47:23Z Tenhi quit (Ping timeout: 244 seconds) 2016-08-05T17:48:31Z cemerick joined #scheme 2016-08-05T17:50:43Z Tenhi joined #scheme 2016-08-05T17:59:37Z kssreeram joined #scheme 2016-08-05T18:01:52Z nanoz joined #scheme 2016-08-05T18:01:53Z nanoz quit (Changing host) 2016-08-05T18:01:53Z nanoz joined #scheme 2016-08-05T18:02:38Z narendraj9 joined #scheme 2016-08-05T18:13:45Z zacts quit (Ping timeout: 244 seconds) 2016-08-05T18:16:03Z gravicappa quit (Ping timeout: 240 seconds) 2016-08-05T18:21:11Z adu joined #scheme 2016-08-05T18:32:39Z kssreeram quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T18:40:30Z lambda-11235 joined #scheme 2016-08-05T18:41:12Z daviid joined #scheme 2016-08-05T18:49:02Z ASau joined #scheme 2016-08-05T18:52:07Z mastokley joined #scheme 2016-08-05T19:09:43Z nanoz quit (Read error: Connection reset by peer) 2016-08-05T19:11:29Z kssreeram joined #scheme 2016-08-05T19:18:03Z kssreeram quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T19:25:36Z jlongster joined #scheme 2016-08-05T19:25:47Z jlongster quit (Client Quit) 2016-08-05T20:00:52Z zacts joined #scheme 2016-08-05T20:12:22Z adu quit (Quit: adu) 2016-08-05T20:19:08Z zacts quit (Quit: WeeChat 1.4) 2016-08-05T20:27:32Z narendraj9 quit (Ping timeout: 240 seconds) 2016-08-05T20:37:52Z cemerick quit (Ping timeout: 240 seconds) 2016-08-05T20:42:01Z wtetzner joined #scheme 2016-08-05T20:44:21Z turbofail joined #scheme 2016-08-05T20:56:09Z Naraka quit (Quit: Leaving) 2016-08-05T20:56:10Z badkins quit (Read error: Connection reset by peer) 2016-08-05T20:58:22Z Naraka joined #scheme 2016-08-05T20:59:47Z badkins joined #scheme 2016-08-05T21:22:43Z grettke quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T21:23:18Z ggole quit 2016-08-05T21:27:31Z Riastradh joined #scheme 2016-08-05T21:33:41Z leot quit (Ping timeout: 244 seconds) 2016-08-05T21:34:09Z badkins quit (Ping timeout: 260 seconds) 2016-08-05T21:36:42Z jlongster joined #scheme 2016-08-05T22:00:51Z pierpa joined #scheme 2016-08-05T22:09:48Z mejja joined #scheme 2016-08-05T22:14:36Z aries_liuxueyang quit (Quit: No Ping reply in 180 seconds.) 2016-08-05T22:15:45Z jcowan quit (Quit: Leaving) 2016-08-05T22:15:55Z aries_liuxueyang joined #scheme 2016-08-05T22:22:16Z jlongster quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T22:26:00Z safe joined #scheme 2016-08-05T22:27:38Z lambda-11235 quit (Quit: Bye) 2016-08-05T22:30:07Z Fare joined #scheme 2016-08-05T22:30:48Z adu joined #scheme 2016-08-05T22:36:16Z turbofail quit (Ping timeout: 250 seconds) 2016-08-05T22:38:27Z daviid` joined #scheme 2016-08-05T22:40:11Z daviid quit (Ping timeout: 244 seconds) 2016-08-05T22:42:09Z badkins joined #scheme 2016-08-05T22:47:42Z kssreeram joined #scheme 2016-08-05T22:51:58Z adu quit (Remote host closed the connection) 2016-08-05T22:52:03Z kssreeram quit (Ping timeout: 240 seconds) 2016-08-05T22:53:30Z Riastradh quit (Ping timeout: 276 seconds) 2016-08-05T23:17:17Z lambda-11235 joined #scheme 2016-08-05T23:21:09Z robotoad quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-08-05T23:21:30Z githogori quit (Remote host closed the connection) 2016-08-05T23:22:52Z Fare quit (Ping timeout: 258 seconds) 2016-08-05T23:39:19Z robotoad joined #scheme 2016-08-05T23:43:12Z grettke joined #scheme 2016-08-05T23:46:24Z turbofail joined #scheme 2016-08-05T23:59:51Z Fare joined #scheme