Re: My Guile TODO list

2012-03-16 Thread Ludovic Courtès
Hi Ian, Ian Price skribis: > I've been working on this in my own time, on an as-needed basis. See > https://github.com/ijp/pfds/ . SamTH on #scheme recently pointed me to a > bunch of ones implemented for racket: ralists/fectors/etc. that I will > get around to adding. Adding more functional da

Re: My Guile TODO list

2012-03-10 Thread Ian Price
Hi mark, A lot of the stuff is pretty neat. I'm particularly interested in changes regarding immutability, being a functional programming nut :) I also greatly appreciate the work you have already done in improving guile's numerics. Like most people, I'll just pick a few to comment on Mark H We

Re: My Guile TODO list

2012-03-10 Thread Ludovic Courtès
Hi, Mark H Weaver skribis: > l...@gnu.org (Ludovic Courtès) writes: >> Mark H Weaver skribis: [...] >>> * FFI overhaul >>>* Native code generation where possible, else generated C code >> >> For ‘pointer->procedure’, we could use GNU lightning to generate subrs, >> which would save us fro

Re: My Guile TODO list

2012-03-09 Thread Mark H Weaver
Hi Ludovic, l...@gnu.org (Ludovic Courtès) writes: > Mark H Weaver skribis: > >> I occasionally talk about my large Guile TODO list, and sometimes people >> say that I should put it somewhere public. Okay, here it is (not >> including my ticked messages in Gnus). It includes some items that are

Re: My Guile TODO list

2012-03-09 Thread Mark H Weaver
Hi Andy, Andy Wingo writes: > On Wed 07 Mar 2012 20:53, Mark H Weaver writes: > >> I occasionally talk about my large Guile TODO list, and sometimes people >> say that I should put it somewhere public. Okay, here it is (not >> including my ticked messages in Gnus). It includes some items that

Re: My Guile TODO list

2012-03-09 Thread Mark H Weaver
Nala Ginrut writes: > well, I think the real worth of this TODO list is, I don't bother to > think what can I do for Guile. I can steal some of them and go for it > before you done it. ;-) Please do! Unless others help with this list, there is little hope that it can all be done. I see you are

Re: My Guile TODO list

2012-03-09 Thread Nala Ginrut
well, I think the real worth of this TODO list is, I don't bother to think what can I do for Guile. I can steal some of them and go for it before you done it. ;-) On Thu, Mar 8, 2012 at 3:53 AM, Mark H Weaver wrote: > Hello all, > > I occasionally talk about my large Guile TODO list, and someti

Re: My Guile TODO list

2012-03-07 Thread Ludovic Courtès
Hi Mark! Mark H Weaver skribis: > I occasionally talk about my large Guile TODO list, and sometimes people > say that I should put it somewhere public. Okay, here it is (not > including my ticked messages in Gnus). It includes some items that are > probably controversial, especially near the e

Re: My Guile TODO list

2012-03-07 Thread David Kastrup
Mark H Weaver writes: > Hello all, > > I occasionally talk about my large Guile TODO list, and sometimes people > say that I should put it somewhere public. Okay, here it is (not > including my ticked messages in Gnus). Were you planning to do anything on the seventh day? -- David Kastrup

Re: My Guile TODO list

2012-03-07 Thread Andy Wingo
On Wed 07 Mar 2012 20:53, Mark H Weaver writes: > I occasionally talk about my large Guile TODO list, and sometimes people > say that I should put it somewhere public. Okay, here it is (not > including my ticked messages in Gnus). It includes some items that are > probably controversial, especi

My Guile TODO list

2012-03-07 Thread Mark H Weaver
Hello all, I occasionally talk about my large Guile TODO list, and sometimes people say that I should put it somewhere public. Okay, here it is (not including my ticked messages in Gnus). It includes some items that are probably controversial, especially near the end, and I'd rather not get stuc