guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rtl metadata musings


From: Andy Wingo
Subject: Re: rtl metadata musings
Date: Thu, 16 May 2013 23:42:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Hi,

On Fri 10 May 2013 07:07, Andy Wingo <address@hidden> writes:

> 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 information (see docs for program-arities).
>   (5) Information about local variables for the debugger.
>   (6) Line numbers.

A status update: (1), (2), and (4) are done.  The arities code doesn't
use quite the same runtime interface as 2.0; not sure what can be done
there.  I'll take a look later.  I'll do (3) soon.  (5) and (6) require
a bit of time and mental clarity; maybe in a few weeks.

Cheers,

Andy
-- 
http://wingolog.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]