guile-user
[Top][All Lists]
Advanced

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

syntax? in scheme/Guile


From: Damien Mattei
Subject: syntax? in scheme/Guile
Date: Mon, 13 May 2024 10:42:37 +0200

hello,

any idea for a predicate for syntax object in Guile/scheme like exist in
Racket 'syntax?' ?

i'm started writing something but i do not understand this part of R6RS:

https://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-13.html#node_sec_12.2

what examples can be done for :
-

-a nonpair, nonvector, nonsymbol value, or
-

-a wrapped syntax object.
- what is a wrapped syntax object?

Damien


-


reply via email to

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