SRFI-2 and SRFI-9

Per Bothner per@bothner.com
Wed Nov 13 09:50:00 GMT 2002


Sven Hartrumpf wrote:

> Does anybody have KAWA implementations for
> SRFI-2 (and-let*) and
> SRFI-9 (define-record-type)?

Persumably the stndard SRFI-2 implementation should work as is?
It not, let me know.

CVS Kawa has an implementation of SRFI-9 (define-record-type)
that uses Java types, and mostly fairly optimal code.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/



More information about the Kawa mailing list