Derick Eddington wrote:

I've changed my (xitomatl keywords) library in a few ways from how it
was in my previous post (many months ago) in this thread -- run-time
processing of arguments is much faster; unexpected "additionals"
arguments are not allowed; and define/kw macros raise &syntax exceptions
instead of &assertion.  See below for examples which give an overview of
it.

Available at:
https://code.launchpad.net/~derick-eddington/scheme-libraries/xitomatl

Nifty! One of the nicer keyword systems I've seen. Thanks for the update and examples!

Ed

Reply via email to