macOS
brew install kawalocal Homebrew formula metadata
brew
Programming language for Java (implementation of Scheme). Version 3.1.1 via Homebrew; verified 2026-06-22.
install
brew install kawalocal Homebrew formula metadata
sudo dnf install kawaFedora Rawhide package metadata · kawa · source: dl.fedoraproject.org
nix profile install nixpkgs#kawanixpkgs package indexes · pkgs/by-name/ka/kawa/package.nix · source: api.github.com
overview
Programming language for Java (implementation of Scheme)
history
Kawa is a GNU Scheme implementation and language framework for the Java Virtual Machine, combining a Scheme REPL and compiler with close access to Java classes and bytecode.
The official Kawa internals paper, started from a November 1998 presentation, describes Kawa as a set of Java classes for implementing dynamic languages and as a near-R5RS Scheme implementation that compiles to JVM bytecode.
Kawa evolved beyond a Scheme interpreter into a language framework. The internals documentation describes it as both an implementation of Scheme and a toolkit that also incorporated projects such as Qexo for XQuery and JEmacs for Emacs Lisp.
The official news page records major language-runtime milestones: Kawa 2.0 in December 2014 brought R7RS compatibility work, Kawa 2.3 in January 2017 moved the source repository to GitLab, Kawa 3.0 in October 2017 updated the codebase for Java 8 and Java 9-era changes, and Kawa 3.1.1 was documented in January 2020.
Kawa has long occupied a niche among JVM languages: it is valuable to Scheme users who want Java interop, to language implementers studying JVM compilation, and to package maintainers who care about Lisp-family runtimes outside the more common C or native-code implementations.
Users run Kawa as an interactive language, a compiler to Java bytecode, or a Java-integrated scripting system. Its documentation emphasizes REPL use, static checking, modularity, and direct Java method and class access.
Kawa is significant because it is both a language runtime and a compiler framework packaged like a Unix tool. It sits at the intersection of GNU packaging, Scheme standards, JVM bytecode, and the long history of alternative languages on Java.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kawa | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.gnu.org/software/kawa/
install metadata
| Package key | brew:kawa |
|---|---|
| Version | 3.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kawa |
| Homepage | https://www.gnu.org/software/kawa/ |
| Repository | https://gitlab.com/kashell/Kawa |
| Upstream docs | https://www.gnu.org/software/kawa |
| License | MIT |
| Source archive | https://ftpmirror.gnu.org/gnu/kawa/kawa-3.1.1.zip |
| Last updated | 2026-06-22T14:03:52-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kawa |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kawa
nix profile install nixpkgs#kawakawa 3.1.1-25.fc44
Scheme programming language
https://www.gnu.org/software/kawa/
sudo dnf install kawasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.