guile-devel
[Top][All Lists]
Advanced

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

Re: srfe records in reworked match


From: Andy Wingo
Subject: Re: srfe records in reworked match
Date: Thu, 22 Apr 2010 13:13:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

On Wed 21 Apr 2010 10:40, address@hidden (Ludovic Courtès) writes:

> FWIW I’d really prefer if it could work with SRFI-9 (which is purely
> syntactic, so there’s no run-time record type descriptor) rather than
> with Guile’s records (as above).

There is a run-time rtd, of sorts; it is the struct-vtable. There would
be no penalty making Guile's records interoperable with SRFI-9 records.

Andy
-- 
http://wingolog.org/




reply via email to

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