public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: spellcard199 <spellcard199@protonmail.com>
To: "kawa@sourceware.org" <kawa@sourceware.org>
Subject: Some unambitious kawa tools: kawa-devutil, geiser-kawa, ikawa, ikawa-binder
Date: Fri, 08 May 2020 17:20:46 +0000	[thread overview]
Message-ID: <LhbzvROd2vHVEA791dHWWe27Q3KvfgMUu6VAZCDIFlS2EihIJSznalvKGFc-n47eAiQ2nvTMSlwkVNTdBdvVMKm05I-DGj57n41dcL5TA10=@protonmail.com> (raw)

Hello. I just decided to take a break from the java world for now and since in
the past months I've written some Kawa-development-related projects I'm
sharing them here in case someone is interested in reading/using/improving
them even in their current state.

- kawa-devutil:
    - url: http://gitlab.com/spellcard199/kawa-devutil
    - license: MIT/Expat
    - description: functionalities that other projects can use to implement
      development tools for Kawa
    - notes: all the projects below use kawa-devutil one way or another

- geiser-kawa:
    - url: http://gitlab.com/spellcard199/geiser-kawa
    - license: BSD-3-Clause
    - description: adds Kawa Scheme support to Emacs' Geiser Mode
    - notes: Compared to swank-kawa.scm:
        - has a lot less features
        - has 1 more feature: (buggy) completion for:
            - java packages
            - java classes
            - class fields
            - class methods
        - is written in Java using Kawa's Java API
        - is easier to install: all you need is downloaded installing the
          package from MELPA and using: M-x geiser-kawa-run

A couple of projects I hacked together in the last couple of days:

- ikawa:
    - url: http://gitlab.com/spellcard199/ikawa
    - license: Apache-2.0
    - description: a minimal (233 lines of java) Jupyter notebook
      kernel for Kawa Scheme
    - notes: line count is a bit like cheating since most of the
      functionalities are already implemented by its dependencies

- ikawa-binder:
    - url:  http://gitlab.com/spellcard199/ikawa-binder
    - license: Apache-2.0
    - description: follow the link in the README.md to open an
      ikawa Jupyter notebook in the browser that runs on
      mybinder.org (no installation needed)

             reply	other threads:[~2020-05-08 17:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-08 17:20 spellcard199 [this message]
2020-05-08 20:38 ` Duncan Mak

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='LhbzvROd2vHVEA791dHWWe27Q3KvfgMUu6VAZCDIFlS2EihIJSznalvKGFc-n47eAiQ2nvTMSlwkVNTdBdvVMKm05I-DGj57n41dcL5TA10=@protonmail.com' \
    --to=spellcard199@protonmail.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).