Kawa IDE using LSP - now with CommonLisp and XQuery support

Per Bothner per@bothner.com
Mon Apr 30 16:43:00 GMT 2018


On 04/12/2018 11:59 PM, Per Bothner wrote:
> I've checked into master a first cut at a Language Server Protocol server for Kawa.
> I've also munged an Emacs client library (based on the Java library).
> You can get the latter from:
> https://gitlab.com/kashell/lsp-kawa

I added support for other Kawa languages, specifically Common Lisp
and XQuery.  The latter required some tweaks to the parser to
record source end position of variable and function references,
to enable "go to definition".
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/



More information about the Kawa mailing list