guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] ECMAscript: Bind type names to constructor functions in the


From: Andy Wingo
Subject: Re: [PATCH] ECMAscript: Bind type names to constructor functions in the global env.
Date: Mon, 09 Jan 2017 22:20:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On Sat 19 Nov 2016 16:44, Julian Graham <address@hidden> writes:

> Andy, I'd particularly like your feedback on this approach, as it
> relies in part on the use of `*program-wrappers*' (in `(language
> ecmascript function)') and I'm not 100% sure I understand the intent
> behind that table.

I am happy to include patches like this one.

Yet -- *program-wrappers*, what is that about?  I don't even remember
any more.  I guess it's for setting a property on a function instance,
even if the function is a normal Guile function?  I guess I am skeptical
given that the hash table is doubly weak.

Please don't assume that the existing code is good or even correct :) We
have all learned many things since 2009 -- this flip side of that being
that I know I was much more ignorant back then :)

Andy



reply via email to

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