This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Kawa keywords not included in the R5RS standard


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]