chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] New to Scheme Macros


From: Jordan Cooper
Subject: [Chicken-users] New to Scheme Macros
Date: Wed, 22 Apr 2009 03:23:48 -0600

Sorry if these are silly questions...

1) I've used macros before in CL, but only getting into them for the
first time here in Chicken. Is define-syntax the proper thing to use
to do this?

2) define-syntax looks to be standard to all schemes. Can you do
everything with it that you can do with Common Lisp macros?

3) If the answer to #2 is "yes," is it as convenient?

4) If the answer to either #2 or #3 is "no," is there a way to get
CL-style macros in chicken?

Thanks!

--Newbie to Scheme




reply via email to

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