2016-07-31T00:00:21Z zacts quit (Quit: WeeChat 1.4) 2016-07-31T00:00:31Z oleo quit (Read error: Connection reset by peer) 2016-07-31T00:00:46Z oleo joined #scheme 2016-07-31T00:02:46Z civodul quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2016-07-31T00:12:21Z badkins_ joined #scheme 2016-07-31T00:14:30Z badkins quit (Ping timeout: 250 seconds) 2016-07-31T00:18:20Z badkins joined #scheme 2016-07-31T00:21:52Z badkins_ quit (Ping timeout: 250 seconds) 2016-07-31T00:21:55Z zacts joined #scheme 2016-07-31T00:22:24Z Blukunfando quit (Ping timeout: 260 seconds) 2016-07-31T00:30:47Z masoudd quit (Ping timeout: 260 seconds) 2016-07-31T00:32:40Z dTal quit (Read error: Connection reset by peer) 2016-07-31T00:32:46Z dTal joined #scheme 2016-07-31T00:34:48Z enderby joined #scheme 2016-07-31T00:37:07Z enderby left #scheme 2016-07-31T00:41:44Z lucasem joined #scheme 2016-07-31T01:03:21Z stepnem quit (Ping timeout: 258 seconds) 2016-07-31T01:12:57Z wtetzner joined #scheme 2016-07-31T01:17:27Z zacts quit (Ping timeout: 260 seconds) 2016-07-31T01:25:35Z wtetzner quit (Remote host closed the connection) 2016-07-31T01:31:15Z Blukunfando joined #scheme 2016-07-31T01:34:21Z nanoz joined #scheme 2016-07-31T01:37:55Z kssreeram joined #scheme 2016-07-31T01:39:00Z daviid joined #scheme 2016-07-31T01:41:31Z rgrinberg joined #scheme 2016-07-31T01:47:32Z retroj quit (Ping timeout: 240 seconds) 2016-07-31T01:49:22Z ASau joined #scheme 2016-07-31T01:51:37Z noethics joined #scheme 2016-07-31T01:54:28Z noethics: is syntax-rules hard to implement or something? a lot of smaller scheme implementations seem to omit it 2016-07-31T01:54:31Z masoudd joined #scheme 2016-07-31T01:58:31Z groscoe quit (Ping timeout: 244 seconds) 2016-07-31T01:59:30Z ijp: noethics: no harder than any of the other stuff they omit 2016-07-31T02:00:42Z ijp: but if all you want to do is check "implement lisp" off your TODO, it's much easier to do define-macro 2016-07-31T02:03:46Z noethics: ijp, yeah that's what they actually seem to opt for :) 2016-07-31T02:03:58Z noethics: without syntax-rules i wouldn't even release a scheme implementation 2016-07-31T02:04:22Z ijp: in fairness, it's probably the hardest thing to implement in Scheme 2016-07-31T02:04:44Z ArneBab joined #scheme 2016-07-31T02:04:52Z noethics: call/cc and eval seem harder 2016-07-31T02:05:35Z noethics: but so i've been toying with implementing my own scheme and i was thinking i would start with macros 2016-07-31T02:05:42Z ijp: eval is included in every Scheme book as a hey "look how easy this is" example 2016-07-31T02:05:54Z noethics: so i can define forms like that 2016-07-31T02:06:04Z noethics: well i'm only interested in compiling scheme, not interpretin git 2016-07-31T02:06:17Z noethics: so it seems the hardest from that point of view 2016-07-31T02:07:27Z noethics: my current implementation is absolute garbage in hindsight 2016-07-31T02:07:36Z noethics: :( 2016-07-31T02:08:17Z kssreeram quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-07-31T02:08:34Z badkins quit (Remote host closed the connection) 2016-07-31T02:08:42Z ArneBab_ quit (Ping timeout: 244 seconds) 2016-07-31T02:09:04Z rgrinberg quit (Ping timeout: 265 seconds) 2016-07-31T02:09:30Z aeth: call/cc is probably easier thab syntax-rules, depending on how you implement it. 2016-07-31T02:12:57Z jim: do you run linux? maybe you can get a binary... but maybe you want to comple something specific into it 2016-07-31T02:13:29Z Opodeldoc quit (Read error: Connection reset by peer) 2016-07-31T02:18:31Z rx80 quit (Remote host closed the connection) 2016-07-31T02:20:15Z rx80 joined #scheme 2016-07-31T02:46:13Z nanoz quit (Ping timeout: 252 seconds) 2016-07-31T02:51:40Z lucasem quit (Quit: Connection closed for inactivity) 2016-07-31T02:55:11Z JackMc is now known as magic 2016-07-31T02:55:15Z magic is now known as JackMc 2016-07-31T03:00:16Z sondr3 quit (Ping timeout: 258 seconds) 2016-07-31T03:13:19Z retroj joined #scheme 2016-07-31T03:18:59Z kssreeram joined #scheme 2016-07-31T03:22:11Z gravicappa joined #scheme 2016-07-31T03:23:04Z teurastaja quit (Ping timeout: 252 seconds) 2016-07-31T03:32:23Z grettke quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-07-31T03:44:05Z zacts joined #scheme 2016-07-31T03:45:54Z solrize joined #scheme 2016-07-31T03:46:16Z solrize: was sicp traditionally a 2-semester course? 2016-07-31T03:54:00Z pierpa quit (Ping timeout: 276 seconds) 2016-07-31T03:56:56Z sondr3 joined #scheme 2016-07-31T04:00:33Z oleo quit (Read error: Connection reset by peer) 2016-07-31T04:00:42Z oleo joined #scheme 2016-07-31T04:01:34Z sondr3 quit (Ping timeout: 252 seconds) 2016-07-31T04:10:14Z zacts quit (Quit: WeeChat 1.4) 2016-07-31T04:17:44Z rgrinberg joined #scheme 2016-07-31T04:26:03Z rgrinberg quit (Ping timeout: 240 seconds) 2016-07-31T04:43:20Z turbofail joined #scheme 2016-07-31T04:44:46Z cibs quit (Ping timeout: 240 seconds) 2016-07-31T04:46:56Z cibs joined #scheme 2016-07-31T04:50:27Z zacts joined #scheme 2016-07-31T04:51:26Z boldbin joined #scheme 2016-07-31T04:55:30Z lambda-11235 quit (Quit: Bye) 2016-07-31T04:57:57Z daviid quit (Ping timeout: 260 seconds) 2016-07-31T04:58:20Z teurastaja joined #scheme 2016-07-31T05:01:21Z neoncontrails quit (Remote host closed the connection) 2016-07-31T05:01:36Z kssreeram quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-07-31T05:16:06Z cibs quit (Ping timeout: 240 seconds) 2016-07-31T05:17:18Z nilg joined #scheme 2016-07-31T05:18:18Z cibs joined #scheme 2016-07-31T05:19:58Z boldbin quit (Quit: WeeChat 0.4.3) 2016-07-31T05:20:24Z neoncontrails joined #scheme 2016-07-31T05:24:47Z nilg quit (Ping timeout: 260 seconds) 2016-07-31T05:41:39Z narendraj9 joined #scheme 2016-07-31T05:41:53Z tax joined #scheme 2016-07-31T05:42:04Z narendraj9 quit (Remote host closed the connection) 2016-07-31T06:29:32Z kssreeram joined #scheme 2016-07-31T06:32:42Z turbofail quit (Remote host closed the connection) 2016-07-31T06:40:26Z cibs quit (Ping timeout: 240 seconds) 2016-07-31T06:42:28Z cibs joined #scheme 2016-07-31T06:44:08Z _sjs quit (Ping timeout: 258 seconds) 2016-07-31T06:47:06Z cibs quit (Ping timeout: 240 seconds) 2016-07-31T06:48:47Z cibs joined #scheme 2016-07-31T06:49:58Z _sjs joined #scheme 2016-07-31T06:50:20Z Opodeldoc joined #scheme 2016-07-31T06:55:50Z ggole joined #scheme 2016-07-31T07:07:40Z joneshf-laptop quit (Quit: Leaving) 2016-07-31T07:40:49Z _sjs quit (Ping timeout: 250 seconds) 2016-07-31T07:43:27Z kssreeram quit (Ping timeout: 276 seconds) 2016-07-31T07:47:21Z noethics quit (Quit: Leaving) 2016-07-31T07:49:16Z kssreeram joined #scheme 2016-07-31T07:50:42Z renopt quit (Remote host closed the connection) 2016-07-31T07:54:45Z davorb joined #scheme 2016-07-31T08:10:46Z cibs quit (Ping timeout: 240 seconds) 2016-07-31T08:12:55Z cibs joined #scheme 2016-07-31T08:13:53Z evhan joined #scheme 2016-07-31T08:17:36Z kssreeram quit (Ping timeout: 244 seconds) 2016-07-31T08:23:04Z kssreeram joined #scheme 2016-07-31T08:30:15Z Blukunfando quit (Ping timeout: 276 seconds) 2016-07-31T08:37:30Z kssreeram quit (Ping timeout: 250 seconds) 2016-07-31T08:43:06Z cibs quit (Ping timeout: 240 seconds) 2016-07-31T08:45:19Z cibs joined #scheme 2016-07-31T08:51:46Z cibs quit (Ping timeout: 240 seconds) 2016-07-31T08:53:07Z cibs joined #scheme 2016-07-31T08:55:30Z ggole quit 2016-07-31T08:56:23Z ggole joined #scheme 2016-07-31T09:17:04Z pierpa joined #scheme 2016-07-31T09:17:29Z ecraven: aeth: but there's a "portable" implementation of syntax-rules 2016-07-31T09:17:40Z kssreeram joined #scheme 2016-07-31T09:33:34Z stepnem joined #scheme 2016-07-31T09:48:08Z _sjs joined #scheme 2016-07-31T09:52:32Z _sjs quit (Ping timeout: 250 seconds) 2016-07-31T09:56:32Z edgar-rft quit (Quit: edgar-rft) 2016-07-31T10:01:52Z alezost joined #scheme 2016-07-31T10:05:38Z dpk: solrize: i don't think so, iirc they only taught part of the book in any given class 2016-07-31T10:05:53Z dpk: described in the preface 2016-07-31T10:17:50Z civodul joined #scheme 2016-07-31T10:28:06Z kssreeram quit (Read error: Connection reset by peer) 2016-07-31T10:44:18Z Opodeldoc quit (Remote host closed the connection) 2016-07-31T10:45:12Z tristero quit (Quit: tristero) 2016-07-31T10:50:41Z grettke joined #scheme 2016-07-31T10:58:30Z kssreeram joined #scheme 2016-07-31T10:59:34Z alezost quit (Ping timeout: 252 seconds) 2016-07-31T10:59:51Z masoudd_ joined #scheme 2016-07-31T11:02:52Z masoudd quit (Ping timeout: 252 seconds) 2016-07-31T11:04:52Z pierpa quit (Ping timeout: 240 seconds) 2016-07-31T11:15:21Z kssreeram quit (Read error: Connection reset by peer) 2016-07-31T11:25:10Z Opodeldoc joined #scheme 2016-07-31T11:26:20Z moredhel quit (Quit: byee) 2016-07-31T11:27:00Z moredhel joined #scheme 2016-07-31T11:47:54Z kssreeram joined #scheme 2016-07-31T12:00:02Z _sjs joined #scheme 2016-07-31T12:04:35Z _sjs quit (Ping timeout: 244 seconds) 2016-07-31T12:16:22Z neoncontrails quit 2016-07-31T12:29:30Z rgrinberg joined #scheme 2016-07-31T12:38:40Z kssreeram quit (Ping timeout: 258 seconds) 2016-07-31T12:56:09Z nilg joined #scheme 2016-07-31T13:01:07Z rgrinberg quit (Ping timeout: 252 seconds) 2016-07-31T13:04:02Z alezost joined #scheme 2016-07-31T13:04:42Z Blukunfando joined #scheme 2016-07-31T13:36:46Z kssreeram joined #scheme 2016-07-31T13:37:33Z kssreeram quit (Client Quit) 2016-07-31T13:53:01Z zacts quit (Ping timeout: 250 seconds) 2016-07-31T14:01:53Z nilg quit (Remote host closed the connection) 2016-07-31T14:11:56Z _sjs joined #scheme 2016-07-31T14:15:24Z alezost quit (Ping timeout: 260 seconds) 2016-07-31T14:16:28Z _sjs quit (Ping timeout: 252 seconds) 2016-07-31T14:17:08Z zacts joined #scheme 2016-07-31T14:36:50Z kssreeram joined #scheme 2016-07-31T14:57:33Z pjb joined #scheme 2016-07-31T15:05:13Z zacts quit (Quit: WeeChat 1.4) 2016-07-31T15:20:05Z alezost joined #scheme 2016-07-31T15:29:37Z kssreeram quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-07-31T15:48:34Z kssreeram joined #scheme 2016-07-31T15:53:31Z feriperrimerri joined #scheme 2016-07-31T15:53:32Z feriperrimerri quit (Changing host) 2016-07-31T15:53:32Z feriperrimerri joined #scheme 2016-07-31T15:53:42Z feriperrimerri is now known as deank 2016-07-31T16:00:01Z ovenpasta joined #scheme 2016-07-31T16:00:02Z zacts joined #scheme 2016-07-31T16:06:04Z groscoe joined #scheme 2016-07-31T16:06:29Z ovenpasta quit (Ping timeout: 258 seconds) 2016-07-31T16:10:18Z alezost quit (Quit: I live in GuixSD and Emacs ) 2016-07-31T16:13:49Z nanoz joined #scheme 2016-07-31T16:13:50Z nanoz quit (Changing host) 2016-07-31T16:13:50Z nanoz joined #scheme 2016-07-31T16:20:51Z zacts quit (Ping timeout: 276 seconds) 2016-07-31T16:23:45Z _sjs joined #scheme 2016-07-31T16:27:25Z wtetzner joined #scheme 2016-07-31T16:27:36Z brendyn joined #scheme 2016-07-31T16:28:06Z _sjs quit (Ping timeout: 250 seconds) 2016-07-31T16:35:59Z sethalves quit (Ping timeout: 260 seconds) 2016-07-31T17:15:30Z badkins joined #scheme 2016-07-31T17:32:22Z ec\ quit (Quit: Lost terminal) 2016-07-31T17:32:40Z Opodeldoc quit (Ping timeout: 244 seconds) 2016-07-31T17:36:55Z Opodeldoc joined #scheme 2016-07-31T17:42:59Z Wojciech_K joined #scheme 2016-07-31T17:47:35Z badkins quit (Remote host closed the connection) 2016-07-31T17:48:04Z X-Scale quit (Ping timeout: 258 seconds) 2016-07-31T17:51:35Z ec\ joined #scheme 2016-07-31T17:51:47Z hive-mind quit (Ping timeout: 250 seconds) 2016-07-31T17:54:03Z Urchin joined #scheme 2016-07-31T17:56:24Z Opodeldoc quit (Ping timeout: 276 seconds) 2016-07-31T17:57:00Z _leb joined #scheme 2016-07-31T17:59:40Z hive-mind joined #scheme 2016-07-31T18:00:27Z XTL quit (Ping timeout: 264 seconds) 2016-07-31T18:01:55Z gravicappa quit (Remote host closed the connection) 2016-07-31T18:05:11Z Urchin quit (Changing host) 2016-07-31T18:05:12Z Urchin joined #scheme 2016-07-31T18:06:02Z ineiros quit (Ping timeout: 258 seconds) 2016-07-31T18:08:17Z kssreeram quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-07-31T18:09:54Z zacts joined #scheme 2016-07-31T18:10:53Z XTL joined #scheme 2016-07-31T18:10:58Z ineiros joined #scheme 2016-07-31T18:18:28Z XTL quit (Ping timeout: 252 seconds) 2016-07-31T18:18:39Z ineiros quit (Ping timeout: 250 seconds) 2016-07-31T18:22:01Z sethalves joined #scheme 2016-07-31T18:22:09Z edgar-rft joined #scheme 2016-07-31T18:22:20Z Shadox joined #scheme 2016-07-31T18:25:39Z XTL joined #scheme 2016-07-31T18:25:40Z ineiros joined #scheme 2016-07-31T18:26:13Z X-Scale joined #scheme 2016-07-31T18:27:33Z badkins joined #scheme 2016-07-31T18:35:31Z _sjs joined #scheme 2016-07-31T18:39:52Z _sjs quit (Ping timeout: 240 seconds) 2016-07-31T18:54:36Z daviid joined #scheme 2016-07-31T19:01:11Z noethics joined #scheme 2016-07-31T19:17:29Z Opodeldoc joined #scheme 2016-07-31T19:20:21Z nanoz quit (Read error: Connection reset by peer) 2016-07-31T19:27:45Z aeth: ecraven: link? 2016-07-31T19:27:53Z aeth: fair point, though 2016-07-31T19:34:53Z mumptai joined #scheme 2016-07-31T19:36:33Z pierpa joined #scheme 2016-07-31T19:38:27Z zacts quit (Read error: Connection reset by peer) 2016-07-31T19:46:49Z masoudd_ quit (Quit: May your strings always be '\0' terminated.) 2016-07-31T19:50:58Z ec\ quit (Quit: Lost terminal) 2016-07-31T19:53:13Z strykerkkd joined #scheme 2016-07-31T19:55:19Z ecraven: alexpander, maybe riaxpander 2016-07-31T19:56:21Z ec\ joined #scheme 2016-07-31T19:56:21Z ecraven: http://petrofsky.org/src/alexpander.scm 2016-07-31T19:56:30Z ecraven: as far as I know, this is fairly complete and portable 2016-07-31T20:06:28Z ijp: of course there is psyntax as well 2016-07-31T20:18:30Z badkins quit (Remote host closed the connection) 2016-07-31T20:20:30Z badkins joined #scheme 2016-07-31T20:21:47Z badkins quit (Remote host closed the connection) 2016-07-31T20:22:50Z ecraven: sorry, that too, I've never (conciously) used it, so tend not to think of it 2016-07-31T20:29:13Z IstiCusi joined #scheme 2016-07-31T20:30:05Z civodul` joined #scheme 2016-07-31T20:32:49Z civodul quit (Ping timeout: 260 seconds) 2016-07-31T20:39:37Z _sjs joined #scheme 2016-07-31T20:47:15Z RandomDude joined #scheme 2016-07-31T20:47:20Z RandomDude: hi guys 2016-07-31T20:47:27Z rain1: hello 2016-07-31T20:48:24Z RandomDude: I became interested in scheme after many unsuccessful tries to learn C# because it's so complex and there are too many patterns, too many different ways to do things 2016-07-31T20:48:33Z RandomDude: it's insane 2016-07-31T20:49:02Z rain1: you'll like scheme! 2016-07-31T20:49:08Z RandomDude: i got interested in scheme after watching stanford lectures on youtube 2016-07-31T20:49:46Z RandomDude: it such a small language yet powerful, i like it a lot 2016-07-31T20:50:25Z RandomDude: it's probably stupid thing to say that I like a language but i really do because it's not as complicated as C# 2016-07-31T20:50:33Z RandomDude: or C++11, C++17 2016-07-31T20:50:57Z rain1: thats not stupid 2016-07-31T20:51:03Z rain1: thats one of the reasons i like it so much too 2016-07-31T20:51:25Z _leb quit (Quit: Computer has gone to sleep.) 2016-07-31T20:58:53Z wasamasa: C# isn't complicated, it's featureful 2016-07-31T21:01:39Z civodul` is now known as civodul 2016-07-31T21:05:26Z badkins joined #scheme 2016-07-31T21:06:37Z leb joined #scheme 2016-07-31T21:09:48Z badkins quit (Ping timeout: 250 seconds) 2016-07-31T21:11:52Z SpiritShard joined #scheme 2016-07-31T21:15:03Z Shadox quit (Ping timeout: 240 seconds) 2016-07-31T21:15:16Z teurastaja quit (Quit: Leaving) 2016-07-31T21:22:31Z RandomDude quit (Quit: RandomDude) 2016-07-31T21:27:40Z _sjs quit (Ping timeout: 252 seconds) 2016-07-31T21:33:26Z bjz_ quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2016-07-31T21:34:37Z ggole quit 2016-07-31T21:36:45Z noethics quit (Ping timeout: 276 seconds) 2016-07-31T21:40:41Z aeth: Large, complex languages are good. There's a built-in to do what you want it to do and you can normally ignore it if you don't need it. 2016-07-31T21:41:40Z leb quit (Quit: Computer has gone to sleep.) 2016-07-31T21:41:43Z aeth: The only time it backfires is when the built-in thing is bad, but kept for backwards compatibility 2016-07-31T21:44:49Z aeth: Sometimes there are also minor annoyances like a bad name or argument orders that contradict (e.g. Common Lisp's ELT vs Common Lisp's NTH take reverse argument orders to do basically the same thing), but if you rely on popular libraries to do things that other languages have built in, the same sort of thing usually will happen. 2016-07-31T22:04:28Z IstiCusi quit (Quit: WeeChat 1.4) 2016-07-31T22:04:46Z noethics joined #scheme 2016-07-31T22:05:06Z noethics_ joined #scheme 2016-07-31T22:05:11Z noethics quit (Disconnected by services) 2016-07-31T22:05:16Z pflanze quit (Ping timeout: 264 seconds) 2016-07-31T22:05:18Z noethics_ is now known as noethics 2016-07-31T22:05:37Z noethics_ joined #scheme 2016-07-31T22:06:09Z noethics_ quit (Disconnected by services) 2016-07-31T22:06:31Z noethics_ joined #scheme 2016-07-31T22:07:03Z noethics_ quit (Remote host closed the connection) 2016-07-31T22:08:09Z pflanze joined #scheme 2016-07-31T22:10:03Z turbofail joined #scheme 2016-07-31T22:18:20Z zacts joined #scheme 2016-07-31T22:30:24Z daviid quit (Ping timeout: 250 seconds) 2016-07-31T22:41:09Z akkad quit (Ping timeout: 260 seconds) 2016-07-31T22:41:34Z cross quit (Ping timeout: 265 seconds) 2016-07-31T22:49:46Z akkad joined #scheme 2016-07-31T22:51:17Z jlongster joined #scheme 2016-07-31T22:51:36Z jlongster quit (Client Quit) 2016-07-31T22:53:44Z bjz joined #scheme 2016-07-31T22:54:15Z jlongster joined #scheme 2016-07-31T22:58:06Z zacts quit (Quit: WeeChat 1.4) 2016-07-31T23:02:09Z bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2016-07-31T23:10:34Z zacts joined #scheme 2016-07-31T23:13:14Z civodul quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2016-07-31T23:13:46Z leb joined #scheme 2016-07-31T23:19:14Z badkins joined #scheme 2016-07-31T23:41:02Z drdo quit (Ping timeout: 250 seconds) 2016-07-31T23:41:45Z drdo joined #scheme 2016-07-31T23:41:47Z davorb: aeth: let's just agree to disagree 2016-07-31T23:49:01Z strykerkkd quit (Remote host closed the connection) 2016-07-31T23:59:06Z jlongster quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-07-31T23:59:48Z tmtwd joined #scheme