public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Per Bothner <per@bothner.com>
To: kawa@sourceware.org
Subject: Re: Kawa IDE using LSP - now with CommonLisp and XQuery support
Date: Mon, 30 Apr 2018 16:43:00 -0000	[thread overview]
Message-ID: <06b92293-57bb-e209-9b1b-dd9f9bc3d457@bothner.com> (raw)
In-Reply-To: <359f7f4e-ba63-a5d6-8696-06f7a82328f5@bothner.com>

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/

      parent reply	other threads:[~2018-04-30 16:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-13  7:00 Kawa IDE using LSP - preliminary support Per Bothner
2018-04-13  7:07 ` Tom Bousso
2018-04-13 14:50   ` Per Bothner
2018-04-15 17:11 ` Building without LSP " Sudarshan S Chawathe
2018-04-15 18:36   ` Per Bothner
2018-04-30 16:43 ` Per Bothner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=06b92293-57bb-e209-9b1b-dd9f9bc3d457@bothner.com \
    --to=per@bothner.com \
    --cc=kawa@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).