Re: rtl metadata musings

2013-05-19 Thread Ludovic Courtès
Hi! Andy Wingo skribis: > To recap, the new toolchain has the new RTL assembly embedded in ELF. > There are 6 things we need to put in the ELF file somehow: > > (1) Procedure names and bounds. > (2) Docstrings. > (3) Generic procedure metadata (for procedure-properties). > (4) Arity info

Re: The Road to 2.2

2013-05-19 Thread Ludovic Courtès
Andy Wingo skribis: > On Sat 18 May 2013 15:44, Noah Lavine writes: > >> I have a very small question, based on something I think you said >> earlier - since the container will be ELF, will we call our files .so >> now? > > We certainly can. Is it a good idea though? I’d vote for keeping .go,

Re: The Road to 2.2

2013-05-19 Thread Ludovic Courtès
Hello! This is all very exciting! Andy Wingo skribis: > However, I think we've done all we can in branches. I think we should > bless this RTL experiment as the way to do Guile 2.2. (Thoughts or > objections welcome.) To that end, I think we need to start merging > wip-rtl into master. > > W