unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* λ the ultimate showcase
@ 2009-09-10 15:40 Ludovic Courtès
  2009-09-10 17:37 ` Ludovic Courtès
  2009-09-10 19:27 ` Neil Jerram
  0 siblings, 2 replies; 4+ messages in thread
From: Ludovic Courtès @ 2009-09-10 15:40 UTC (permalink / raw)
  To: guile-devel

Hey,

Now that we have Unicode, let’s not put it to good use!

  (define-syntax λ
    (syntax-rules ()
      ((_ formals body ...)
       (lambda formals body ...))))

Should ‘boot-9.scm’ provide this macro?

Ludo’.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-09-10 21:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-10 15:40 λ the ultimate showcase Ludovic Courtès
2009-09-10 17:37 ` Ludovic Courtès
2009-09-10 19:27 ` Neil Jerram
2009-09-10 21:46   ` Ludovic Courtès

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).