guile-devel
[Top][All Lists]
Advanced

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

Re: A Modest Proposal


From: Ludovic Courtès
Subject: Re: A Modest Proposal
Date: Thu, 14 Apr 2011 18:56:12 +0200
User-agent: Gnus/5.110015 (No Gnus v0.15) Emacs/23.3 (gnu/linux)

Hi,

William ML Leslie <address@hidden> writes:

> 0. Objects in javascript are maps from string keys to any value.  If
> they are to be cast as hashes or dictionaries when passed to a
> language that allows non-string keys, and the language adds a
> non-string key, what happens to the javascript object?

For a simpler example, see Elisp’s #nil in Guile.  The question of how
Scheme code should handle it wasn’t an easy one...

Thanks,
Ludo’.




reply via email to

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