[plt-scheme] SRFI-42

Jens Axel Søgaard jensaxel at soegaard.net
Mon Aug 13 12:05:25 EDT 2007


Hi all,

I have a released a reimplementation of srfi-42 through PLaneT.

     (require (planet "42.ss" ("soegaard" "srfi.plt" 2 1)))

The goal is to give better error messages than the reference
implementation. I believe this goal has been reached thanks
to the syntax-case macro system.

However, if you find any examples, where the error messages
could be improved, please send them to me.



Thanks,
Jens Axel Søgaard



More information about the plt-scheme mailing list