2015-03-20T00:00:06Z SrPx: kephra: sorry but I'm not sure how this helps :( 2015-03-20T00:00:10Z AkashicLegend joined #scheme 2015-03-20T00:03:25Z ijp: SrPx: but graph reduction as a technique for functional languages is well studied, but I don't know if it is still fashionable 2015-03-20T00:04:06Z hiroaki quit (Ping timeout: 256 seconds) 2015-03-20T00:04:18Z hiroakip quit (Ping timeout: 246 seconds) 2015-03-20T00:06:43Z SrPx: Uh huh, the point is I've been reading on that papers (and papers that cited it) that those techniques, including graph reduction are not optimal. So I was wondering if one has actually implemented the optimal algorithm and how it would look on pseudocode 2015-03-20T00:07:19Z SrPx: "The technique of graph reductions[9] avoids some copying by treating a lambda expression as a tree (...) But this only postpones copying by one step. If the lambda term in a redex is represented by a shared section of graph, that section must be copied before the redex can be reduced." 2015-03-20T00:07:33Z ijp: SrPx: but re: call by need lc, the original paper on that has the footnote "our calculus captures neither full laziness as described by wadsworth, nor the sharing required by optimal-calculus interpreters. however, as observed by arvind, kathail and pingali, full laziness can always be obtained by extracting the maximal free expressions of a function at compile time" 2015-03-20T00:08:33Z SrPx: So, if I understand this footnote, you can achieve full laziness but not optimality 2015-03-20T00:08:37Z SrPx: Correct? 2015-03-20T00:08:56Z ijp: that is how I interpret it 2015-03-20T00:09:05Z ijp: but anyway, the problem is often that with modern hardware, optimal often isn't 2015-03-20T00:09:14Z kephra: SrPx, likely not - because Norwig provides a pragmatic easy implementation, while you are talking at a much higher abstraction - did miss the main point of your question ;-( 2015-03-20T00:10:20Z ijp: SrPx: I suspect if the relevant papers don't provide implementations, you probably won't find one 2015-03-20T00:10:33Z SrPx: kephra: no problems, thank you ! :) 2015-03-20T00:11:20Z SrPx: ijp: there is actually a neat implementation, but it is a pile of old C files, written back on the 90's 2015-03-20T00:11:53Z SrPx: Since the paper is so old, I suspect the field has evolved in some direction and there will probably be good stuff in - I'm just not sure how to get there 2015-03-20T00:12:32Z ijp: well, it may have just went out of fashion and festered *shrug* 2015-03-20T00:13:19Z SrPx: Hmm, I doubt so. There are tons of citations and fresh papers talking about interaction nets 2015-03-20T00:13:35Z SrPx: but who knows... so many things to follow, i'm lost on the woods 2015-03-20T00:16:33Z joneshf-laptop quit (Ping timeout: 250 seconds) 2015-03-20T00:19:13Z rszeno quit (Quit: Leaving.) 2015-03-20T00:20:32Z SrPx: ijp: well seems like it doesn't have contents online 2015-03-20T00:20:56Z SrPx: ijp: sad! In 1999 I was playing pokémon on my garden lol. 2015-03-20T00:22:57Z Soft quit (Ping timeout: 256 seconds) 2015-03-20T00:24:06Z ijp: and in 2015 you're still playing pokémon, only now on the commute because it's the only place you have time? 2015-03-20T00:24:40Z turbofail: speak for yourself, i have plenty of time to play it 2015-03-20T00:30:26Z adu quit (Quit: adu) 2015-03-20T00:35:24Z Soft joined #scheme 2015-03-20T00:39:43Z SrPx: I'm not sure what a commute is, but that sounds correct 2015-03-20T00:40:52Z scarygelatin joined #scheme 2015-03-20T00:41:15Z sethalves quit (Quit: Leaving.) 2015-03-20T00:42:18Z sethalves joined #scheme 2015-03-20T00:43:40Z Flaoer joined #scheme 2015-03-20T00:52:02Z mrowe is now known as mrowe_away 2015-03-20T00:52:07Z sethalves quit (Quit: Leaving.) 2015-03-20T00:54:22Z bb010g joined #scheme 2015-03-20T00:54:44Z kongtomo_ quit 2015-03-20T01:00:33Z kongtomorrow joined #scheme 2015-03-20T01:02:52Z badkins quit (Read error: Connection reset by peer) 2015-03-20T01:20:17Z scc joined #scheme 2015-03-20T01:20:54Z mrowe_away is now known as mrowe 2015-03-20T01:27:22Z jeapostrophe joined #scheme 2015-03-20T01:27:22Z jeapostrophe quit (Changing host) 2015-03-20T01:27:22Z jeapostrophe joined #scheme 2015-03-20T01:28:39Z davexunit quit (Quit: Later) 2015-03-20T01:42:12Z kongtomorrow quit 2015-03-20T01:49:22Z theseb_ quit (Quit: Leaving) 2015-03-20T01:49:37Z AkashicLegend quit (Ping timeout: 264 seconds) 2015-03-20T01:50:12Z AkashicLegend joined #scheme 2015-03-20T01:52:38Z amgarchIn9 quit (Ping timeout: 244 seconds) 2015-03-20T01:52:54Z adu joined #scheme 2015-03-20T01:54:40Z badkins joined #scheme 2015-03-20T02:02:42Z xyh joined #scheme 2015-03-20T02:04:10Z echo-area joined #scheme 2015-03-20T02:09:20Z AkashicLegend_ joined #scheme 2015-03-20T02:09:54Z AkashicLegend quit (Ping timeout: 272 seconds) 2015-03-20T02:09:54Z AkashicLegend_ is now known as AkashicLegend 2015-03-20T02:12:52Z jlongster joined #scheme 2015-03-20T02:18:59Z badkins quit 2015-03-20T02:19:54Z turtleman_ joined #scheme 2015-03-20T02:26:35Z ijp quit (Quit: brb proving riemann hypothesis) 2015-03-20T02:29:35Z sdothum quit (Quit: ZNC - 1.6.0 - http://znc.in) 2015-03-20T02:37:42Z {-}grant quit (Remote host closed the connection) 2015-03-20T02:39:03Z ASau quit (Ping timeout: 252 seconds) 2015-03-20T02:43:51Z hiyosi quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2015-03-20T02:45:21Z daviid joined #scheme 2015-03-20T02:52:38Z {0}grant joined #scheme 2015-03-20T02:54:18Z {0}grant: How close is Scheme code being from being as-portable as CL code, at the standard level? 2015-03-20T02:54:30Z {0}grant: Like, R7RS doesn't 'solve' this still -- right? 2015-03-20T02:58:07Z excelsior joined #scheme 2015-03-20T03:04:37Z turtleman_ quit (Ping timeout: 255 seconds) 2015-03-20T03:07:26Z kephra: scheme versions differ a lot, if you need much more then r4rs 2015-03-20T03:09:52Z {0}grant: kephra: Regarding me? 2015-03-20T03:10:37Z kephra: yes - but also common lisp is only half of the bill to pay for portability - e.g. you likely need libraries like cl-port for "modern" applications 2015-03-20T03:10:39Z {0}grant: I'm saying regarding the large version of the standard, am I wrong to think that an explicit goal for such a seperation is based around making such a thing more potable via the stardnard? 2015-03-20T03:11:01Z {0}grant: Or is this a partial side-effect of an unrealted goal? 2015-03-20T03:12:28Z kephra: a standard makes portablity easier, but coming from forth point of view its not necessary 2015-03-20T03:13:17Z kephra: i think you could write portable scheme code, in the same way as you write portable forth code - just add the necessary words/defines that is missing in your implementation, and required for your app 2015-03-20T03:13:24Z {0}grant is interested in implementing a basic Scheme by the end of the year, to somepoint next year -- and doesn't want to write a whole bunch of non-trivial code in it, to find it's useless elsewhere. :^P 2015-03-20T03:15:42Z vishesh joined #scheme 2015-03-20T03:16:20Z scarygelatin quit (Quit: leaving) 2015-03-20T03:16:50Z {0}grant: I mean, ultimately and honestly, my first Scheme implementation will like be shite and too I do not seem myself writing a whole bunch in it -- besides the tooling for and/or the implementation itself. 2015-03-20T03:17:09Z kephra: if your scheme is useful or useless depends more on what kind of use you plan. e.g. I'm currently writing a non recursive interpreter for a scheme like language in JS - I guess it will be useless outside of my scope: add reader macros for infix notation to provide a 4gl 2015-03-20T03:18:30Z {0}grant: kephra: Eventually, I want to write a Scheme that writes directly to RISC's instruction set; But that's more far out, right now, the goal-posts are set to more tangiable and modest goals. 2015-03-20T03:19:05Z kephra: so, better stick to some lower bar for your first scheme: r4rs 2015-03-20T03:19:09Z {0}grant: But again, said goals, I guess would be wise not to write non-trivial code outside of the actual impementation and any relastted tooling. 2015-03-20T03:20:00Z {0}grant: kephra: So by that, I take it that R7RS Small still happens to be notably larger than R7R4 and prior? 2015-03-20T03:20:08Z kephra: you might want to look at sbcl, cmucl for lisp jit 2015-03-20T03:20:09Z {0}grant: I haven't checked pre-R6RS. 2015-03-20T03:20:55Z kephra: http://groups.csail.mit.edu/mac/ftpdir/scm/r4rstest.scm <- the good thing about r4rs is that you have tests 2015-03-20T03:21:38Z kephra: you might want to talk to the guru's here - but I have the feeling that most schemers dislike r7rs, and stick to r4 to r6 instead 2015-03-20T03:22:22Z {0}grant: kephra: Dislike for general implementation details, or more-so the general ideleogy shift of moving a bit more away from it's "minimal roots"? 2015-03-20T03:22:42Z kephra: i think its more about the scheme=small idea 2015-03-20T03:23:26Z kephra: thats similar to forth thinking about portability - its easier to port an app from a forth system that only needs 4kb, then to port an app, if you used a forth system of 32kb 2015-03-20T03:23:45Z {0}grant: kephra: Can you expand on that? From an outsider, that's what really got me more interested in Scheme -- in that you have a modularized standard. 2015-03-20T03:24:14Z kephra: because if you move to a different system, you need to write fewer words to make your new forth half way look like the old one 2015-03-20T03:26:41Z {0}grant: I need to look a bit more into Forth, too, someone was suggesting me that for a general 'easy to implement' system. 2015-03-20T03:27:23Z kephra: forth is easy to implement totally wrong ;-( 2015-03-20T03:27:48Z kephra: e.g. most forth systems for Unix are not really forth 2015-03-20T03:28:14Z kephra: pm ok to elaborate this, {0}grant - else it would be much to off topic here 2015-03-20T03:29:33Z {0}grant: kephra: They constested, and went on a long speel ... that being said, a lot of seemed like nonsense, so maybe they were just BS'n. Not really sure what else to say, besides I'll leave it there. Don't have the convo logged anywhere to direct you to it, nor do I remember a lot of what they said. :^P 2015-03-20T03:35:39Z {0}grant: Does Scheme have anything like ASDF, that O 2015-03-20T03:35:51Z {0}grant: I've been missing?* 2015-03-20T03:38:49Z zacts joined #scheme 2015-03-20T03:40:18Z joneshf-laptop joined #scheme 2015-03-20T03:43:21Z ArneBab joined #scheme 2015-03-20T03:44:41Z jeapostrophe quit (Ping timeout: 252 seconds) 2015-03-20T03:46:39Z ArneBab_ quit (Ping timeout: 265 seconds) 2015-03-20T03:49:05Z taylanub quit (Disconnected by services) 2015-03-20T03:49:53Z taylanub joined #scheme 2015-03-20T04:03:51Z {0}grant quit (Remote host closed the connection) 2015-03-20T04:07:13Z amgarchIn9 joined #scheme 2015-03-20T04:14:37Z redeemed joined #scheme 2015-03-20T04:17:38Z ecthiender joined #scheme 2015-03-20T04:19:46Z jlongster quit (Ping timeout: 255 seconds) 2015-03-20T04:32:45Z amgarchIn9 quit (Ping timeout: 246 seconds) 2015-03-20T04:36:14Z edgar-rft joined #scheme 2015-03-20T04:37:11Z zacts quit (Quit: leaving) 2015-03-20T04:37:41Z kephra: there is no package manager for all schemes, but instead implementations might have their own, e.g. Raco for Racket 2015-03-20T04:39:02Z fugue left #scheme 2015-03-20T04:42:24Z vishesh quit (Ping timeout: 252 seconds) 2015-03-20T04:50:50Z vishesh joined #scheme 2015-03-20T04:53:35Z zacts joined #scheme 2015-03-20T05:01:41Z Soft quit (Ping timeout: 252 seconds) 2015-03-20T05:14:15Z theseb joined #scheme 2015-03-20T05:22:17Z kongtomorrow joined #scheme 2015-03-20T05:23:43Z Soft joined #scheme 2015-03-20T05:26:33Z adu quit (Quit: adu) 2015-03-20T05:29:51Z Flaoer quit (Ping timeout: 250 seconds) 2015-03-20T05:45:36Z xyh quit (Remote host closed the connection) 2015-03-20T05:58:40Z zadock quit (Quit: Leaving) 2015-03-20T06:04:26Z Shadox quit (Quit: Leaving) 2015-03-20T06:05:08Z mrowe is now known as mrowe_away 2015-03-20T06:08:35Z oleo quit (Quit: Leaving) 2015-03-20T06:10:44Z zacts quit (Quit: leaving) 2015-03-20T06:11:23Z mrowe_away is now known as mrowe 2015-03-20T06:27:58Z theseb quit (Quit: Leaving) 2015-03-20T06:28:40Z hiroaki joined #scheme 2015-03-20T06:28:56Z hiroakip joined #scheme 2015-03-20T06:30:48Z zacts joined #scheme 2015-03-20T06:37:09Z zadock joined #scheme 2015-03-20T06:39:13Z hiroaki quit (Ping timeout: 252 seconds) 2015-03-20T06:39:24Z hiroakip quit (Ping timeout: 245 seconds) 2015-03-20T06:42:47Z Vutral quit (Ping timeout: 245 seconds) 2015-03-20T06:44:24Z AkashicLegend quit (Quit: AkashicLegend) 2015-03-20T06:50:00Z AkashicLegend joined #scheme 2015-03-20T06:51:39Z Vutral_ joined #scheme 2015-03-20T06:51:41Z Vutral_ quit (Excess Flood) 2015-03-20T07:02:19Z AkashicLegend quit (Quit: AkashicLegend) 2015-03-20T07:02:19Z excelsior quit (Ping timeout: 245 seconds) 2015-03-20T07:03:13Z excelsior joined #scheme 2015-03-20T07:06:24Z zadock quit (Quit: Leaving) 2015-03-20T07:08:21Z Vutral joined #scheme 2015-03-20T07:23:21Z jewel joined #scheme 2015-03-20T07:36:13Z amgarchIn9 joined #scheme 2015-03-20T07:39:51Z sheilong quit (Quit: Konversation terminated!) 2015-03-20T07:40:13Z SrPx quit (Ping timeout: 246 seconds) 2015-03-20T07:42:36Z ecthiender quit (Remote host closed the connection) 2015-03-20T07:46:37Z pnkfelix joined #scheme 2015-03-20T07:51:49Z amgarchIn9 quit (Ping timeout: 252 seconds) 2015-03-20T07:56:53Z frkout_ joined #scheme 2015-03-20T08:00:14Z frkout quit (Ping timeout: 245 seconds) 2015-03-20T08:10:11Z bb010g quit (Quit: Connection closed for inactivity) 2015-03-20T08:14:21Z vishesh quit (Ping timeout: 246 seconds) 2015-03-20T08:24:36Z echo-area quit (Ping timeout: 252 seconds) 2015-03-20T08:28:55Z frkout_ quit (Remote host closed the connection) 2015-03-20T08:29:16Z nee joined #scheme 2015-03-20T08:29:22Z frkout joined #scheme 2015-03-20T08:30:31Z msgodf joined #scheme 2015-03-20T08:33:10Z {-}grant joined #scheme 2015-03-20T08:38:48Z ecthiender joined #scheme 2015-03-20T08:44:00Z civodul joined #scheme 2015-03-20T08:51:35Z Soft quit (Ping timeout: 252 seconds) 2015-03-20T08:57:59Z frkout_ joined #scheme 2015-03-20T08:59:52Z Soft joined #scheme 2015-03-20T09:01:32Z frkout quit (Ping timeout: 246 seconds) 2015-03-20T09:10:37Z daviid quit (Ping timeout: 264 seconds) 2015-03-20T09:13:11Z echo-area joined #scheme 2015-03-20T09:14:20Z daviid joined #scheme 2015-03-20T09:21:01Z ASau joined #scheme 2015-03-20T09:22:50Z robot-beethoven quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-03-20T09:35:00Z msgodf quit (Ping timeout: 252 seconds) 2015-03-20T09:46:27Z mtakkman joined #scheme 2015-03-20T09:51:45Z {-}grant quit (Remote host closed the connection) 2015-03-20T09:52:29Z {-}grant joined #scheme 2015-03-20T09:53:34Z daviid quit (Ping timeout: 245 seconds) 2015-03-20T10:03:31Z kongtomorrow quit 2015-03-20T10:16:40Z zadock joined #scheme 2015-03-20T10:19:27Z AkashicLegend joined #scheme 2015-03-20T10:19:57Z amgarchIn9 joined #scheme 2015-03-20T10:27:17Z fikusz quit (Ping timeout: 252 seconds) 2015-03-20T10:33:40Z przl joined #scheme 2015-03-20T10:34:14Z sdothum joined #scheme 2015-03-20T10:36:45Z msgodf joined #scheme 2015-03-20T10:49:58Z vraid quit (Ping timeout: 244 seconds) 2015-03-20T10:54:51Z frkout_ quit (Remote host closed the connection) 2015-03-20T10:55:19Z frkout joined #scheme 2015-03-20T10:55:21Z echo-area quit (Remote host closed the connection) 2015-03-20T11:05:03Z mtakkman quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-03-20T11:06:44Z xyh joined #scheme 2015-03-20T11:07:32Z przl quit (Ping timeout: 244 seconds) 2015-03-20T11:10:07Z przl joined #scheme 2015-03-20T11:13:14Z xyh: if I use a hash-table of string to implement symbol (of course), 2015-03-20T11:13:15Z xyh: when I compile a source-file to a ready-to-be-loaded-file, how the symbol should be handled ? 2015-03-20T11:13:15Z xyh: for when I need to load the ready-to-be-loaded-file, the hash-table might be different from the one before. 2015-03-20T11:15:45Z amgarchIn9 quit (Ping timeout: 256 seconds) 2015-03-20T11:20:42Z vraid joined #scheme 2015-03-20T11:28:40Z excelsior quit (Quit: Lost terminal) 2015-03-20T11:29:40Z jeapostrophe joined #scheme 2015-03-20T11:38:08Z ASau quit (Remote host closed the connection) 2015-03-20T11:39:02Z ASau joined #scheme 2015-03-20T11:46:12Z przl quit (Ping timeout: 256 seconds) 2015-03-20T11:58:44Z civodul quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-03-20T12:05:40Z ovenpasta joined #scheme 2015-03-20T12:10:20Z gravicappa joined #scheme 2015-03-20T12:19:11Z hellofunk joined #scheme 2015-03-20T12:20:44Z frkout quit (Ping timeout: 252 seconds) 2015-03-20T12:24:53Z msgodf quit (Ping timeout: 246 seconds) 2015-03-20T12:26:11Z mtakkman joined #scheme 2015-03-20T12:26:46Z ecthiender quit (Quit: gotta go) 2015-03-20T12:36:00Z xyh quit (Remote host closed the connection) 2015-03-20T12:43:48Z hiyosi joined #scheme 2015-03-20T12:56:43Z echo-area joined #scheme 2015-03-20T13:10:42Z jeapostrophe quit (Ping timeout: 265 seconds) 2015-03-20T13:15:10Z badkins joined #scheme 2015-03-20T13:16:36Z przl joined #scheme 2015-03-20T13:17:04Z vraid quit (Ping timeout: 255 seconds) 2015-03-20T13:19:08Z [random] joined #scheme 2015-03-20T13:26:02Z mtakkman quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-03-20T13:31:57Z sad0ur joined #scheme 2015-03-20T13:33:37Z oleo joined #scheme 2015-03-20T13:33:59Z alezost joined #scheme 2015-03-20T13:34:40Z msgodf joined #scheme 2015-03-20T13:43:30Z tristero quit (Ping timeout: 256 seconds) 2015-03-20T13:45:56Z yasha9 quit (Ping timeout: 272 seconds) 2015-03-20T13:52:23Z ziocroc joined #scheme 2015-03-20T13:54:33Z przl quit (Ping timeout: 246 seconds) 2015-03-20T13:57:36Z duggiefresh joined #scheme 2015-03-20T13:58:42Z yasha9 joined #scheme 2015-03-20T14:04:21Z davexunit joined #scheme 2015-03-20T14:09:24Z amgarchIn9 joined #scheme 2015-03-20T14:09:42Z AkashicLegend quit (Quit: AkashicLegend) 2015-03-20T14:12:19Z bars0 joined #scheme 2015-03-20T14:12:43Z pnkfelix quit (Quit: rcirc on GNU Emacs 24.3.92.1) 2015-03-20T14:16:25Z {-}grant quit (Read error: Connection reset by peer) 2015-03-20T14:18:22Z {-}grant joined #scheme 2015-03-20T14:19:16Z civodul joined #scheme 2015-03-20T14:21:14Z bars0 quit (Quit: leaving) 2015-03-20T14:22:51Z hive-mind quit (Ping timeout: 250 seconds) 2015-03-20T14:26:28Z {-}grant quit (Ping timeout: 272 seconds) 2015-03-20T14:33:41Z jewel quit (Ping timeout: 244 seconds) 2015-03-20T14:36:11Z gravicappa quit (Remote host closed the connection) 2015-03-20T14:36:55Z ziocroc quit (Ping timeout: 264 seconds) 2015-03-20T14:37:06Z {-}grant joined #scheme 2015-03-20T14:38:40Z przl joined #scheme 2015-03-20T14:40:28Z xyh joined #scheme 2015-03-20T14:42:07Z {-}grant quit (Ping timeout: 255 seconds) 2015-03-20T14:44:04Z vraid joined #scheme 2015-03-20T14:45:26Z pnkfelix joined #scheme 2015-03-20T14:49:23Z {-}grant joined #scheme 2015-03-20T14:49:55Z theseb joined #scheme 2015-03-20T14:55:47Z amgarchIn9 quit (Ping timeout: 250 seconds) 2015-03-20T14:57:06Z zbigniew joined #scheme 2015-03-20T14:59:15Z {-}grant quit (Ping timeout: 250 seconds) 2015-03-20T15:11:58Z jlongster joined #scheme 2015-03-20T15:16:36Z tristero joined #scheme 2015-03-20T15:17:09Z przl quit (Ping timeout: 256 seconds) 2015-03-20T15:17:58Z hive-mind joined #scheme 2015-03-20T15:25:38Z przl joined #scheme 2015-03-20T15:29:53Z sethalves joined #scheme 2015-03-20T15:41:54Z AkashicLegend joined #scheme 2015-03-20T15:43:19Z msgodf quit (Ping timeout: 255 seconds) 2015-03-20T16:03:09Z badkins quit (Read error: Connection reset by peer) 2015-03-20T16:04:02Z przl quit (Ping timeout: 256 seconds) 2015-03-20T16:13:09Z excelsior joined #scheme 2015-03-20T16:13:55Z uris77 joined #scheme 2015-03-20T16:19:44Z bb010g joined #scheme 2015-03-20T16:19:47Z narendraj9 joined #scheme 2015-03-20T16:33:17Z AkashicLegend quit (Quit: AkashicLegend) 2015-03-20T16:35:05Z przl joined #scheme 2015-03-20T16:35:46Z hellofunk quit (Ping timeout: 256 seconds) 2015-03-20T16:40:33Z gravicappa joined #scheme 2015-03-20T16:41:42Z AkashicLegend joined #scheme 2015-03-20T16:52:45Z wingo_ joined #scheme 2015-03-20T16:56:25Z wingo quit (Ping timeout: 265 seconds) 2015-03-20T17:00:40Z kongtomorrow joined #scheme 2015-03-20T17:01:36Z badkins joined #scheme 2015-03-20T17:02:53Z nee quit (Remote host closed the connection) 2015-03-20T17:03:11Z zadock quit (Quit: Leaving) 2015-03-20T17:10:56Z redeemed quit (Quit: q) 2015-03-20T17:10:59Z przl quit (Ping timeout: 250 seconds) 2015-03-20T17:12:43Z Riastradh quit (Ping timeout: 250 seconds) 2015-03-20T17:13:56Z daviid joined #scheme 2015-03-20T17:14:33Z przl joined #scheme 2015-03-20T17:17:57Z larion joined #scheme 2015-03-20T17:19:43Z xyh quit (Remote host closed the connection) 2015-03-20T17:22:15Z wingo_ is now known as wingo 2015-03-20T17:24:36Z kongtomorrow quit 2015-03-20T17:26:02Z AkashicLegend quit (Quit: AkashicLegend) 2015-03-20T17:28:14Z agumonkey quit (Ping timeout: 272 seconds) 2015-03-20T17:29:53Z {-}grant joined #scheme 2015-03-20T17:30:09Z narendraj9 quit (Quit: WeeChat 1.1.1) 2015-03-20T17:35:19Z AkashicLegend joined #scheme 2015-03-20T17:38:14Z uris77 quit (Quit: leaving) 2015-03-20T17:38:25Z xyh joined #scheme 2015-03-20T17:47:12Z AkashicLegend quit (Quit: AkashicLegend) 2015-03-20T17:53:14Z alezost_ joined #scheme 2015-03-20T17:53:51Z hiyosi quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2015-03-20T17:56:21Z alezost quit (Ping timeout: 265 seconds) 2015-03-20T17:57:48Z przl quit (Ping timeout: 265 seconds) 2015-03-20T18:01:38Z civodul quit (Remote host closed the connection) 2015-03-20T18:14:04Z vraid quit (Ping timeout: 255 seconds) 2015-03-20T18:19:58Z {-}grant quit (Read error: Connection reset by peer) 2015-03-20T18:29:25Z pnkfelix quit (Ping timeout: 250 seconds) 2015-03-20T18:34:41Z edgar-rft quit (Quit: edgar-rft) 2015-03-20T18:38:53Z aksatac quit (Ping timeout: 256 seconds) 2015-03-20T18:39:52Z pjdelport quit (Ping timeout: 256 seconds) 2015-03-20T18:40:28Z stasku quit (Ping timeout: 250 seconds) 2015-03-20T18:41:04Z ELLIOTTCABLE quit (Ping timeout: 272 seconds) 2015-03-20T18:41:29Z xyh quit (Remote host closed the connection) 2015-03-20T18:45:20Z ASau quit (Remote host closed the connection) 2015-03-20T18:45:54Z ASau joined #scheme 2015-03-20T18:48:57Z frkout joined #scheme 2015-03-20T18:52:34Z zadock joined #scheme 2015-03-20T18:53:30Z przl joined #scheme 2015-03-20T18:58:43Z przl quit (Ping timeout: 256 seconds) 2015-03-20T19:04:19Z hiroaki joined #scheme 2015-03-20T19:04:41Z hiroakip joined #scheme 2015-03-20T19:05:40Z {-}grant joined #scheme 2015-03-20T19:07:30Z ziocroc joined #scheme 2015-03-20T19:12:35Z przl joined #scheme 2015-03-20T19:14:13Z vishesh joined #scheme 2015-03-20T19:17:28Z excelsior quit (Quit: Lost terminal) 2015-03-20T19:20:09Z frkout quit (Remote host closed the connection) 2015-03-20T19:29:44Z vishesh quit (Ping timeout: 256 seconds) 2015-03-20T19:30:04Z vraid joined #scheme 2015-03-20T19:31:28Z vishesh joined #scheme 2015-03-20T19:31:37Z {-}grant- joined #scheme 2015-03-20T19:33:55Z hiroaki quit (Ping timeout: 264 seconds) 2015-03-20T19:34:16Z hiroakip quit (Ping timeout: 256 seconds) 2015-03-20T19:34:57Z ziocroc quit (Ping timeout: 265 seconds) 2015-03-20T19:36:02Z amgarchIn9 joined #scheme 2015-03-20T19:37:43Z ziocroc joined #scheme 2015-03-20T19:41:04Z amgarchIn9 quit (Ping timeout: 256 seconds) 2015-03-20T19:45:36Z wingo quit (Ping timeout: 256 seconds) 2015-03-20T19:48:27Z xinau joined #scheme 2015-03-20T19:49:03Z Guest94221 joined #scheme 2015-03-20T19:49:38Z fikusz joined #scheme 2015-03-20T20:02:34Z aksatac joined #scheme 2015-03-20T20:09:10Z pjdelport joined #scheme 2015-03-20T20:18:05Z {-}grant- quit (Ping timeout: 246 seconds) 2015-03-20T20:18:37Z {-}grant quit (Ping timeout: 256 seconds) 2015-03-20T20:20:04Z Kruppe quit (Quit: ZNC - http://znc.in) 2015-03-20T20:20:59Z Kruppe joined #scheme 2015-03-20T20:30:15Z stasku joined #scheme 2015-03-20T20:34:05Z sheilong joined #scheme 2015-03-20T20:35:22Z przl quit (Ping timeout: 252 seconds) 2015-03-20T20:35:49Z Khisanth quit (Ping timeout: 264 seconds) 2015-03-20T20:41:24Z amgarchIn9 joined #scheme 2015-03-20T20:46:25Z badkins quit 2015-03-20T20:49:08Z edgar-rft joined #scheme 2015-03-20T20:53:08Z duggiefresh quit 2015-03-20T21:01:52Z przl joined #scheme 2015-03-20T21:02:15Z amgarchIn9 quit (Ping timeout: 256 seconds) 2015-03-20T21:04:21Z wilfredh quit (Quit: Connection closed for inactivity) 2015-03-20T21:06:02Z amgarchIn9 joined #scheme 2015-03-20T21:07:23Z przl quit (Ping timeout: 244 seconds) 2015-03-20T21:29:49Z oleo_ joined #scheme 2015-03-20T21:29:49Z oleo is now known as Guest10738 2015-03-20T21:30:13Z oleo_ quit (Read error: Connection reset by peer) 2015-03-20T21:32:41Z fikusz quit (Quit: Leaving) 2015-03-20T21:32:58Z Guest10738 quit (Ping timeout: 255 seconds) 2015-03-20T21:35:05Z fikusz joined #scheme 2015-03-20T21:37:26Z turtleman_ joined #scheme 2015-03-20T21:38:24Z oleo_ joined #scheme 2015-03-20T21:38:43Z oleo_ is now known as oleo 2015-03-20T21:43:13Z gravicappa quit (Remote host closed the connection) 2015-03-20T21:46:29Z nisstyre is now known as ihateoctal 2015-03-20T21:53:13Z ihateoctal is now known as nisstyre 2015-03-20T21:56:00Z robot-beethoven joined #scheme 2015-03-20T21:56:58Z alezost_ quit (Quit: I use GNU Guix ) 2015-03-20T21:59:54Z sheilong quit (Quit: Konversation terminated!) 2015-03-20T22:02:54Z przl joined #scheme 2015-03-20T22:07:59Z przl quit (Ping timeout: 256 seconds) 2015-03-20T22:10:01Z joneshf-laptop quit (Ping timeout: 264 seconds) 2015-03-20T22:22:54Z hiyosi joined #scheme 2015-03-20T22:24:15Z hiroaki joined #scheme 2015-03-20T22:24:26Z hiroakip joined #scheme 2015-03-20T22:24:57Z ijp joined #scheme 2015-03-20T22:27:17Z davexunit quit (Ping timeout: 246 seconds) 2015-03-20T22:29:32Z hiroakip quit (Ping timeout: 244 seconds) 2015-03-20T22:29:49Z hiroaki quit (Ping timeout: 264 seconds) 2015-03-20T22:53:49Z larion quit (Ping timeout: 264 seconds) 2015-03-20T23:00:30Z larion joined #scheme 2015-03-20T23:00:42Z Sgeo quit (Read error: Connection reset by peer) 2015-03-20T23:00:58Z Sgeo joined #scheme 2015-03-20T23:03:44Z przl joined #scheme 2015-03-20T23:07:32Z davexunit joined #scheme 2015-03-20T23:08:57Z ziocroc quit (Quit: ziocroc) 2015-03-20T23:10:14Z copec quit (Remote host closed the connection) 2015-03-20T23:10:32Z przl quit (Ping timeout: 264 seconds) 2015-03-20T23:11:18Z xinau quit (Ping timeout: 256 seconds) 2015-03-20T23:15:43Z copec joined #scheme 2015-03-20T23:38:35Z davexunit quit (Quit: Later) 2015-03-20T23:51:30Z xinau joined #scheme