2015-02-13T00:04:33Z larion joined #scheme 2015-02-13T00:05:43Z mumptai quit (Remote host closed the connection) 2015-02-13T00:06:23Z rtra joined #scheme 2015-02-13T00:09:33Z amgarchIn9 quit (Ping timeout: 246 seconds) 2015-02-13T00:09:59Z larion quit (Quit: leaving) 2015-02-13T00:13:09Z uber_hulk quit (Quit: Connection closed for inactivity) 2015-02-13T00:19:53Z uris77 quit (Ping timeout: 250 seconds) 2015-02-13T00:23:15Z pecg quit (Quit: WeeChat 1.1.1) 2015-02-13T00:38:17Z rtra quit (Ping timeout: 246 seconds) 2015-02-13T00:39:52Z ilammy quit (Ping timeout: 246 seconds) 2015-02-13T00:40:26Z rtra joined #scheme 2015-02-13T00:55:45Z githogori joined #scheme 2015-02-13T01:21:29Z Natch quit (Ping timeout: 245 seconds) 2015-02-13T01:25:58Z Natch joined #scheme 2015-02-13T01:30:38Z kongtomorrow quit (Read error: Connection reset by peer) 2015-02-13T01:31:11Z kongtomorrow joined #scheme 2015-02-13T01:38:59Z stepnem quit (Ping timeout: 265 seconds) 2015-02-13T01:42:53Z kongtomorrow quit (Remote host closed the connection) 2015-02-13T01:43:31Z kongtomorrow joined #scheme 2015-02-13T01:48:54Z jlongste` joined #scheme 2015-02-13T01:49:34Z zeroish joined #scheme 2015-02-13T01:50:01Z echo-area joined #scheme 2015-02-13T01:53:46Z carc quit (Quit: QUIT) 2015-02-13T01:54:55Z mrowe is now known as mrowe_away 2015-02-13T01:58:22Z carc joined #scheme 2015-02-13T01:59:55Z vdamewood joined #scheme 2015-02-13T02:02:04Z tsumetai quit (Ping timeout: 264 seconds) 2015-02-13T02:03:17Z stamourv` joined #scheme 2015-02-13T02:05:48Z pecg joined #scheme 2015-02-13T02:11:12Z mrowe_away is now known as mrowe 2015-02-13T02:11:52Z adu joined #scheme 2015-02-13T02:12:25Z uris77 joined #scheme 2015-02-13T02:18:08Z hiroakip quit (Ping timeout: 265 seconds) 2015-02-13T02:18:42Z sethalves quit (Quit: Leaving.) 2015-02-13T02:20:39Z frkout joined #scheme 2015-02-13T02:21:30Z tsumetai joined #scheme 2015-02-13T02:24:07Z githogori quit (Ping timeout: 255 seconds) 2015-02-13T02:24:59Z cleatoma_ joined #scheme 2015-02-13T02:26:17Z vraid quit (Remote host closed the connection) 2015-02-13T02:26:22Z ehaliewicz quit (Ping timeout: 255 seconds) 2015-02-13T02:27:28Z cleatoma quit (Ping timeout: 245 seconds) 2015-02-13T02:27:32Z githogori joined #scheme 2015-02-13T02:33:12Z jlongste` quit (Remote host closed the connection) 2015-02-13T02:38:10Z excelsior joined #scheme 2015-02-13T02:38:19Z kongtomorrow quit 2015-02-13T03:03:43Z kongtomorrow joined #scheme 2015-02-13T03:04:46Z uber_hulk joined #scheme 2015-02-13T03:07:55Z kongtomorrow quit (Client Quit) 2015-02-13T03:25:01Z stamourv` quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-02-13T03:28:59Z kongtomorrow joined #scheme 2015-02-13T03:29:55Z mrowe is now known as mrowe_away 2015-02-13T03:31:22Z zacts quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-02-13T03:31:38Z utkarsh quit (Ping timeout: 245 seconds) 2015-02-13T03:31:46Z utkarsh joined #scheme 2015-02-13T03:31:46Z utkarsh quit (Changing host) 2015-02-13T03:31:46Z utkarsh joined #scheme 2015-02-13T03:43:14Z c74d3 quit (Read error: Connection reset by peer) 2015-02-13T03:50:26Z c74d joined #scheme 2015-02-13T04:04:27Z badkins joined #scheme 2015-02-13T04:11:24Z pecg quit (Quit: WeeChat 1.1.1) 2015-02-13T04:25:27Z vanila: how would I implement the javascript in scheme? http://lpaste.net/120413 2015-02-13T04:25:38Z vanila: a while loop with 'continue' 2015-02-13T04:29:17Z ijp: vanila: a continue could just be a tail-call, but if you want a general while macro with continue, you might need call-cc 2015-02-13T04:30:58Z ijp: writing iterative code, it might make sense to have a (begin (unless (bar?) (continue baz)) foo) where continue isn't in a tail position 2015-02-13T04:31:50Z ijp: but most examples that spring to mind seem easy to be easy to turn into something that tail-calls continue 2015-02-13T04:36:57Z vdamewood quit (Ping timeout: 245 seconds) 2015-02-13T04:40:46Z vdamewood joined #scheme 2015-02-13T04:41:43Z c74d quit (Read error: Connection reset by peer) 2015-02-13T04:46:22Z b4283 joined #scheme 2015-02-13T04:46:26Z c74d joined #scheme 2015-02-13T04:47:15Z uris77 quit (Quit: leaving) 2015-02-13T04:51:50Z c74d quit (Ping timeout: 265 seconds) 2015-02-13T04:59:46Z badkins quit 2015-02-13T05:12:37Z ecthiender joined #scheme 2015-02-13T05:16:09Z zacts joined #scheme 2015-02-13T05:22:40Z mrowe_away is now known as mrowe 2015-02-13T05:32:44Z mrowe is now known as mrowe_away 2015-02-13T05:36:52Z kongtomorrow quit 2015-02-13T05:43:13Z c74d joined #scheme 2015-02-13T05:47:58Z bb010g joined #scheme 2015-02-13T05:49:40Z daviid joined #scheme 2015-02-13T05:51:03Z cky quit (Ping timeout: 272 seconds) 2015-02-13T05:52:45Z c74d quit (Remote host closed the connection) 2015-02-13T05:52:56Z kongtomorrow joined #scheme 2015-02-13T05:53:09Z uber_hulk quit (Quit: Connection closed for inactivity) 2015-02-13T05:56:23Z c74d joined #scheme 2015-02-13T06:00:23Z mrowe_away is now known as mrowe 2015-02-13T06:03:08Z fsckd quit (Quit: bye) 2015-02-13T06:04:40Z cky joined #scheme 2015-02-13T06:09:56Z mrowe is now known as mrowe_away 2015-02-13T06:15:40Z karswell quit (Remote host closed the connection) 2015-02-13T06:15:45Z karswell` joined #scheme 2015-02-13T06:18:03Z mrowe_away is now known as mrowe 2015-02-13T06:29:49Z zadock joined #scheme 2015-02-13T06:32:07Z zadock quit (Remote host closed the connection) 2015-02-13T06:32:31Z theseb quit (Quit: Leaving) 2015-02-13T06:34:52Z mrowe is now known as mrowe_away 2015-02-13T06:35:02Z mrowe_away is now known as mrowe 2015-02-13T06:41:04Z psy_ quit (Ping timeout: 255 seconds) 2015-02-13T06:43:06Z pnkfelix joined #scheme 2015-02-13T06:44:08Z daviid quit (Ping timeout: 245 seconds) 2015-02-13T06:46:51Z bjz joined #scheme 2015-02-13T06:52:15Z robot-beethoven joined #scheme 2015-02-13T07:07:30Z mumptai joined #scheme 2015-02-13T07:09:47Z xyh joined #scheme 2015-02-13T07:23:42Z mrowe is now known as mrowe_away 2015-02-13T07:47:22Z pnkfelix quit (Ping timeout: 250 seconds) 2015-02-13T07:55:57Z vanila quit (Quit: Leaving) 2015-02-13T08:01:21Z vishesh joined #scheme 2015-02-13T08:03:21Z vdamewood quit (Quit: ["Textual IRC Client: www.textualapp.com"]) 2015-02-13T08:15:46Z fantazo joined #scheme 2015-02-13T08:15:51Z wingo_ joined #scheme 2015-02-13T08:24:19Z fridim_ joined #scheme 2015-02-13T08:33:43Z xyh quit (Ping timeout: 245 seconds) 2015-02-13T08:35:48Z agumonkey quit (Remote host closed the connection) 2015-02-13T08:36:48Z agumonkey joined #scheme 2015-02-13T08:37:01Z vdamewood joined #scheme 2015-02-13T08:38:08Z bb010g quit (Quit: Connection closed for inactivity) 2015-02-13T08:39:56Z mumptai quit (Remote host closed the connection) 2015-02-13T08:41:26Z SeekingXPRIZE quit (Quit: SeekingXPRIZE) 2015-02-13T08:41:35Z ijp quit (Quit: brb founding new religion) 2015-02-13T08:47:13Z vishesh quit (Ping timeout: 264 seconds) 2015-02-13T08:56:50Z Isp-sec joined #scheme 2015-02-13T09:01:56Z hiroakip joined #scheme 2015-02-13T09:03:48Z kongtomorrow quit 2015-02-13T09:10:25Z msgodf joined #scheme 2015-02-13T09:11:53Z zadock joined #scheme 2015-02-13T09:15:40Z adu quit (Quit: adu) 2015-02-13T09:15:50Z civodul joined #scheme 2015-02-13T09:23:25Z nee joined #scheme 2015-02-13T09:33:50Z redeemed joined #scheme 2015-02-13T09:37:59Z mrowe_away is now known as mrowe 2015-02-13T09:47:49Z mrowe is now known as mrowe_away 2015-02-13T09:57:52Z psy_ joined #scheme 2015-02-13T09:58:54Z wingo_ is now known as wingo 2015-02-13T10:05:07Z taspat joined #scheme 2015-02-13T10:07:27Z taspat: hi, I get "Error: Could not find or load main class Test" when running "java Test" after compiling .scm with kawa. It doesnt happen if i compile .java with javac. Does someone know why is it so? 2015-02-13T10:13:02Z psy_ quit (Read error: No route to host) 2015-02-13T10:31:31Z uber_hulk joined #scheme 2015-02-13T10:36:21Z psy_ joined #scheme 2015-02-13T10:38:49Z john__ joined #scheme 2015-02-13T10:39:03Z john__ quit (Client Quit) 2015-02-13T10:39:22Z oleo joined #scheme 2015-02-13T10:41:12Z oleo__ quit (Ping timeout: 244 seconds) 2015-02-13T10:46:54Z FracV joined #scheme 2015-02-13T10:47:08Z FracV quit (Changing host) 2015-02-13T10:47:08Z FracV joined #scheme 2015-02-13T10:47:17Z githogori quit (Ping timeout: 246 seconds) 2015-02-13T10:51:57Z vraid joined #scheme 2015-02-13T11:05:19Z echo-area quit (Remote host closed the connection) 2015-02-13T11:20:21Z Steverman joined #scheme 2015-02-13T11:20:30Z taspat quit (Remote host closed the connection) 2015-02-13T11:27:18Z mrowe_away is now known as mrowe 2015-02-13T11:28:35Z taspat joined #scheme 2015-02-13T11:30:14Z ecthiender quit (Quit: gotta go) 2015-02-13T11:31:44Z robot-beethoven quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-02-13T11:36:47Z mrowe is now known as mrowe_away 2015-02-13T11:45:24Z xyh joined #scheme 2015-02-13T11:52:31Z mrowe_away is now known as mrowe 2015-02-13T11:53:05Z excelsior quit (Quit: Lost terminal) 2015-02-13T12:09:57Z mrowe is now known as mrowe_away 2015-02-13T12:15:41Z zhangyh26258 joined #scheme 2015-02-13T12:16:22Z zhangyh26258 quit (Max SendQ exceeded) 2015-02-13T12:16:52Z zhangyh26258 joined #scheme 2015-02-13T12:22:00Z Steverman quit (Quit: WeeChat 1.1.1) 2015-02-13T12:29:03Z alezost joined #scheme 2015-02-13T12:46:48Z c74d quit (Ping timeout: 250 seconds) 2015-02-13T12:48:10Z zadock quit (Quit: Leaving) 2015-02-13T12:53:31Z c74d joined #scheme 2015-02-13T12:54:37Z fantazo quit (Quit: Verlassend) 2015-02-13T12:57:13Z c74d quit (Remote host closed the connection) 2015-02-13T12:59:04Z nowhere_man joined #scheme 2015-02-13T13:01:53Z c74d joined #scheme 2015-02-13T13:09:28Z davexunit joined #scheme 2015-02-13T13:30:48Z pnkfelix joined #scheme 2015-02-13T13:33:32Z psy_ quit (Remote host closed the connection) 2015-02-13T13:38:00Z larion joined #scheme 2015-02-13T13:38:25Z BossKonaSegwaY quit (Read error: Connection reset by peer) 2015-02-13T13:38:26Z fzappa joined #scheme 2015-02-13T13:41:29Z Steverman joined #scheme 2015-02-13T13:44:33Z narendraj9 joined #scheme 2015-02-13T13:46:49Z taylanub quit (Disconnected by services) 2015-02-13T13:46:56Z fzappa quit (Read error: Connection reset by peer) 2015-02-13T13:47:21Z taylanub joined #scheme 2015-02-13T13:49:33Z Steverman quit (Ping timeout: 245 seconds) 2015-02-13T13:49:54Z mrowe_away is now known as mrowe 2015-02-13T14:01:49Z zhangyh26258 quit (Quit: Leaving) 2015-02-13T14:02:59Z gravicappa joined #scheme 2015-02-13T14:04:42Z xyh quit (Ping timeout: 252 seconds) 2015-02-13T14:06:11Z xyh joined #scheme 2015-02-13T14:08:21Z mrowe is now known as mrowe_away 2015-02-13T14:13:51Z fantazo joined #scheme 2015-02-13T14:20:53Z pecg joined #scheme 2015-02-13T14:57:59Z narendraj9 quit (Ping timeout: 256 seconds) 2015-02-13T14:58:47Z narendraj9 joined #scheme 2015-02-13T14:59:13Z AkashicLegend quit (Quit: AkashicLegend) 2015-02-13T15:03:14Z fantazo quit (Quit: Verlassend) 2015-02-13T15:11:27Z adu joined #scheme 2015-02-13T15:15:44Z vdamewood quit (Quit: ["Textual IRC Client: www.textualapp.com"]) 2015-02-13T15:16:11Z SeekingXPRIZE joined #scheme 2015-02-13T15:17:13Z Kruppe quit (Ping timeout: 255 seconds) 2015-02-13T15:19:19Z Kruppe joined #scheme 2015-02-13T15:19:25Z adu quit (Quit: adu) 2015-02-13T15:21:06Z Flaoer joined #scheme 2015-02-13T15:26:53Z narendraj9 quit (Ping timeout: 246 seconds) 2015-02-13T15:29:49Z narendraj9 joined #scheme 2015-02-13T15:29:57Z taspat quit (Remote host closed the connection) 2015-02-13T15:33:25Z araujo joined #scheme 2015-02-13T15:33:30Z araujo quit (Changing host) 2015-02-13T15:33:30Z araujo joined #scheme 2015-02-13T15:34:44Z Kryo joined #scheme 2015-02-13T15:36:38Z Kruppe quit (Ping timeout: 245 seconds) 2015-02-13T15:38:48Z daviid joined #scheme 2015-02-13T15:40:25Z Kruppe joined #scheme 2015-02-13T15:41:18Z mumptai joined #scheme 2015-02-13T15:42:19Z narendraj9_ joined #scheme 2015-02-13T15:43:42Z narendraj9 quit (Ping timeout: 252 seconds) 2015-02-13T15:44:26Z edne joined #scheme 2015-02-13T15:44:41Z zadock joined #scheme 2015-02-13T15:44:47Z Isp-sec quit (Ping timeout: 246 seconds) 2015-02-13T15:47:47Z mrowe_away is now known as mrowe 2015-02-13T15:49:00Z uris77 joined #scheme 2015-02-13T15:49:37Z narendraj9_ is now known as narendraj9 2015-02-13T15:49:44Z adu joined #scheme 2015-02-13T15:57:22Z mrowe is now known as mrowe_away 2015-02-13T15:57:55Z offby1: rudybot: tail call, or booty call? 2015-02-13T15:58:03Z rudybot: *offby1: . o O ( What's the difference between a tail call and a booty call? ) 2015-02-13T15:58:16Z offby1: rudybot: that's what I'm asking 2015-02-13T15:58:20Z rudybot: *offby1: i mean there is user->my-program->url-library and i was thinking if url-library is directly asking user-auth with url-basic-auth, i have no way to figure out the current user, though server authentication will be handled very finely.. 2015-02-13T15:58:37Z Flaoer quit (Ping timeout: 245 seconds) 2015-02-13T15:59:23Z mumptai quit (Remote host closed the connection) 2015-02-13T16:00:33Z mumptai joined #scheme 2015-02-13T16:01:51Z badkins joined #scheme 2015-02-13T16:02:19Z uris77 quit (Ping timeout: 245 seconds) 2015-02-13T16:04:37Z narendraj9 quit (Quit: WeeChat 1.1.1) 2015-02-13T16:04:58Z narendraj9 joined #scheme 2015-02-13T16:15:41Z bb010g joined #scheme 2015-02-13T16:20:12Z theseb joined #scheme 2015-02-13T16:23:35Z excelsior joined #scheme 2015-02-13T16:26:41Z nee quit (Remote host closed the connection) 2015-02-13T16:28:28Z fantazo joined #scheme 2015-02-13T16:29:39Z civodul quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-02-13T16:32:50Z joneshf-laptop quit (Remote host closed the connection) 2015-02-13T16:40:01Z hiroakip quit (Ping timeout: 255 seconds) 2015-02-13T16:45:20Z msgodf quit (Ping timeout: 246 seconds) 2015-02-13T16:47:48Z redeemed quit (Quit: q) 2015-02-13T16:48:02Z amgarchIn9 joined #scheme 2015-02-13T16:50:29Z xyh quit (Remote host closed the connection) 2015-02-13T16:51:21Z Isp-sec joined #scheme 2015-02-13T16:57:37Z narendraj9 quit (Ping timeout: 252 seconds) 2015-02-13T16:58:21Z sethalves joined #scheme 2015-02-13T17:06:26Z uris77 joined #scheme 2015-02-13T17:12:44Z Flaoer joined #scheme 2015-02-13T17:14:33Z sheilong joined #scheme 2015-02-13T17:17:06Z narendraj9 joined #scheme 2015-02-13T17:17:22Z Kruppe quit (Ping timeout: 255 seconds) 2015-02-13T17:18:37Z kongtomorrow joined #scheme 2015-02-13T17:20:23Z vraid quit (Ping timeout: 245 seconds) 2015-02-13T17:29:08Z wingo quit (Ping timeout: 245 seconds) 2015-02-13T17:31:39Z Kruppe- joined #scheme 2015-02-13T17:36:16Z Kruppe- quit (Ping timeout: 255 seconds) 2015-02-13T17:39:43Z Vutral joined #scheme 2015-02-13T17:40:25Z twem2 quit (Remote host closed the connection) 2015-02-13T17:42:20Z amgarchIn9 quit (Ping timeout: 246 seconds) 2015-02-13T17:52:43Z askatasuna joined #scheme 2015-02-13T18:00:35Z Flaoer quit (Ping timeout: 246 seconds) 2015-02-13T18:02:16Z vishesh joined #scheme 2015-02-13T18:02:54Z fantazo quit (Quit: Verlassend) 2015-02-13T18:03:05Z vraid joined #scheme 2015-02-13T18:04:52Z pnkfelix quit (Ping timeout: 250 seconds) 2015-02-13T18:07:37Z vishesh quit (Ping timeout: 250 seconds) 2015-02-13T18:12:07Z amgarchIn9 joined #scheme 2015-02-13T18:17:24Z joneshf-laptop joined #scheme 2015-02-13T18:18:08Z bb010g quit (Quit: Connection closed for inactivity) 2015-02-13T18:36:01Z vraid quit (Ping timeout: 244 seconds) 2015-02-13T18:38:51Z vraid joined #scheme 2015-02-13T18:39:12Z narendraj9 quit (Quit: WeeChat 1.1.1) 2015-02-13T18:39:53Z sethalves quit (Quit: Leaving.) 2015-02-13T18:42:13Z hiroakip joined #scheme 2015-02-13T18:47:42Z githogori joined #scheme 2015-02-13T18:52:23Z sethalves joined #scheme 2015-02-13T18:54:54Z vishesh joined #scheme 2015-02-13T19:08:40Z kraehe: implementing nested quasiquotes makes my head smoke 2015-02-13T19:09:07Z kraehe: normal qq work ... but nested *curse* 2015-02-13T19:13:04Z uris77 quit (Quit: leaving) 2015-02-13T19:18:19Z fantazo joined #scheme 2015-02-13T19:23:30Z Flaoer joined #scheme 2015-02-13T19:24:59Z xyh joined #scheme 2015-02-13T19:25:11Z mrowe_away is now known as mrowe 2015-02-13T19:26:04Z kongtomorrow quit (Ping timeout: 264 seconds) 2015-02-13T19:29:22Z kongtomorrow joined #scheme 2015-02-13T19:35:17Z mrowe is now known as mrowe_away 2015-02-13T19:36:02Z ilammy joined #scheme 2015-02-13T19:39:20Z daviid quit (Ping timeout: 250 seconds) 2015-02-13T19:41:37Z ovenpasta joined #scheme 2015-02-13T19:46:11Z phipes joined #scheme 2015-02-13T19:53:43Z gravicappa quit (Remote host closed the connection) 2015-02-13T19:54:29Z xyh quit (Remote host closed the connection) 2015-02-13T20:02:14Z civodul joined #scheme 2015-02-13T20:02:26Z Flaoer quit (Ping timeout: 265 seconds) 2015-02-13T20:02:53Z Flaoer joined #scheme 2015-02-13T20:10:43Z SeekingXPRIZE quit (Quit: SeekingXPRIZE) 2015-02-13T20:15:18Z pnkfelix joined #scheme 2015-02-13T20:36:04Z jlongster joined #scheme 2015-02-13T20:53:25Z monod joined #scheme 2015-02-13T21:03:43Z Flaoer quit (Ping timeout: 245 seconds) 2015-02-13T21:06:12Z araujo quit (Quit: Leaving) 2015-02-13T21:14:02Z pnpuff joined #scheme 2015-02-13T21:14:38Z pnpuff quit (Quit: Lost terminal) 2015-02-13T21:14:38Z mrowe_away is now known as mrowe 2015-02-13T21:15:12Z pera joined #scheme 2015-02-13T21:15:31Z pera quit (Client Quit) 2015-02-13T21:16:10Z stepnem joined #scheme 2015-02-13T21:20:32Z sheilong quit (Quit: Konversation terminated!) 2015-02-13T21:24:15Z mrowe is now known as mrowe_away 2015-02-13T21:24:17Z askatasuna quit (Ping timeout: 264 seconds) 2015-02-13T21:25:23Z phipes quit (Quit: Textual IRC Client: www.textualapp.com) 2015-02-13T21:38:40Z fantazo quit (Quit: Verlassend) 2015-02-13T21:39:52Z robot-beethoven joined #scheme 2015-02-13T21:40:17Z pera joined #scheme 2015-02-13T21:43:28Z Flaoer joined #scheme 2015-02-13T21:48:00Z theseb quit (Quit: Leaving) 2015-02-13T21:49:05Z xyh joined #scheme 2015-02-13T21:49:16Z taylanub: I never implemented QQ but I suppose one would have to take a relatively straightforward strategy of counting levels of encountered 'quasiquote' and 'unquote'. after all, only the outermost 'quasiquote' is the actual macro use, and its whole operand is one datum... 2015-02-13T21:49:20Z taylanub tries 2015-02-13T21:55:28Z askatasuna joined #scheme 2015-02-13T21:56:48Z zacts quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-02-13T21:56:48Z badkins quit (Read error: Connection reset by peer) 2015-02-13T21:57:27Z xyh quit (Remote host closed the connection) 2015-02-13T22:00:39Z joneshf-laptop quit (Remote host closed the connection) 2015-02-13T22:00:52Z alezost quit (Quit: I use GNU Guix ) 2015-02-13T22:02:18Z stepnem quit (Ping timeout: 265 seconds) 2015-02-13T22:04:04Z AkashicLegend joined #scheme 2015-02-13T22:05:22Z pera quit (Ping timeout: 240 seconds) 2015-02-13T22:06:10Z monod quit (Quit: Sto andando via) 2015-02-13T22:18:04Z badkins joined #scheme 2015-02-13T22:20:54Z zadock quit (Quit: Leaving) 2015-02-13T22:23:13Z uber_hulk quit (Quit: Connection closed for inactivity) 2015-02-13T22:30:56Z askatasuna quit (Quit: WeeChat 1.1.1) 2015-02-13T22:35:50Z BossKonaSegwaY joined #scheme 2015-02-13T22:42:21Z oleo is now known as Guest6438 2015-02-13T22:42:30Z taylanub: that was indeed tricky, and I'm not sure if I got it right. http://sprunge.us/JXON?scheme also missing splicing 2015-02-13T22:43:45Z kraehe: *thanks* taylanub - i'll take a look at it 2015-02-13T22:43:59Z oleo__ joined #scheme 2015-02-13T22:45:29Z Guest6438 quit (Ping timeout: 256 seconds) 2015-02-13T22:46:46Z vanila joined #scheme 2015-02-13T22:47:06Z kraehe: btw, what scheme do you use, that it allows define inside a lambda 2015-02-13T22:48:43Z taylanub: that's allowed by at least R5RS, possibly older. 2015-02-13T22:49:26Z taylanub: they must be all at the beginning of the lambda body, and in R5RS it becomes equivalent to binding them via `letrec', in R7RS `letrec*'. 2015-02-13T22:50:33Z ecraven: can anyone suggest a Scheme that runs on the raspberry pi and could be used to write simple Xorg GUI programs? 2015-02-13T22:51:10Z taylanub: i.e. the following two are absolutely the same thing in R7RS: http://sprunge.us/jTGd 2015-02-13T22:51:36Z taylanub: ecraven: rpi uses ARM, right? I think Guile has an ARM port... 2015-02-13T22:52:38Z taylanub googles "guile arm", finds "Guile's Theme Goes With Everything - Arm Wrestling Dog - YouTube" 2015-02-13T22:52:46Z taylanub: *sigh* 2015-02-13T22:53:28Z taylanub: hm, taken Guix 0.8.1 announced ARM support, Guile must obviously support it :) 2015-02-13T22:54:29Z taylanub: kraehe: FYI, it seems highly tricky to add unquote-splicing support to what I wrote (assuming my code is correct in first place) 2015-02-13T22:55:02Z kraehe: ecraven, take a look at gtk-server ... this even allows to display on remote systems 2015-02-13T22:56:58Z kraehe: ecraven, http://www.gtk-server.org/demo-stdin.scm.txt 2015-02-13T22:57:48Z taylanub: (ugh, quasiquote is supposed to support vectors too!) 2015-02-13T22:58:10Z kraehe: lucky, i wont have vectors 2015-02-13T22:59:07Z kraehe: http://kephra.de/o3proto/r4rs-subset.html <- btw, thats my current status 2015-02-13T23:00:10Z LeoNerd quit (Quit: Server reboot) 2015-02-13T23:01:52Z jlongster quit (Ping timeout: 240 seconds) 2015-02-13T23:02:56Z kraehe: not much changed to yesterday, besides that I've implemented ' ` , @, tokens, and the scheme source inside the html now looks nicer 2015-02-13T23:03:20Z vanila: is ,@ part of scheme? 2015-02-13T23:03:26Z vanila: i thought it was CL only 2015-02-13T23:04:30Z kraehe: http://www.cs.indiana.edu/scheme-repository/R4RS/r4rs_6.html#SEC39 <- vanila look here 2015-02-13T23:10:46Z excelsior quit (Quit: Lost terminal) 2015-02-13T23:13:21Z LeoNerd joined #scheme 2015-02-13T23:20:50Z fridim_ quit (Ping timeout: 246 seconds) 2015-02-13T23:23:01Z civodul quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-02-13T23:23:02Z zacts joined #scheme 2015-02-13T23:23:43Z vikraman quit (Ping timeout: 245 seconds) 2015-02-13T23:23:43Z jyc quit (Ping timeout: 245 seconds) 2015-02-13T23:25:27Z vikraman joined #scheme 2015-02-13T23:26:16Z jyc joined #scheme 2015-02-13T23:31:31Z mumptai quit (Quit: Verlassend) 2015-02-13T23:38:29Z Flaoer quit (Ping timeout: 265 seconds) 2015-02-13T23:39:34Z taylanub: vanila: yes, ,@ aka unquote-splicing has been part of Scheme for a long time 2015-02-13T23:40:25Z vanila: damn 2015-02-13T23:40:46Z vanila: I need to add this to pattern matcher then, but it's too dificult :| 2015-02-13T23:42:53Z Isp-sec quit (Ping timeout: 264 seconds) 2015-02-13T23:46:41Z Vutral quit (Ping timeout: 256 seconds)