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


* Per Bothner <per@bothner.com> [100423 18:03]:
> 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.
 Saved myself some work by using quack.el ...
>> 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
  That works just great. Thanks.
  I'll add the extra keywords with add-hook.
-- 
Tim 
tim@ johnsons-web.com||akwebsoft.com
http://www.akwebsoft.com


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