Discussion:
[Larceny-users] define-macro (or defmacro) in ERR5RS mode
Eduardo Cavazos
2009-02-13 15:54:28 UTC
Permalink
Hello,

Is there a way to import 'define-macro' or something similar into ERR5RS
mode?

Ed
Eduardo Cavazos
2009-02-13 18:05:49 UTC
Permalink
Post by Eduardo Cavazos
Is there a way to import 'define-macro' or something similar into ERR5RS
mode?
Hmm... I see a 'defmacro' for R5RS mode here:

lib/Standard/defmacro.sch

Any suggestions on making that into an sls for ERR5RS mode?

This is the sort of thing I was talking about in my last note. I go with
R5RS mode, I get stuff like defmacro but lose out on the newer libs.
Vice versa for ERR5RS mode.

Ed

Loading...