guile-user
[Top][All Lists]
Advanced

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

Syntax object representation


From: Dmitry Bogatov
Subject: Syntax object representation
Date: Mon, 23 Jun 2014 14:37:18 +0400
User-agent: Mutt/1.5.22.1 (2013-10-16)

Hello.

How stable the fact, that
    (equal? #'(foo bar) (list #'foo #'bar))
?

Why? Combining two syntax objects in list can be done via
#` and #, but it would be nice to know, than I am free
to use all power of list functions.

Also, it seems there is no syntax-object? predicate. Is it by design?
It seems, than syntax->datum is no-op on non-syntax objects.
Can I rely on it?

Thanks in advance.

--
Best regards, Dmitry Bogatov <address@hidden>,
Free Software supporter, esperantisto and netiquette guardian.
        git://kaction.name/rc-files.git
        GPG: 54B7F00D

Attachment: pgp_iDnWjRd16.pgp
Description: PGP signature


reply via email to

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