2016-06-20T00:13:34Z zv quit (Ping timeout: 252 seconds) 2016-06-20T00:15:22Z strykerkkd quit (Remote host closed the connection) 2016-06-20T00:16:06Z rx80 quit (Ping timeout: 276 seconds) 2016-06-20T00:20:14Z zv joined #scheme 2016-06-20T00:21:15Z cemerick joined #scheme 2016-06-20T00:25:28Z rx80 joined #scheme 2016-06-20T00:28:18Z andrewvic joined #scheme 2016-06-20T00:37:53Z mastokley joined #scheme 2016-06-20T00:40:36Z samw3 left #scheme 2016-06-20T00:44:59Z cemerick quit (Ping timeout: 244 seconds) 2016-06-20T00:46:39Z zv quit (Ping timeout: 276 seconds) 2016-06-20T00:48:59Z shdeng joined #scheme 2016-06-20T00:54:53Z lambda-11235 joined #scheme 2016-06-20T01:19:59Z karswell quit (Remote host closed the connection) 2016-06-20T01:35:53Z walter|r joined #scheme 2016-06-20T01:37:07Z jcowan quit (Quit: Leaving) 2016-06-20T01:47:15Z andrewvic quit (Ping timeout: 264 seconds) 2016-06-20T01:49:36Z andrewvic joined #scheme 2016-06-20T01:52:00Z ASau quit (Read error: Connection reset by peer) 2016-06-20T01:52:34Z andrewvic quit (Client Quit) 2016-06-20T01:53:11Z ASau joined #scheme 2016-06-20T01:55:52Z andrewvic joined #scheme 2016-06-20T01:56:32Z karswell joined #scheme 2016-06-20T01:58:40Z Khisanth quit (Ping timeout: 264 seconds) 2016-06-20T01:59:58Z badkins quit (Remote host closed the connection) 2016-06-20T02:04:15Z ArneBab_ joined #scheme 2016-06-20T02:05:03Z ics quit (Quit: Connection closed for inactivity) 2016-06-20T02:08:19Z ArneBab quit (Ping timeout: 244 seconds) 2016-06-20T02:11:58Z Khisanth joined #scheme 2016-06-20T02:17:12Z grettke quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-20T02:17:54Z bokr quit (Ping timeout: 272 seconds) 2016-06-20T02:20:54Z mastokley quit (Ping timeout: 276 seconds) 2016-06-20T02:27:14Z ics joined #scheme 2016-06-20T02:30:55Z Majora320 left #scheme 2016-06-20T02:31:13Z mokuso quit (Quit: fUCK) 2016-06-20T02:42:36Z sethalves quit (Remote host closed the connection) 2016-06-20T02:43:27Z noethics quit (Ping timeout: 244 seconds) 2016-06-20T02:44:21Z gema` joined #scheme 2016-06-20T02:46:27Z andrewvic quit (Quit: andrewvic) 2016-06-20T03:11:11Z andrewvic joined #scheme 2016-06-20T03:18:39Z bokr joined #scheme 2016-06-20T03:38:59Z walter|r quit (Remote host closed the connection) 2016-06-20T03:56:20Z pierpa quit (Ping timeout: 244 seconds) 2016-06-20T04:04:41Z Menche\demiC quit (Quit: Leaving) 2016-06-20T04:10:57Z noethics joined #scheme 2016-06-20T04:22:53Z andrewvic quit (Ping timeout: 250 seconds) 2016-06-20T04:23:48Z galex|713 quit (Remote host closed the connection) 2016-06-20T04:27:39Z groscoe quit (Ping timeout: 250 seconds) 2016-06-20T04:30:32Z mbuf joined #scheme 2016-06-20T04:33:46Z andrewvic joined #scheme 2016-06-20T04:51:02Z n_blownapart joined #scheme 2016-06-20T04:53:04Z n_blownapart: t> hi anyone give me a hint on how to hand write the output of this program? (f 4) should return 11 but its not what I'm getting. thanks https://www.refheap.com/120590 2016-06-20T04:54:04Z AlexDenisov joined #scheme 2016-06-20T04:55:12Z andrewvic quit (Ping timeout: 244 seconds) 2016-06-20T04:56:41Z masoudd quit (Ping timeout: 250 seconds) 2016-06-20T04:57:13Z mastokley joined #scheme 2016-06-20T05:01:17Z Menche\demiC joined #scheme 2016-06-20T05:02:57Z idev joined #scheme 2016-06-20T05:03:22Z idev: scheme supports tails recurion; js does not; for education purposes, how do I compile scheme, via continuation passing style, to js? (looking for book / blog / article / paper recommendation) 2016-06-20T05:07:54Z ijp: trampoline or cheney on the MTA 2016-06-20T05:08:23Z ijp: or use a js->js compiler that does support proper tail recursion 2016-06-20T05:11:45Z ecraven: idev: doesn't new js mandate TCO? 2016-06-20T05:12:19Z ijp: it does, but it'll be a while before it is portable, so that's why I suggested the js->js compiler 2016-06-20T05:13:16Z bokr quit (Quit: Leaving.) 2016-06-20T05:15:45Z mastokley quit (Ping timeout: 276 seconds) 2016-06-20T05:16:19Z idev: I want to do it via CPS 2016-06-20T05:16:24Z idev: as an excuse to learn how to write CPS compilers 2016-06-20T05:17:06Z ijp: that doesn't change the advice 2016-06-20T05:17:54Z idev: trampolines !+ CPS 2016-06-20T05:18:14Z ijp: CPS makes control explicit, and every call into a tail call. 2016-06-20T05:20:00Z ijp: so once you've decided to go that route, you still need to know how tail calls get implemented 2016-06-20T05:29:05Z nilg joined #scheme 2016-06-20T05:31:23Z tmtwd quit (Ping timeout: 244 seconds) 2016-06-20T05:34:50Z chishiki quit (Ping timeout: 260 seconds) 2016-06-20T05:36:38Z chishiki joined #scheme 2016-06-20T05:43:15Z safe quit (Quit: Leaving) 2016-06-20T05:47:34Z lambda-11235 quit (Ping timeout: 260 seconds) 2016-06-20T05:56:31Z robotoad quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-20T05:57:30Z andrewvic joined #scheme 2016-06-20T06:09:45Z ecraven: sadly Rust doesn't support TCO any more than C does (or maybe even a lot less) 2016-06-20T06:12:03Z Menche\demiC quit (Remote host closed the connection) 2016-06-20T06:13:20Z mastokley joined #scheme 2016-06-20T06:18:50Z andrewvic quit (Quit: andrewvic) 2016-06-20T06:22:39Z daviid joined #scheme 2016-06-20T06:29:12Z Menche\demiC joined #scheme 2016-06-20T06:30:19Z AlexDenisov quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-20T06:38:38Z leot joined #scheme 2016-06-20T06:43:05Z andrewvic joined #scheme 2016-06-20T06:44:13Z tmtwd joined #scheme 2016-06-20T06:46:33Z mastokley quit (Ping timeout: 240 seconds) 2016-06-20T06:49:15Z Valheru8 joined #scheme 2016-06-20T06:51:16Z Valheru joined #scheme 2016-06-20T06:53:41Z Valheru8 quit (Ping timeout: 250 seconds) 2016-06-20T06:54:08Z Valheru8 joined #scheme 2016-06-20T06:54:38Z civodul joined #scheme 2016-06-20T06:55:51Z Valheru quit (Ping timeout: 250 seconds) 2016-06-20T07:07:03Z Menche joined #scheme 2016-06-20T07:07:12Z bokr joined #scheme 2016-06-20T07:14:22Z ijp quit (Quit: brb shooting messenger) 2016-06-20T07:17:51Z tmtwd quit (Ping timeout: 246 seconds) 2016-06-20T07:20:54Z stepnem joined #scheme 2016-06-20T07:21:51Z C_Keen quit (Changing host) 2016-06-20T07:21:51Z C_Keen joined #scheme 2016-06-20T07:21:55Z C_Keen is now known as C-Keen 2016-06-20T07:22:41Z tmtwd joined #scheme 2016-06-20T07:32:25Z Valheru8 quit (Read error: Connection reset by peer) 2016-06-20T07:36:55Z mbuf quit (Ping timeout: 244 seconds) 2016-06-20T07:38:28Z Menche\demiC quit (Quit: Leaving) 2016-06-20T07:44:41Z tmtwd quit (Ping timeout: 244 seconds) 2016-06-20T08:03:52Z bjz joined #scheme 2016-06-20T08:07:32Z n_blownapart quit (Quit: Leaving) 2016-06-20T08:12:03Z bjz quit (Ping timeout: 244 seconds) 2016-06-20T08:12:04Z Menche quit (Quit: ZNC - znc.dank.ninja) 2016-06-20T08:15:32Z Menche joined #scheme 2016-06-20T08:29:31Z joneshf-laptop quit (Ping timeout: 240 seconds) 2016-06-20T08:42:47Z Muir joined #scheme 2016-06-20T08:42:54Z tessier_ quit (Ping timeout: 244 seconds) 2016-06-20T08:44:16Z bjz joined #scheme 2016-06-20T08:51:20Z andrewvic quit (Quit: andrewvic) 2016-06-20T08:55:03Z bjz quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2016-06-20T08:57:22Z karswell quit (Remote host closed the connection) 2016-06-20T08:57:37Z karswell joined #scheme 2016-06-20T08:59:08Z bjz joined #scheme 2016-06-20T09:00:34Z AlexDenisov joined #scheme 2016-06-20T09:01:24Z lritter joined #scheme 2016-06-20T09:04:14Z daviid quit (Ping timeout: 244 seconds) 2016-06-20T09:10:38Z cemerick joined #scheme 2016-06-20T09:24:13Z tessier joined #scheme 2016-06-20T09:36:11Z andrewvic joined #scheme 2016-06-20T09:45:56Z ASau quit (Ping timeout: 244 seconds) 2016-06-20T10:11:55Z cemerick quit (Ping timeout: 260 seconds) 2016-06-20T10:27:21Z cemerick joined #scheme 2016-06-20T10:31:15Z AlexDenisov quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-20T10:36:08Z AlexDenisov joined #scheme 2016-06-20T10:46:14Z grettke joined #scheme 2016-06-20T11:03:36Z shdeng quit (Quit: Leaving) 2016-06-20T11:19:53Z andrewvic quit (Quit: andrewvic) 2016-06-20T11:26:31Z davorb: idev: JS recently added support for TCO 2016-06-20T11:27:01Z davorb: oh, nm. I just saw that ecraven already wrote what I was going to write. 2016-06-20T11:33:42Z ecraven: davorb: do you happen to know of any site listing which versions of the major browsers correctly support TCO? 2016-06-20T11:35:38Z joneshf-laptop joined #scheme 2016-06-20T11:42:03Z andrewvic joined #scheme 2016-06-20T11:42:44Z leppie quit 2016-06-20T11:44:19Z davorb: ecraven: usually I use caniuse.com, but they don't seem to have added TCO to their list yet. i'm going to open an issue about it on their github page. 2016-06-20T11:46:00Z leppie joined #scheme 2016-06-20T11:46:43Z mbuf joined #scheme 2016-06-20T11:50:49Z alezost joined #scheme 2016-06-20T11:53:33Z cemerick quit (Ping timeout: 276 seconds) 2016-06-20T11:59:53Z andrewvic quit (Quit: andrewvic) 2016-06-20T12:01:49Z joast quit (Ping timeout: 244 seconds) 2016-06-20T12:06:05Z masoudd joined #scheme 2016-06-20T12:08:12Z badkins joined #scheme 2016-06-20T12:10:14Z bjz quit (Ping timeout: 244 seconds) 2016-06-20T12:12:08Z badkins_ joined #scheme 2016-06-20T12:12:49Z bjz joined #scheme 2016-06-20T12:13:03Z stepnem quit (Ping timeout: 240 seconds) 2016-06-20T12:13:29Z stepnem joined #scheme 2016-06-20T12:13:34Z davorb quit (Ping timeout: 240 seconds) 2016-06-20T12:13:45Z badkins quit (Disconnected by services) 2016-06-20T12:13:50Z dan64 quit (Ping timeout: 260 seconds) 2016-06-20T12:13:52Z badkins_ is now known as badkins 2016-06-20T12:14:22Z nowhere_man quit (Remote host closed the connection) 2016-06-20T12:14:47Z nowhere_man joined #scheme 2016-06-20T12:15:28Z juanfra quit (Remote host closed the connection) 2016-06-20T12:15:31Z dan64 joined #scheme 2016-06-20T12:15:35Z low-profile quit (Ping timeout: 260 seconds) 2016-06-20T12:16:04Z retroj quit (Ping timeout: 264 seconds) 2016-06-20T12:16:11Z juanfra joined #scheme 2016-06-20T12:17:49Z dsmith quit (Ping timeout: 260 seconds) 2016-06-20T12:18:33Z low-profile joined #scheme 2016-06-20T12:19:01Z bokr quit (Ping timeout: 252 seconds) 2016-06-20T12:21:28Z mbuf quit (Ping timeout: 264 seconds) 2016-06-20T12:21:38Z Khisanth quit (Ping timeout: 244 seconds) 2016-06-20T12:22:59Z AlexDenisov quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-20T12:23:02Z retroj joined #scheme 2016-06-20T12:24:23Z nilg` joined #scheme 2016-06-20T12:24:29Z andrewvic joined #scheme 2016-06-20T12:25:45Z andrewvic quit (Client Quit) 2016-06-20T12:29:30Z bokr joined #scheme 2016-06-20T12:47:04Z AlexDenisov joined #scheme 2016-06-20T12:49:20Z noethics quit (Ping timeout: 272 seconds) 2016-06-20T12:49:51Z M-krsiehl quit (Remote host closed the connection) 2016-06-20T12:58:17Z mbrock joined #scheme 2016-06-20T13:02:10Z Khisanth joined #scheme 2016-06-20T13:04:54Z M-krsiehl joined #scheme 2016-06-20T13:11:29Z jefrite quit (Ping timeout: 260 seconds) 2016-06-20T13:12:02Z joast joined #scheme 2016-06-20T13:13:21Z bokr quit (Quit: Leaving.) 2016-06-20T13:14:48Z alchemizt quit (Quit: Leaving) 2016-06-20T13:21:19Z joast quit (Ping timeout: 276 seconds) 2016-06-20T13:22:58Z mokuso joined #scheme 2016-06-20T13:33:36Z greatscottttt joined #scheme 2016-06-20T13:34:18Z alezost quit (Ping timeout: 272 seconds) 2016-06-20T13:35:57Z noethics joined #scheme 2016-06-20T13:36:14Z jefrite joined #scheme 2016-06-20T13:40:36Z grettke quit (Quit: Textual IRC Client: www.textualapp.com) 2016-06-20T13:42:14Z AlexDenisov quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-20T13:47:29Z cemerick joined #scheme 2016-06-20T13:50:05Z taylan: ye gods, the record types discussion is huge :( 2016-06-20T14:01:23Z AlexDenisov joined #scheme 2016-06-20T14:04:03Z ecraven: and doesn't seem to conclude anytime soon 2016-06-20T14:04:10Z nilg` quit (Remote host closed the connection) 2016-06-20T14:04:15Z alchemizt joined #scheme 2016-06-20T14:06:50Z taylan: ecraven: have you managed to grok it? I was tired and only skimmed it yesterday and will retry now... 2016-06-20T14:08:41Z Kooda_ is now known as Kooda 2016-06-20T14:09:53Z ecraven: the main point of contention seems to be whether the "symbols" used to identify the fields (parameters to the constructor and the car for the fields) are just symbols or actually identifiers 2016-06-20T14:10:17Z Valheru joined #scheme 2016-06-20T14:11:01Z Valheru8 joined #scheme 2016-06-20T14:11:38Z eagleflo_ quit (Quit: leaving) 2016-06-20T14:13:54Z eagleflo joined #scheme 2016-06-20T14:15:04Z Valheru quit (Ping timeout: 260 seconds) 2016-06-20T14:15:46Z Valheru8 quit (Ping timeout: 260 seconds) 2016-06-20T14:16:20Z taylan: yeah, I was blurry on the exact implications of each choice but there are some clear examples now that I look again 2016-06-20T14:17:00Z taylan: like http://sprunge.us/bQSC 2016-06-20T14:17:07Z ecraven: I don't really care that much one way or another, but it should be possible to write portable code :-/ 2016-06-20T14:20:51Z walter|r joined #scheme 2016-06-20T14:20:54Z taylan: ecraven: I think 99% of code out there won't be affected by the choice anyway... 2016-06-20T14:22:30Z ecraven: taylan: that's probably right :) though I do love introspection, so this is interesting 2016-06-20T14:23:12Z taylan: well, indeed, I don't know how introspection would work sanely if the identifier route is taken 2016-06-20T14:23:50Z ecraven: taylan: personally, I'd say using the accessor instead of any "name" (that isn't actually used for anything normally anyway) might not be the worst idea... but that would of course be an incompatible change 2016-06-20T14:24:25Z jefrite quit (Ping timeout: 244 seconds) 2016-06-20T14:24:36Z taylan: that sounds like a good idea indeed 2016-06-20T14:24:43Z ecraven: but then, I also like mit-scheme's (define-structure pair first second), which auto-generates make-pair, pair-first, set-pair-first! and so on :) 2016-06-20T14:24:59Z ecraven: taylan: that idea comes up on the list a few times too 2016-06-20T14:25:07Z ecraven: (scrap the name, use the accessor) 2016-06-20T14:31:44Z joast joined #scheme 2016-06-20T14:39:00Z Muir quit (Quit: Leaving) 2016-06-20T14:41:41Z jefrite joined #scheme 2016-06-20T14:48:37Z _sjs quit (Ping timeout: 252 seconds) 2016-06-20T14:54:13Z daviid joined #scheme 2016-06-20T14:55:51Z przl joined #scheme 2016-06-20T14:56:29Z przl_ joined #scheme 2016-06-20T14:56:31Z przl quit (Client Quit) 2016-06-20T15:00:39Z jefrite quit (Remote host closed the connection) 2016-06-20T15:03:35Z cemerick quit (Ping timeout: 260 seconds) 2016-06-20T15:05:55Z Kooda quit (Ping timeout: 260 seconds) 2016-06-20T15:06:05Z Kooda joined #scheme 2016-06-20T15:16:18Z adu joined #scheme 2016-06-20T15:21:22Z nilg quit (Read error: Connection reset by peer) 2016-06-20T15:26:02Z AlexDenisov quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-20T15:29:45Z Tenhi_ joined #scheme 2016-06-20T15:30:03Z alezost joined #scheme 2016-06-20T15:32:25Z profan_ is now known as profan 2016-06-20T15:34:37Z Tenhi_ quit (K-Lined) 2016-06-20T15:34:49Z przl_ quit (Ping timeout: 258 seconds) 2016-06-20T15:41:03Z badkins quit (Ping timeout: 276 seconds) 2016-06-20T15:42:18Z samw3 joined #scheme 2016-06-20T15:46:09Z mbrock quit (Quit: Connection closed for inactivity) 2016-06-20T15:54:06Z AlexDenisov joined #scheme 2016-06-20T15:57:20Z AlexDenisov quit (Client Quit) 2016-06-20T16:00:09Z pierpa joined #scheme 2016-06-20T16:08:25Z Riastradh quit (Ping timeout: 244 seconds) 2016-06-20T16:08:28Z cemerick joined #scheme 2016-06-20T16:09:23Z sondr3 joined #scheme 2016-06-20T16:10:54Z civodul quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2016-06-20T16:17:43Z daviid quit (Ping timeout: 244 seconds) 2016-06-20T16:17:58Z gravicappa joined #scheme 2016-06-20T16:19:07Z robotoad joined #scheme 2016-06-20T16:23:16Z cemerick quit (Ping timeout: 264 seconds) 2016-06-20T16:23:53Z przl joined #scheme 2016-06-20T16:24:02Z leot quit (Quit: BBL) 2016-06-20T16:24:13Z adu quit (Quit: adu) 2016-06-20T16:25:02Z walter|r quit (Remote host closed the connection) 2016-06-20T16:31:23Z badkins joined #scheme 2016-06-20T16:32:22Z Blukunfando quit (Ping timeout: 260 seconds) 2016-06-20T16:37:25Z groscoe joined #scheme 2016-06-20T16:39:57Z cemerick joined #scheme 2016-06-20T16:40:50Z greatscottttt quit (Quit: leaving) 2016-06-20T16:41:25Z walter|r joined #scheme 2016-06-20T16:46:25Z sethalves joined #scheme 2016-06-20T16:48:07Z strelox joined #scheme 2016-06-20T16:58:48Z teurastaja joined #scheme 2016-06-20T17:04:34Z teurastaja quit (Ping timeout: 272 seconds) 2016-06-20T17:04:44Z walter|r quit (Remote host closed the connection) 2016-06-20T17:05:10Z walter|r joined #scheme 2016-06-20T17:09:26Z walter|r quit (Ping timeout: 250 seconds) 2016-06-20T17:10:16Z ^python111 joined #scheme 2016-06-20T17:14:52Z jao joined #scheme 2016-06-20T17:16:15Z makufiru: anyone here also use Rust, or understand Rust's ownership and lifetime semantics? I'm wondering if it could be possible or even worthwhile to implement a Scheme with rust-style ownership semantics that would allow you to use Scheme without a GC 2016-06-20T17:17:30Z LeoNerd: That would require lots of static annotations or code analysis 2016-06-20T17:17:48Z makufiru: I'm leaning toward code analysis. In the compiler 2016-06-20T17:17:49Z Kooda: I believe Stalin does this. 2016-06-20T17:17:56Z Kooda: But it’s quite slow. 2016-06-20T17:18:05Z makufiru: the Stalin compiler? 2016-06-20T17:18:06Z Kooda: (though really interesting) 2016-06-20T17:18:07Z Kooda: Yep 2016-06-20T17:18:23Z makufiru: Rust does it pretty fast - IMO anyways 2016-06-20T17:18:41Z makufiru: and they do it through code analysis 2016-06-20T17:18:59Z Kooda: You type more annotations in Rust, and the semantics of the language is far simpler than Scheme. 2016-06-20T17:19:23Z Kooda: I suppose it wouldn’t be too hard to make a Rust-like DSL. :) 2016-06-20T17:19:38Z ijp joined #scheme 2016-06-20T17:19:47Z teurastaja joined #scheme 2016-06-20T17:19:56Z makufiru: That's what I'm thinking. Just using &etc or what have you for borrow semantics 2016-06-20T17:20:09Z ijp quit (Remote host closed the connection) 2016-06-20T17:20:58Z ijp joined #scheme 2016-06-20T17:25:32Z grettke joined #scheme 2016-06-20T17:26:23Z Riastradh joined #scheme 2016-06-20T17:29:09Z pjb joined #scheme 2016-06-20T17:31:26Z Kooda: makufiru: if you start such project, please keep me posted. I was thinking about exploring that. ^^ 2016-06-20T17:32:56Z ecraven: the interesting part would be to do it *without* all the annotations 2016-06-20T17:33:12Z ecraven: if only rust would support proper TCO :-/ 2016-06-20T17:35:53Z Kooda: Sure! 2016-06-20T17:35:57Z Kooda: Yeah, it would be nice :| 2016-06-20T17:46:42Z funrep: how does chez scheme stand compared to racket, chicken etc. ? 2016-06-20T17:48:06Z funrep: skimming through its docs it seems very feature rich, and i assume you can use third-party libraries assuming they are written in r6rs? 2016-06-20T17:50:38Z mastokley joined #scheme 2016-06-20T17:59:24Z mumptai joined #scheme 2016-06-20T18:00:07Z rjnw quit (Quit: Connection closed for inactivity) 2016-06-20T18:00:54Z andrewvic joined #scheme 2016-06-20T18:03:15Z teurastaja quit (Ping timeout: 260 seconds) 2016-06-20T18:04:00Z andrewvic quit (Client Quit) 2016-06-20T18:06:25Z makufiru: funrep: you might try asking in #chez 2016-06-20T18:11:27Z makufiru: ecraven: why do you want TCO on rust? You'd just transpile to rust? haha 2016-06-20T18:12:52Z andrewvic joined #scheme 2016-06-20T18:14:27Z andrewvic quit (Client Quit) 2016-06-20T18:14:50Z wasamasa: if I could do a single thing in the programming world, it would be to eliminate "transpile" from the general vocabulary 2016-06-20T18:17:39Z funrep: makufiru: oh thanks 2016-06-20T18:18:05Z makufiru: wasamasa: why? seems like a lackluster accomplishment to set as your life goal 2016-06-20T18:19:26Z wasamasa: makufiru: programming is not the only thing I do :> 2016-06-20T18:20:19Z makufiru: well your programming life goal then. What's so bad about the word transpiling? You'd just prefer "compile"? 2016-06-20T18:20:28Z teurastaja joined #scheme 2016-06-20T18:21:06Z daviid joined #scheme 2016-06-20T18:22:20Z wasamasa: yes 2016-06-20T18:23:04Z przl quit (Ping timeout: 240 seconds) 2016-06-20T18:23:12Z makufiru: eh. I like the use of transpile to denote the difference between going from "language" to bytecode/machine code as compared to language-language 2016-06-20T18:24:35Z wasamasa: it invokes this mental image of javascript programmers being scared to death by compilers 2016-06-20T18:29:50Z makufiru: lol seems like you just have PTSD from dealing with the Javascript world 2016-06-20T18:30:31Z wasamasa: nah, I just keep my distance from their practices :> 2016-06-20T18:30:32Z makufiru: I went exactly the direction you're describing - full stack JS developer into becoming obsessed with compilers haha 2016-06-20T18:30:47Z wasamasa: like, ridiculously tiny libraries 2016-06-20T18:31:02Z ^python111 quit (Ping timeout: 250 seconds) 2016-06-20T18:31:23Z strykerkkd joined #scheme 2016-06-20T18:31:31Z badkins quit (Ping timeout: 240 seconds) 2016-06-20T18:34:04Z AlexDenisov joined #scheme 2016-06-20T18:34:09Z andrewvic joined #scheme 2016-06-20T18:34:34Z daviid quit (Ping timeout: 240 seconds) 2016-06-20T18:39:23Z badkins joined #scheme 2016-06-20T18:53:36Z daviid joined #scheme 2016-06-20T18:56:25Z pierpa: I would eliminate the word "compile" instead. 2016-06-20T18:56:36Z pierpa: The correct word is "translate". 2016-06-20T18:59:48Z DGASAU quit (Ping timeout: 244 seconds) 2016-06-20T19:02:53Z przl joined #scheme 2016-06-20T19:04:49Z DGASAU joined #scheme 2016-06-20T19:07:37Z teurastaja quit (Quit: Leaving) 2016-06-20T19:07:39Z przl quit (Ping timeout: 246 seconds) 2016-06-20T19:08:59Z andrewvic quit (Quit: andrewvic) 2016-06-20T19:13:07Z _sjs joined #scheme 2016-06-20T19:19:24Z juanfra quit (Quit: juanfra) 2016-06-20T19:20:05Z juanfra joined #scheme 2016-06-20T19:23:23Z przl joined #scheme 2016-06-20T19:24:28Z greatscottttt joined #scheme 2016-06-20T19:28:19Z przl quit (Ping timeout: 260 seconds) 2016-06-20T19:30:36Z strykerkkd quit (Quit: Leaving) 2016-06-20T19:34:08Z grettke quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-20T19:35:12Z przl joined #scheme 2016-06-20T19:36:05Z makufiru: eh. Meaning is assigned by everyone agreeing upon how a representation of a idea/object/process is interpreted. So let's just call it "bloofdorf". Same word for past, present, future, and infinitive. So we can bloofdorf scheme to Rust. 2016-06-20T19:38:16Z cemerick quit (Ping timeout: 264 seconds) 2016-06-20T19:41:57Z przl quit (Ping timeout: 246 seconds) 2016-06-20T19:51:52Z jao quit (Ping timeout: 260 seconds) 2016-06-20T19:53:36Z andrewvic joined #scheme 2016-06-20T19:53:39Z andrewvic quit (Client Quit) 2016-06-20T20:12:27Z przl joined #scheme 2016-06-20T20:18:51Z przl quit (Ping timeout: 240 seconds) 2016-06-20T20:19:37Z _sjs quit (Quit: leaving) 2016-06-20T20:20:16Z grettke joined #scheme 2016-06-20T20:20:29Z _sjs joined #scheme 2016-06-20T20:20:49Z przl joined #scheme 2016-06-20T20:22:00Z civodul joined #scheme 2016-06-20T20:24:42Z lritter quit (Remote host closed the connection) 2016-06-20T20:25:01Z Reductio_ joined #scheme 2016-06-20T20:26:08Z AlexDenisov quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-20T20:26:24Z przl quit (Ping timeout: 276 seconds) 2016-06-20T20:30:51Z greatscottttt quit (Quit: leaving) 2016-06-20T20:33:49Z alezost quit (Quit: I live in GuixSD and Emacs ) 2016-06-20T20:44:38Z gravicappa quit (Remote host closed the connection) 2016-06-20T20:45:38Z badkins quit (Read error: Connection reset by peer) 2016-06-20T20:47:28Z mokuso quit (Quit: leaving) 2016-06-20T20:48:58Z Blukunfando joined #scheme 2016-06-20T20:54:53Z arbv joined #scheme 2016-06-20T21:05:07Z przl joined #scheme 2016-06-20T21:05:29Z Kooda: XD 2016-06-20T21:08:09Z bokr joined #scheme 2016-06-20T21:09:27Z Riastradh quit (Ping timeout: 260 seconds) 2016-06-20T21:09:31Z przl quit (Ping timeout: 240 seconds) 2016-06-20T21:16:37Z Valheru joined #scheme 2016-06-20T21:20:34Z grettke quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2016-06-20T21:21:19Z Valheru quit (Ping timeout: 252 seconds) 2016-06-20T21:23:55Z ASau joined #scheme 2016-06-20T21:25:41Z teurastaja joined #scheme 2016-06-20T21:29:20Z arbv quit (Quit: rcirc on GNU Emacs 25.0.95.1) 2016-06-20T21:35:54Z walter|r joined #scheme 2016-06-20T21:49:13Z jao joined #scheme 2016-06-20T21:54:47Z civodul quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2016-06-20T22:04:34Z badkins joined #scheme 2016-06-20T22:05:26Z przl joined #scheme 2016-06-20T22:05:48Z andrewvic joined #scheme 2016-06-20T22:05:55Z andrewvic quit (Client Quit) 2016-06-20T22:10:36Z przl quit (Ping timeout: 250 seconds) 2016-06-20T22:14:54Z mumptai quit (Remote host closed the connection) 2016-06-20T22:17:40Z andrewvic joined #scheme 2016-06-20T22:20:26Z andrewvic quit (Client Quit) 2016-06-20T22:21:12Z teurastaja quit (Ping timeout: 246 seconds) 2016-06-20T22:22:23Z nckx quit (Quit: 🐧 Doei!) 2016-06-20T22:23:28Z nckx joined #scheme 2016-06-20T22:31:04Z strelox quit (Ping timeout: 264 seconds) 2016-06-20T22:32:56Z robotoad quit (Read error: Connection reset by peer) 2016-06-20T22:36:41Z bokr quit (Quit: Leaving.) 2016-06-20T22:40:59Z teurastaja joined #scheme 2016-06-20T22:43:54Z grettke joined #scheme 2016-06-20T22:47:42Z IstiCusi joined #scheme 2016-06-20T22:50:54Z daviid quit (Ping timeout: 244 seconds) 2016-06-20T22:57:44Z zacts quit (Quit: WeeChat 1.5) 2016-06-20T22:59:49Z zacts joined #scheme 2016-06-20T23:02:51Z teurastaja quit (Ping timeout: 246 seconds) 2016-06-20T23:06:12Z przl joined #scheme 2016-06-20T23:08:00Z woodpecker joined #scheme 2016-06-20T23:10:13Z woodpecker: I am trying to set up Kawa on Windows and use Emacs for editing and REPL. 2016-06-20T23:10:52Z woodpecker: I installed Kawa and I am able to run 'java kawa.repl' in cmd.exe 2016-06-20T23:11:57Z woodpecker: but when I try to create the REPL window through 'switch-to-scheme' provided 2016-06-20T23:12:11Z woodpecker: through cmuscheme.el I get a stack trace 2016-06-20T23:12:25Z przl quit (Ping timeout: 252 seconds) 2016-06-20T23:12:35Z woodpecker: Exception in thread "AWT-EventQueue-0" javax.swing.text.StateInvariantError: ... 2016-06-20T23:12:50Z woodpecker: Any idea what is going wrong 2016-06-20T23:12:51Z woodpecker: thanks 2016-06-20T23:13:29Z jao quit (Ping timeout: 244 seconds) 2016-06-20T23:16:46Z IstiCusi quit (Quit: WeeChat 1.4) 2016-06-20T23:17:35Z lambda-11235 joined #scheme 2016-06-20T23:18:52Z mastokley quit (Ping timeout: 272 seconds) 2016-06-20T23:20:54Z przl joined #scheme 2016-06-20T23:25:33Z przl quit (Ping timeout: 240 seconds) 2016-06-20T23:40:39Z stepnem quit (Ping timeout: 246 seconds) 2016-06-20T23:43:31Z ASau quit (Ping timeout: 240 seconds) 2016-06-20T23:49:12Z ASau joined #scheme 2016-06-20T23:50:03Z _sjs quit (Remote host closed the connection) 2016-06-20T23:56:45Z ASau quit (Ping timeout: 260 seconds)