Re: plan for merging guile-vm docs into guile manual

2008-11-07 Thread Neil Jerram
On 06/11/2008, Andy Wingo <[EMAIL PROTECTED]> wrote: > So that's the plan. Thoughts on the new section, or otherwise? All sounds great to me. I always like your writing, so look forward to this. Neil

Re: plan for merging guile-vm docs into guile manual

2008-11-07 Thread Andy Wingo
Howdy, On Thu 06 Nov 2008 17:19, [EMAIL PROTECTED] (Ludovic Courtès) writes: > > The reader interface is unusable as well. > > > I suppose it'd be easy to hack something in the Scheme translator, > perhaps making it optional. Maybe I could look into it myself and > report back. Yes this wou

Re: plan for merging guile-vm docs into guile manual

2008-11-06 Thread Ludovic Courtès
Hello! Andy Wingo <[EMAIL PROTECTED]> writes: > The biggest regression that I know of is that the traps interface > won't work with compiled code. The reader interface is unusable as well. Seriously, I consider it an annoyance, but I don't know how many people are concerned about this. Onl

plan for merging guile-vm docs into guile manual

2008-11-06 Thread Andy Wingo
Greetings Guilers, I've been looking at the VM, and as far as I can tell, what's needed before it can be merged into master is just documentation. All the rest of it can be improved while it's in master, but it offers no significant regression. The biggest regression that I know of is that the tr