2015-04-16T00:07:01Z jlongster quit (Ping timeout: 264 seconds) 2015-04-16T00:07:36Z sethalves quit (Quit: Leaving.) 2015-04-16T00:08:28Z annodomini quit (Quit: annodomini) 2015-04-16T00:19:29Z jao joined #scheme 2015-04-16T00:19:43Z {[]}grant joined #scheme 2015-04-16T00:26:32Z RexButler: Does anyone know how "local" differs from "let" 2015-04-16T00:26:33Z RexButler: ? 2015-04-16T00:29:08Z jlongster joined #scheme 2015-04-16T00:30:44Z vraid: which implementation has a 'local' form? 2015-04-16T00:33:23Z kongtomorrow quit (Read error: Connection reset by peer) 2015-04-16T00:33:47Z kongtomorrow joined #scheme 2015-04-16T00:34:11Z zacts quit (Remote host closed the connection) 2015-04-16T00:34:48Z RexButler: It's used in HTDP. 2015-04-16T00:34:57Z RexButler: Page 259 2015-04-16T00:35:44Z zacts joined #scheme 2015-04-16T00:36:16Z RexButler: http://docs.racket-lang.org/reference/local.html 2015-04-16T00:38:47Z pecg joined #scheme 2015-04-16T00:43:09Z arrubin joined #scheme 2015-04-16T00:54:41Z adu joined #scheme 2015-04-16T00:55:56Z kongtomorrow quit 2015-04-16T01:10:03Z BWV988 joined #scheme 2015-04-16T01:10:29Z aap joined #scheme 2015-04-16T01:13:34Z aap_ quit (Ping timeout: 244 seconds) 2015-04-16T01:16:54Z RexButler: Is this a reasonable implementation of append? Is there a way to avoid the reverse? 2015-04-16T01:16:56Z RexButler: http://sprunge.us/WSOX 2015-04-16T01:17:49Z RexButler: Hi zacts 2015-04-16T01:17:55Z zacts: hello 2015-04-16T01:18:02Z RexButler: Hi Tbone139 2015-04-16T01:18:07Z zacts: what's up RexButler ? :-) 2015-04-16T01:18:25Z RexButler: It's snowing here. 2015-04-16T01:18:40Z zacts: oh cool 2015-04-16T01:18:45Z zacts: it's raining and hot where I'm at 2015-04-16T01:18:52Z zacts: It's kind of tropical almost 2015-04-16T01:21:07Z pecg quit (Ping timeout: 255 seconds) 2015-04-16T01:21:23Z RexButler: Where do you live zacts? 2015-04-16T01:21:37Z zacts: RexButler: I live in the US 2015-04-16T01:21:41Z zacts: in the desert 2015-04-16T01:21:46Z RexButler: Utah here 2015-04-16T01:21:54Z annodomini joined #scheme 2015-04-16T01:22:15Z zacts: NM 2015-04-16T01:26:41Z davexunit quit (Quit: Later) 2015-04-16T01:27:56Z RexButler: I got a copy of HTPD. 2015-04-16T01:28:01Z RexButler: So far I like SICP better. 2015-04-16T01:28:14Z RexButler: But, I think I'll go over HTDP first. 2015-04-16T01:28:17Z zacts: yeah, I personally prefer the style and format of SICP much better than HTDP 2015-04-16T01:28:30Z zacts: RexButler: you may enjoy something like Scheme and the Art of Programming 2015-04-16T01:28:37Z zacts: although, it is pretty academic 2015-04-16T01:28:50Z zacts: some of the examples are too academically contrived, but it's still a cool book 2015-04-16T01:28:51Z RexButler: I might like that 2015-04-16T01:29:02Z zacts: it's free online, and you can get physical copies, but it's out of print 2015-04-16T01:29:05Z zacts: I own a copy of it 2015-04-16T01:29:57Z joneshf-laptop joined #scheme 2015-04-16T01:30:15Z RexButler: I can see why SICP isn't used as much anymore, but I like it. 2015-04-16T01:30:35Z zacts: well, SICP requires a calculus and math background, I guess 2015-04-16T01:30:36Z sethalves joined #scheme 2015-04-16T01:30:44Z zacts: but I don't think the math is all too difficult to learn 2015-04-16T01:31:06Z RexButler: I'm a math guy myself, so I don't mind 2015-04-16T01:31:09Z zacts: yeah 2015-04-16T01:31:20Z zacts: I like math too, but I'm reviewing much of it currently 2015-04-16T01:31:46Z zacts: I'm preparing to hopefully go for a two year math associates degree towards a bachelors and eventually masters 2015-04-16T01:33:39Z RexButler: I have an MS in math, but like CS training 2015-04-16T01:33:44Z RexButler: though I work as a software engineer 2015-04-16T01:33:59Z RexButler: err, not like, little 2015-04-16T01:34:33Z zacts: ah yeah, that's cool 2015-04-16T01:35:01Z RexButler: It's cool you are getting into scheme already 2015-04-16T01:35:04Z zacts: yeah 2015-04-16T01:35:08Z zacts: I'm all into CS and math 2015-04-16T01:35:29Z zacts: but, I find myself being a bit critical of many universities' CS pedagogy 2015-04-16T01:35:40Z zacts: and also math for that matter 2015-04-16T01:35:53Z RexButler: How so? 2015-04-16T01:35:53Z zacts: I'm teaching myself currently the math I was never taught in school 2015-04-16T01:36:04Z zacts: well, I'm still forming conclusions, and opinions. 2015-04-16T01:36:30Z zacts: but, I'm moving more towards the opinion that formal logic, at least an intro, and philosophy of logic should potentially be taught before algebra and calculus 2015-04-16T01:37:09Z zacts: and the foundations of math proofs should be taught much more early on 2015-04-16T01:37:29Z RexButler: hmm... At the U of Utah they don't have any discrete math classes or logic classes in the math dept, you have to go to CS and Phil. departments 2015-04-16T01:37:41Z RexButler: Which I didn't like 2015-04-16T01:37:46Z RexButler: (at least when I was there) 2015-04-16T01:37:47Z zacts: yeah, I'm starting to see math as more of a philosophy at it's core 2015-04-16T01:38:06Z zacts: you conjecture, and use logic to prove or disprove things, depending on assumptions 2015-04-16T01:38:15Z zacts: philosophy is all about questioning our assumptions 2015-04-16T01:38:25Z zacts: math is meaningless without proofs 2015-04-16T01:38:39Z BWV988: the uman love is just a philosophy XD 2015-04-16T01:38:44Z BWV988: math is math 2015-04-16T01:38:52Z zacts: BWV988: ? 2015-04-16T01:39:24Z BWV988: Human XD 2015-04-16T01:40:37Z zacts: I think people have an incorrect notion of what a philosophy major truely can be 2015-04-16T01:40:52Z zacts: people equate philosophy as being similar to an english creative writing major or something 2015-04-16T01:40:59Z zacts: and that is not necessarily so 2015-04-16T01:41:13Z adu quit (Ping timeout: 245 seconds) 2015-04-16T01:42:27Z BWV988: ok ok... it's better the silence. sorry for the bad written phrases. XD 2015-04-16T01:42:37Z zacts: BWV988: ah no, it's ok. :-) 2015-04-16T01:42:41Z zacts: I don't mean to scare you off 2015-04-16T01:43:07Z RexButler: I've always been interested in FOM (Foundations of Mathematics) and mathematical logic, but not as much in written philosophy 2015-04-16T01:44:10Z zacts: yeah, I took a logic class at my college a couple of semesters ago, and it's really influenced much of what I'm working on now 2015-04-16T01:44:23Z zacts: also, soon I'm going to skim through the MIT OCW Logic I / II / III 2015-04-16T01:44:37Z zacts: MIT even covers some ideas of Kurt Godel 2015-04-16T01:45:31Z zacts: RexButler: I have this idea to implement a math proof writing assistant in lisp / scheme, similar to another one that is on the web 2015-04-16T01:45:39Z zacts: I may even try for emacs lisp or something too 2015-04-16T01:46:03Z annodomini quit (Quit: annodomini) 2015-04-16T01:46:18Z RexButler: Which other one on the web? 2015-04-16T01:46:21Z zacts: but I feel often that people learn the mechanical process of solving equations, and then they reach a point where they have no idea what it means 2015-04-16T01:46:33Z zacts: and so then they reach a brick wall when trying to really understand higher level math 2015-04-16T01:46:46Z zacts: RexButler: http://www.cs.amherst.edu/~djv/pd/pd.html 2015-04-16T01:48:28Z BWV988 left #scheme 2015-04-16T01:48:46Z zacts: when I feel that the philosophy of logic and mathematical reasoning, and proofs, should be at the forefront of math near the beginning, after arithmetic, and possibly basic algebra 2015-04-16T01:49:14Z zacts: you should ask people to not only solve equations, but prove things to you, and things like that, and tie in math to other study domains 2015-04-16T01:49:53Z zacts: I think that the separate subdomains of study, majors, are artificial, and limiting 2015-04-16T01:50:03Z zacts: often 2015-04-16T01:50:47Z zacts: mathematical reasoning is more important than solving quadratic equations. If you don't know the fundamentals at a deep level, you'll eventually hit brick walls. 2015-04-16T01:50:48Z yasha9 quit (Ping timeout: 245 seconds) 2015-04-16T01:51:19Z zacts: but at least in the US, it seems many math departments don't teach proofs early on, or formal logic and reasoning 2015-04-16T01:51:22Z zacts: it's an afterthought 2015-04-16T01:51:25Z zacts: anyway, bbl 2015-04-16T01:56:13Z turtleman_ quit (Ping timeout: 264 seconds) 2015-04-16T01:58:11Z psy_ joined #scheme 2015-04-16T01:58:43Z annodomini joined #scheme 2015-04-16T01:58:43Z annodomini quit (Changing host) 2015-04-16T01:58:43Z annodomini joined #scheme 2015-04-16T01:58:50Z psy_ quit (Max SendQ exceeded) 2015-04-16T01:59:08Z psy_ joined #scheme 2015-04-16T02:02:54Z yasha9 joined #scheme 2015-04-16T02:07:44Z gf3 quit (Ping timeout: 245 seconds) 2015-04-16T02:08:20Z ivan\ quit (Ping timeout: 246 seconds) 2015-04-16T02:08:49Z serhart quit (Ping timeout: 264 seconds) 2015-04-16T02:08:51Z mario-goulart quit (Ping timeout: 244 seconds) 2015-04-16T02:08:52Z SpikeMaster joined #scheme 2015-04-16T02:09:19Z SpikeMaster left #scheme 2015-04-16T02:11:13Z ivan\ joined #scheme 2015-04-16T02:15:14Z annodomini quit (Quit: annodomini) 2015-04-16T02:18:41Z excelsior joined #scheme 2015-04-16T02:20:04Z {[]}grant quit (Remote host closed the connection) 2015-04-16T02:23:03Z {[]}grant joined #scheme 2015-04-16T02:24:03Z gnuian joined #scheme 2015-04-16T02:24:07Z echo-area joined #scheme 2015-04-16T02:24:09Z theseb joined #scheme 2015-04-16T02:25:36Z frkout joined #scheme 2015-04-16T02:30:19Z bb010g quit (Quit: Connection closed for inactivity) 2015-04-16T02:36:41Z taylanub quit (Disconnected by services) 2015-04-16T02:37:00Z taylanub joined #scheme 2015-04-16T02:37:21Z rtra quit (Ping timeout: 250 seconds) 2015-04-16T02:38:18Z rtra joined #scheme 2015-04-16T02:38:30Z technomancy left #scheme 2015-04-16T02:42:05Z ArneBab_ joined #scheme 2015-04-16T02:43:13Z Tbone139: RexButler: some implementations to mull over, the first being closest to yours http://blog.scheme.dk/2007/05/know-your-implementation.html 2015-04-16T02:43:48Z zacts: Tbone139: oh cool blog 2015-04-16T02:44:22Z zacts: although, why would you choose a scheme implementation based on speed benchmarks alone? 2015-04-16T02:45:14Z ArneBab quit (Ping timeout: 245 seconds) 2015-04-16T02:46:06Z serhart joined #scheme 2015-04-16T02:48:43Z Tbone139: just a blog I found, and I don't imagine you would 2015-04-16T02:56:17Z annodomini joined #scheme 2015-04-16T02:57:25Z bb010g joined #scheme 2015-04-16T03:10:20Z jlongster quit (Read error: Connection reset by peer) 2015-04-16T03:10:46Z jlongster joined #scheme 2015-04-16T03:28:02Z mrowe is now known as mrowe_away 2015-04-16T03:30:00Z BossKonaSegwaY1 joined #scheme 2015-04-16T03:30:35Z edgar-rft joined #scheme 2015-04-16T03:32:23Z mrowe_away is now known as mrowe 2015-04-16T03:34:15Z {[]}grant quit (Remote host closed the connection) 2015-04-16T03:34:58Z frkout quit (Remote host closed the connection) 2015-04-16T03:35:24Z frkout joined #scheme 2015-04-16T03:36:08Z alexei_ joined #scheme 2015-04-16T03:39:32Z alexei quit (Ping timeout: 272 seconds) 2015-04-16T03:51:55Z adu joined #scheme 2015-04-16T03:54:32Z gf3 joined #scheme 2015-04-16T03:56:02Z arrubin quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2015-04-16T03:58:08Z ecthiender joined #scheme 2015-04-16T04:07:46Z ecthiender_ joined #scheme 2015-04-16T04:07:48Z jlongster quit (Ping timeout: 276 seconds) 2015-04-16T04:08:42Z ecthiender quit (Ping timeout: 265 seconds) 2015-04-16T04:11:47Z aeth_ is now known as aeth 2015-04-16T04:22:13Z jao quit (Ping timeout: 256 seconds) 2015-04-16T04:31:29Z gf3 quit (Ping timeout: 246 seconds) 2015-04-16T04:32:23Z araujo joined #scheme 2015-04-16T04:32:28Z adu quit (Ping timeout: 245 seconds) 2015-04-16T04:36:55Z theseb quit (Quit: Leaving) 2015-04-16T04:37:02Z gf3 joined #scheme 2015-04-16T04:48:51Z alexei_ quit (Ping timeout: 256 seconds) 2015-04-16T04:51:11Z uber_hulk joined #scheme 2015-04-16T04:54:46Z hiyosi quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2015-04-16T05:04:22Z lolisa joined #scheme 2015-04-16T05:05:50Z annodomini quit (Quit: annodomini) 2015-04-16T05:07:26Z oleo_ quit (Quit: Leaving) 2015-04-16T05:08:32Z tmh_ joined #scheme 2015-04-16T05:09:04Z annodomini joined #scheme 2015-04-16T05:09:04Z annodomini quit (Changing host) 2015-04-16T05:09:04Z annodomini joined #scheme 2015-04-16T05:12:01Z lritter quit (Ping timeout: 265 seconds) 2015-04-16T05:12:26Z mrowe is now known as mrowe_away 2015-04-16T05:15:43Z Shadox quit (Read error: Connection reset by peer) 2015-04-16T05:15:59Z Shadox joined #scheme 2015-04-16T05:17:23Z yrdz quit (Remote host closed the connection) 2015-04-16T05:18:58Z ASau quit (Ping timeout: 272 seconds) 2015-04-16T05:22:02Z lolisa quit (Quit: Leaving) 2015-04-16T05:24:53Z annodomini quit (Quit: annodomini) 2015-04-16T05:28:17Z mrowe_away is now known as mrowe 2015-04-16T05:30:26Z frkout_ joined #scheme 2015-04-16T05:33:34Z frkout quit (Ping timeout: 255 seconds) 2015-04-16T06:04:26Z frkout_ quit (Read error: Connection reset by peer) 2015-04-16T06:04:58Z frkout joined #scheme 2015-04-16T06:14:28Z alexei_ joined #scheme 2015-04-16T06:22:52Z saul quit (Remote host closed the connection) 2015-04-16T06:24:28Z tmh_ quit (Changing host) 2015-04-16T06:24:28Z tmh_ joined #scheme 2015-04-16T06:27:41Z saul joined #scheme 2015-04-16T06:29:44Z karswell quit (Read error: Connection reset by peer) 2015-04-16T06:30:10Z karswell joined #scheme 2015-04-16T06:44:09Z echo-area quit (Remote host closed the connection) 2015-04-16T06:44:59Z echo-area joined #scheme 2015-04-16T06:51:34Z arrdem quit (Read error: Connection reset by peer) 2015-04-16T06:54:43Z Shadox quit (Quit: Leaving) 2015-04-16T07:01:30Z uber_hulk quit (Quit: Connection closed for inactivity) 2015-04-16T07:04:29Z Tbone139 quit (Quit: Leaving) 2015-04-16T07:10:14Z araujo quit (Ping timeout: 245 seconds) 2015-04-16T07:10:48Z araujo joined #scheme 2015-04-16T07:15:13Z mrowe is now known as mrowe_away 2015-04-16T07:40:44Z taylanub: I know that recursion on a top-level binding can be slower than on one that's bound lexically, in some implementations. those append implementations should probably control for the effect of that for the benchmark to be more meaningful. 2015-04-16T07:42:50Z civodul joined #scheme 2015-04-16T07:43:54Z taylanub: and naive recursion grows the stack but I'm not sure if stack use has any effect on speed at all unless you hit the limit of a dynamically expanding stack and it reallocates it (and then the rarity of that operation, especially considering the likely exponential reallocation strategy, might still make it unimportant compared to other things) 2015-04-16T07:45:43Z stepnem joined #scheme 2015-04-16T07:45:55Z taylanub: and then the CPS variant can probably have all the lambda allocations optimized out in a smart implementation 2015-04-16T07:46:10Z taylanub: lots of implementation-specific things to consider. dunno which optims are most common across all Scheme implementations. 2015-04-16T07:50:18Z tos-1 joined #scheme 2015-04-16T07:56:40Z karswell quit (Remote host closed the connection) 2015-04-16T07:57:04Z karswell joined #scheme 2015-04-16T07:57:33Z nee joined #scheme 2015-04-16T08:05:13Z dsp quit (Ping timeout: 264 seconds) 2015-04-16T08:06:33Z aretecode quit (Read error: No route to host) 2015-04-16T08:07:15Z dmiles_akf joined #scheme 2015-04-16T08:07:47Z wingo quit (Ping timeout: 246 seconds) 2015-04-16T08:08:22Z dmiles_afk quit (Ping timeout: 255 seconds) 2015-04-16T08:08:27Z tmh_ quit (Ping timeout: 244 seconds) 2015-04-16T08:09:37Z aretecode joined #scheme 2015-04-16T08:19:23Z frkout_ joined #scheme 2015-04-16T08:22:33Z wingo joined #scheme 2015-04-16T08:23:17Z frkout quit (Ping timeout: 248 seconds) 2015-04-16T08:34:02Z ecthiender_ is now known as ecthiender 2015-04-16T08:36:16Z gnuian quit (Ping timeout: 255 seconds) 2015-04-16T08:37:59Z mumptai quit (Remote host closed the connection) 2015-04-16T08:46:37Z vraid quit (Ping timeout: 264 seconds) 2015-04-16T08:46:42Z frkout_ quit (Remote host closed the connection) 2015-04-16T08:47:08Z frkout joined #scheme 2015-04-16T08:57:11Z ecthiender quit (Quit: gotta go) 2015-04-16T08:59:29Z pnkfelix joined #scheme 2015-04-16T09:00:38Z frkout_ joined #scheme 2015-04-16T09:02:15Z karswell quit (Read error: Connection reset by peer) 2015-04-16T09:02:34Z karswell joined #scheme 2015-04-16T09:04:15Z frkout quit (Ping timeout: 244 seconds) 2015-04-16T09:04:53Z acieroid quit (Quit: "Be free.") 2015-04-16T09:08:49Z ecthiender joined #scheme 2015-04-16T09:23:33Z vraid joined #scheme 2015-04-16T09:29:51Z kuribas joined #scheme 2015-04-16T09:44:55Z gravicappa joined #scheme 2015-04-16T09:51:57Z przl joined #scheme 2015-04-16T09:53:53Z frkout_ quit (Remote host closed the connection) 2015-04-16T09:54:20Z frkout joined #scheme 2015-04-16T10:01:24Z echo-area quit (Read error: Connection reset by peer) 2015-04-16T10:12:44Z aretecode quit (Ping timeout: 246 seconds) 2015-04-16T10:14:32Z karswell` joined #scheme 2015-04-16T10:17:40Z karswell quit (Ping timeout: 264 seconds) 2015-04-16T10:20:06Z aretecode joined #scheme 2015-04-16T10:25:11Z mario-goulart joined #scheme 2015-04-16T10:36:56Z przl quit (Ping timeout: 240 seconds) 2015-04-16T10:47:43Z karswell` quit (Remote host closed the connection) 2015-04-16T10:47:56Z karswell` joined #scheme 2015-04-16T10:54:29Z przl joined #scheme 2015-04-16T11:01:55Z tos-1 quit (Quit: leaving) 2015-04-16T11:07:13Z FracV quit (Quit: leaving) 2015-04-16T11:08:12Z FracV joined #scheme 2015-04-16T11:36:22Z dmiles_akf quit (Read error: Connection reset by peer) 2015-04-16T11:36:58Z dmiles_afk joined #scheme 2015-04-16T11:41:44Z alexei_ quit (Ping timeout: 252 seconds) 2015-04-16T11:44:40Z przl quit (Ping timeout: 252 seconds) 2015-04-16T11:49:49Z redeemed joined #scheme 2015-04-16T11:51:59Z alexei_ joined #scheme 2015-04-16T11:55:45Z badkins joined #scheme 2015-04-16T11:55:57Z frkout_ joined #scheme 2015-04-16T11:59:00Z kuribas quit (Remote host closed the connection) 2015-04-16T11:59:40Z frkout quit (Ping timeout: 264 seconds) 2015-04-16T12:00:19Z bb010g quit (Quit: Connection closed for inactivity) 2015-04-16T12:00:23Z frkout_ quit (Ping timeout: 245 seconds) 2015-04-16T12:00:40Z bipt joined #scheme 2015-04-16T12:01:06Z alezost joined #scheme 2015-04-16T12:01:07Z turtleman_ joined #scheme 2015-04-16T12:04:13Z civodul quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2015-04-16T12:06:30Z karswell` quit (Read error: Connection reset by peer) 2015-04-16T12:06:45Z karswell` joined #scheme 2015-04-16T12:09:22Z zeroish quit (Ping timeout: 272 seconds) 2015-04-16T12:15:19Z {0}grant joined #scheme 2015-04-16T12:21:09Z ziocroc joined #scheme 2015-04-16T12:25:49Z turtleman_ quit (Ping timeout: 250 seconds) 2015-04-16T12:29:32Z alexei_ quit (Ping timeout: 250 seconds) 2015-04-16T12:30:58Z spew joined #scheme 2015-04-16T12:40:24Z przl joined #scheme 2015-04-16T12:43:31Z jao joined #scheme 2015-04-16T12:59:16Z jao quit (Ping timeout: 240 seconds) 2015-04-16T13:05:59Z turtleman_ joined #scheme 2015-04-16T13:06:43Z frkout joined #scheme 2015-04-16T13:08:54Z lritter joined #scheme 2015-04-16T13:11:58Z frkout quit (Ping timeout: 265 seconds) 2015-04-16T13:14:24Z badkins quit (Remote host closed the connection) 2015-04-16T13:18:52Z przl quit (Ping timeout: 255 seconds) 2015-04-16T13:18:58Z narendraj9 joined #scheme 2015-04-16T13:19:50Z przl joined #scheme 2015-04-16T13:21:06Z turtleman_ quit (Ping timeout: 252 seconds) 2015-04-16T13:26:29Z stepnem quit (Ping timeout: 250 seconds) 2015-04-16T13:27:51Z oleo joined #scheme 2015-04-16T13:31:33Z Gianormagantrous joined #scheme 2015-04-16T13:32:22Z stepnem joined #scheme 2015-04-16T13:39:10Z uris77 joined #scheme 2015-04-16T13:39:35Z ArneBab joined #scheme 2015-04-16T13:42:19Z ArneBab_ quit (Ping timeout: 245 seconds) 2015-04-16T13:46:23Z Riastradh joined #scheme 2015-04-16T13:48:50Z uber_hulk joined #scheme 2015-04-16T13:48:52Z ziocroc quit (Ping timeout: 264 seconds) 2015-04-16T13:49:35Z spew quit (Quit: leaving) 2015-04-16T13:50:45Z spew joined #scheme 2015-04-16T13:55:49Z bb010g joined #scheme 2015-04-16T14:01:18Z leppie quit 2015-04-16T14:03:34Z leppie joined #scheme 2015-04-16T14:03:41Z ecthiender quit (Quit: gotta go) 2015-04-16T14:04:26Z davexunit joined #scheme 2015-04-16T14:06:02Z ziocroc joined #scheme 2015-04-16T14:08:08Z annodomini joined #scheme 2015-04-16T14:08:08Z annodomini quit (Changing host) 2015-04-16T14:08:08Z annodomini joined #scheme 2015-04-16T14:10:56Z jlongster joined #scheme 2015-04-16T14:11:36Z _0x5eb_ joined #scheme 2015-04-16T14:15:17Z ziocroc quit (Ping timeout: 244 seconds) 2015-04-16T14:16:21Z hiyosi joined #scheme 2015-04-16T14:21:09Z ziocroc joined #scheme 2015-04-16T14:25:37Z evhan quit (Ping timeout: 244 seconds) 2015-04-16T14:29:45Z evhan joined #scheme 2015-04-16T14:38:00Z ziocroc quit (Ping timeout: 265 seconds) 2015-04-16T14:42:44Z narendraj9 quit (Read error: Connection reset by peer) 2015-04-16T14:50:28Z narendraj9 joined #scheme 2015-04-16T15:03:10Z turtleman_ joined #scheme 2015-04-16T15:03:28Z ijp joined #scheme 2015-04-16T15:03:44Z civodul joined #scheme 2015-04-16T15:07:09Z knack joined #scheme 2015-04-16T15:07:47Z turtleman_ quit (Ping timeout: 246 seconds) 2015-04-16T15:09:19Z {0}grant quit (Remote host closed the connection) 2015-04-16T15:10:09Z araujo quit (Ping timeout: 276 seconds) 2015-04-16T15:11:36Z araujo joined #scheme 2015-04-16T15:11:47Z knack is now known as offbyx 2015-04-16T15:19:29Z gravicappa quit (Remote host closed the connection) 2015-04-16T15:24:29Z theseb joined #scheme 2015-04-16T15:24:36Z narendraj9 quit (Ping timeout: 246 seconds) 2015-04-16T15:25:39Z karswell` quit (Ping timeout: 245 seconds) 2015-04-16T15:26:25Z sethalves quit (Quit: Leaving.) 2015-04-16T15:28:28Z przl quit (Ping timeout: 264 seconds) 2015-04-16T15:35:33Z nee quit (Remote host closed the connection) 2015-04-16T15:36:11Z przl joined #scheme 2015-04-16T15:36:13Z narendraj9 joined #scheme 2015-04-16T15:38:07Z zeroish joined #scheme 2015-04-16T15:41:13Z {[]}grant joined #scheme 2015-04-16T15:47:50Z sethalves joined #scheme 2015-04-16T15:56:24Z psy_ quit (Read error: Connection reset by peer) 2015-04-16T15:58:14Z zeroish quit (Remote host closed the connection) 2015-04-16T15:59:22Z mumptai joined #scheme 2015-04-16T16:00:19Z bb010g quit (Quit: Connection closed for inactivity) 2015-04-16T16:02:27Z narendraj9 quit (Quit: WeeChat 1.1.1) 2015-04-16T16:02:48Z narendraj9 joined #scheme 2015-04-16T16:03:54Z redeemed quit (Ping timeout: 252 seconds) 2015-04-16T16:05:09Z civodul quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2015-04-16T16:05:36Z vraid quit (Ping timeout: 240 seconds) 2015-04-16T16:11:03Z sdothum quit (Quit: ZNC - 1.6.0 - http://znc.in) 2015-04-16T16:12:17Z sdothum joined #scheme 2015-04-16T16:17:19Z daviid joined #scheme 2015-04-16T16:18:29Z przl quit (Ping timeout: 256 seconds) 2015-04-16T16:23:09Z kuribas joined #scheme 2015-04-16T16:27:13Z ddp joined #scheme 2015-04-16T16:27:48Z przl joined #scheme 2015-04-16T16:31:18Z mark_weaver quit (Read error: Connection reset by peer) 2015-04-16T16:31:57Z mark_weaver joined #scheme 2015-04-16T16:38:10Z narendraj9 quit (Read error: Connection reset by peer) 2015-04-16T16:42:10Z zacts quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-04-16T16:47:07Z gravicappa joined #scheme 2015-04-16T16:51:55Z ziocroc joined #scheme 2015-04-16T16:59:49Z uris77 quit (Ping timeout: 264 seconds) 2015-04-16T17:32:15Z contrapunctus joined #scheme 2015-04-16T17:35:50Z przl quit (Ping timeout: 246 seconds) 2015-04-16T17:41:37Z psy_ joined #scheme 2015-04-16T17:42:15Z daviid quit (Ping timeout: 276 seconds) 2015-04-16T17:43:29Z ASau joined #scheme 2015-04-16T17:46:01Z pnkfelix quit (Ping timeout: 265 seconds) 2015-04-16T17:49:44Z hiyosi quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2015-04-16T17:51:50Z contrapunctus quit (Ping timeout: 256 seconds) 2015-04-16T17:55:08Z ddp quit (Quit: ddp) 2015-04-16T17:58:09Z annodomini quit (Quit: annodomini) 2015-04-16T18:03:55Z tcleval joined #scheme 2015-04-16T18:04:22Z tcleval: hi, Do you guys know where I could find an simple expert system example in scheme? 2015-04-16T18:05:27Z ecraven: minikanren? 2015-04-16T18:09:45Z Tbone139 joined #scheme 2015-04-16T18:12:56Z niklasl quit (Quit: Nettalk6 - www.ntalk.de) 2015-04-16T18:14:59Z niklasl joined #scheme 2015-04-16T18:15:29Z kephra: tcleval, read Norvig - he explains how to write expert systems, macsyma and the like 2015-04-16T18:17:27Z kephra: tcleval, http://norvig.com/paip.html <- port chapter 16 source from Lisp 2015-04-16T18:24:16Z SHODAN quit (Read error: Connection reset by peer) 2015-04-16T18:24:21Z Shozan joined #scheme 2015-04-16T18:27:13Z turtleman_ joined #scheme 2015-04-16T18:33:43Z SHODAN joined #scheme 2015-04-16T18:34:34Z vraid joined #scheme 2015-04-16T18:34:39Z Shozan quit (Read error: Connection reset by peer) 2015-04-16T18:42:17Z zadock joined #scheme 2015-04-16T18:47:03Z Riastradh quit (Ping timeout: 244 seconds) 2015-04-16T18:48:01Z zadock quit (Max SendQ exceeded) 2015-04-16T18:48:46Z zadock joined #scheme 2015-04-16T18:49:33Z bipt quit (Ping timeout: 245 seconds) 2015-04-16T18:51:16Z narendraj9 joined #scheme 2015-04-16T18:58:07Z zeroish joined #scheme 2015-04-16T18:58:11Z bb010g joined #scheme 2015-04-16T19:01:47Z zadock quit (Quit: Leaving) 2015-04-16T19:04:28Z turtleman_ quit (Ping timeout: 255 seconds) 2015-04-16T19:06:31Z jeapostr1phe joined #scheme 2015-04-16T19:06:40Z narendraj9 quit (Quit: WeeChat 1.1.1) 2015-04-16T19:07:03Z narendraj9 joined #scheme 2015-04-16T19:24:52Z civodul joined #scheme 2015-04-16T19:26:46Z offbyx is now known as offby1 2015-04-16T19:27:06Z offby1 quit (Changing host) 2015-04-16T19:27:06Z offby1 joined #scheme 2015-04-16T19:35:48Z karswell` joined #scheme 2015-04-16T19:35:58Z badkins joined #scheme 2015-04-16T19:37:25Z saul quit (Remote host closed the connection) 2015-04-16T19:46:00Z karswell` is now known as karswell 2015-04-16T19:50:12Z offby1 quit (Disconnected by services) 2015-04-16T19:58:42Z hiroakip joined #scheme 2015-04-16T20:06:15Z tmh_ joined #scheme 2015-04-16T20:11:32Z uber_hulk quit (Quit: Connection closed for inactivity) 2015-04-16T20:12:45Z alexei_ joined #scheme 2015-04-16T20:14:48Z oer joined #scheme 2015-04-16T20:23:04Z mtakkman joined #scheme 2015-04-16T20:24:21Z karswell quit (Ping timeout: 248 seconds) 2015-04-16T20:24:55Z karswell joined #scheme 2015-04-16T20:28:00Z mtakkman quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2015-04-16T20:33:20Z mtakkman joined #scheme 2015-04-16T20:36:01Z bipt joined #scheme 2015-04-16T20:38:31Z psy_ quit (Ping timeout: 250 seconds) 2015-04-16T20:39:19Z psy_ joined #scheme 2015-04-16T20:44:48Z mumptai quit (Quit: Verlassend) 2015-04-16T20:47:53Z narendraj9 quit (Quit: WeeChat 1.1.1) 2015-04-16T20:48:23Z alezost quit (Quit: I use GNU Guix ) 2015-04-16T20:50:32Z tmh_ quit (Ping timeout: 244 seconds) 2015-04-16T20:50:48Z pnkfelix joined #scheme 2015-04-16T21:00:16Z davexunit quit (Quit: Later) 2015-04-16T21:01:21Z oer quit (Remote host closed the connection) 2015-04-16T21:09:15Z daviid joined #scheme 2015-04-16T21:15:25Z jeapostr1phe quit (Ping timeout: 264 seconds) 2015-04-16T21:15:49Z mtakkman quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2015-04-16T21:16:04Z gravicappa quit (Ping timeout: 245 seconds) 2015-04-16T21:41:31Z alexei_ quit (Ping timeout: 255 seconds) 2015-04-16T21:42:46Z civodul quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2015-04-16T21:45:45Z aretecode quit (Quit: Toodaloo) 2015-04-16T21:48:17Z theseb quit (Quit: Leaving) 2015-04-16T21:49:32Z excelsior quit (Quit: Lost terminal) 2015-04-16T21:55:32Z Vutral quit (Ping timeout: 252 seconds) 2015-04-16T22:00:02Z daviid quit (Ping timeout: 256 seconds) 2015-04-16T22:00:30Z spew quit (Quit: leaving) 2015-04-16T22:01:37Z _sjs joined #scheme 2015-04-16T22:02:04Z Vutral joined #scheme 2015-04-16T22:03:14Z hiyosi joined #scheme 2015-04-16T22:04:53Z sheilong joined #scheme 2015-04-16T22:05:24Z tmh_ joined #scheme 2015-04-16T22:07:42Z ziocroc quit (Quit: ziocroc) 2015-04-16T22:10:49Z badkins quit 2015-04-16T22:10:58Z ASau` joined #scheme 2015-04-16T22:13:04Z askatasuna quit (Ping timeout: 256 seconds) 2015-04-16T22:14:05Z ASau quit (Ping timeout: 246 seconds) 2015-04-16T22:16:08Z ASau` is now known as ASau 2015-04-16T22:18:12Z edgar-rft quit (Quit: edgar-rft) 2015-04-16T22:18:29Z karswell quit (Remote host closed the connection) 2015-04-16T22:18:30Z tcleval quit (Quit: Lost terminal) 2015-04-16T22:18:39Z karswell joined #scheme 2015-04-16T22:19:47Z jeapostrophe joined #scheme 2015-04-16T22:20:25Z bb010g quit (Quit: Connection closed for inactivity) 2015-04-16T22:36:40Z bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-04-16T22:39:40Z jao joined #scheme 2015-04-16T22:43:59Z badkins joined #scheme 2015-04-16T23:02:08Z lolcow joined #scheme 2015-04-16T23:03:10Z karswell quit (Remote host closed the connection) 2015-04-16T23:03:25Z leppie quit (Ping timeout: 264 seconds) 2015-04-16T23:03:26Z karswell joined #scheme 2015-04-16T23:16:55Z hiroakip quit (Ping timeout: 255 seconds) 2015-04-16T23:25:29Z arrdem joined #scheme 2015-04-16T23:27:15Z stepnem quit (Ping timeout: 265 seconds) 2015-04-16T23:29:43Z psy_ quit (Ping timeout: 256 seconds) 2015-04-16T23:30:29Z psy_ joined #scheme 2015-04-16T23:34:30Z jlongster quit (Ping timeout: 265 seconds) 2015-04-16T23:36:05Z dsp joined #scheme 2015-04-16T23:38:05Z kuribas quit (Remote host closed the connection) 2015-04-16T23:38:10Z bipt quit (Ping timeout: 250 seconds) 2015-04-16T23:39:13Z rszeno joined #scheme 2015-04-16T23:56:11Z jlongster joined #scheme