Kawa keywords not included in the R5RS standard

Per Bothner per@bothner.com
Sat Apr 24 01:29:00 GMT 2010


On 04/17/2010 11:38 AM, Tim Johnson wrote:
> I'm putting together a kawa-specific syntax file for vim and
> a kawa programming mode for emacs.
>
> It would be helpful if I had a list of Kawa keywords *not* included in
> the R5RS standard. I don't mind doing a little work to accumulate
> them if a discrete list is not available.

You can get a first approximation from the manual:

$ cd doc
$ grep 'def.* Syntax' kawa.texi
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/



More information about the Kawa mailing list