guile-devel
[Top][All Lists]
Advanced

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

Re: Defining Functions With Syntax


From: Andy Wingo
Subject: Re: Defining Functions With Syntax
Date: Wed, 21 Sep 2011 21:22:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

On Wed 21 Sep 2011 20:44, Noah Lavine <address@hidden> writes:

> I think #:from 'scheme expects an S-expression, but peg-sexp-compile
> returns a syntax object. I might be wrong, though.

  (compile #'1) => 1

Compiling a syntax object works.

Andy
-- 
http://wingolog.org/



reply via email to

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