unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* guile's (begin) vs syntax-rules
@ 2020-03-01 16:57 Matt Wette
  0 siblings, 0 replies; only message in thread
From: Matt Wette @ 2020-03-01 16:57 UTC (permalink / raw)
  To: guile-devel

Scheme requires begin forms to have at least one expression.
Guile allows zero expressions, but ice-9/psyntax.scm reports a syntax error.
Do I add something like (if #f #f) to my syntax transformer or report a 
"bug"?




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-01 16:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-01 16:57 guile's (begin) vs syntax-rules Matt Wette

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).