From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7144 invoked by alias); 13 Apr 2018 07:07:25 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 7134 invoked by uid 89); 13 Apr 2018 07:07:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-0.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,MISSING_HEADERS,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=D*com=c2, H*Ad:U*kawa, H*c:alternative?= X-HELO: mail-wm0-f54.google.com Received: from mail-wm0-f54.google.com (HELO mail-wm0-f54.google.com) (74.125.82.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 13 Apr 2018 07:07:23 +0000 Received: by mail-wm0-f54.google.com with SMTP id b21so2288103wme.4 for ; Fri, 13 Apr 2018 00:07:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:cc; bh=znwXdVWFjviuQfeM8JYsO9xUJVpLniNjavCYhfwBOxo=; b=eM+6Y5WU7VwWSbRMbntpjPieGdxEW+vqjt4GLH4GUuZZDay2wogJ6lAwEKh8C7vVyK Y6fk6MZGP4AumShj6B1y10BP644n6wTESU3+HBQ630WrdDP4w+JBPbkmFefMttatasjz w21c9ET4JDs1t1RsD/TrCy1hTGjKzpcvAQF/RkfR28QLzlfsm6aKz08bmWLCXPTgzWwS RLlusJXm7jW93ljgrKTYdhUcY5X3/lsMre0LGoOPGCx62DFQNlwxaaOwQSGzDj/onAAg RhZ3iN5knTb0vK+9+bRgsuVlH8us6S29aHGxROjwhAgItnA3qmTrMlVExw/M4OlGq0eU IZag== X-Gm-Message-State: ALQs6tB+3ShLIWEVs6fplBi/GrkEe/BQzNXKmkBjWXoGJu1mby0Z4M8w X9uiRnOTwm1A2ikGni5I92W0P914pFCyvvOho7U= X-Google-Smtp-Source: AIpwx4/OV8I9S2tfB8dO9vemhK5TSmnze0E7VwlsLmBzM9OdiSeTjT9roTYV5JQj+GSbqNTIxEOQd6KTDD3G+yQOay8= X-Received: by 10.80.204.218 with SMTP id b26mr18325493edj.94.1523603241447; Fri, 13 Apr 2018 00:07:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.208.1 with HTTP; Fri, 13 Apr 2018 00:07:01 -0700 (PDT) In-Reply-To: <359f7f4e-ba63-a5d6-8696-06f7a82328f5@bothner.com> References: <359f7f4e-ba63-a5d6-8696-06f7a82328f5@bothner.com> From: Tom Bousso Date: Fri, 13 Apr 2018 07:07:00 -0000 Message-ID: Subject: Re: Kawa IDE using LSP - preliminary support Cc: Kawa mailing list Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2018-q2/txt/msg00001.txt.bz2 > > https://gitlab.com/kashell/lsp-kawa This link doesn't seem to be working (is the project set to private maybe?) On Thu, Apr 12, 2018 at 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 > > That link also has instructions and a short status summary. > > Feedback and improvements welcome. > -- > --Per Bothner > per@bothner.com http://per.bothner.com/ >