Language

Package: kawa @ 3.1.1

Synopsis

Java framework and implementation of Scheme, Elisp, and more

Description

GNU Kawa is an implementation of the Scheme programming language that is built on top of the Java platform. It is thus conveniently integrated with Java and benefits from this by having a compiler, optional static typing, and so on. Kawa also serves as a framework for implementing other programming languages on the Java platform. Included in Kawa is qexo, a partial implementation of XQuery in Java.

Home page
https://www.gnu.org/software/kawa/
Location
gnu/packages/kawa.scm (line: 29, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'icedtea' does not match package name 'icedtea:jdk'
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
input-labels

Identify input labels that do not match package names

label 'icedtea' does not match package name 'icedtea:jdk'