Automic VaultAutomic Vault

brew

使用 Homebrew, dnf, Nix 安装 kawa

查看 kawa 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install kawa

local Homebrew formula metadata

Linux

Fedora dnf已验证 · 92%
sudo dnf install kawa

Fedora Rawhide package metadata · kawa · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#kawa

nixpkgs package indexes · pkgs/by-name/ka/kawa/package.nix · 来源: api.github.com

概览

软件包摘要

Programming language for Java (implementation of Scheme)

历史

项目历史与用法

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.

时间线

  • 1998-11: Kawa internals material began as a presentation on compiling Scheme to Java
  • 2014-12-02: Kawa 2.0 news entry highlighted R7RS compatibility
  • 2017-01-13: Kawa 2.3 moved source hosting to GitLab
  • 2017-10-02: Kawa 3.0 updated the project for Java 8 and Java 9-era changes
  • 2020-01-16: Kawa 3.1.1 documented packaging and browse-manual fixes

Related projects

  • Kawa is related to Scheme standards such as R5RS and R7RS, GNU Guile, other JVM languages, Qexo, JEmacs, SRFI libraries, and Java bytecode tooling.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:programming language

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
kawacli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本3.1.1
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.gnu.org/software/kawa/

安装元数据

软件包元数据

软件包键brew:kawa
版本3.1.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/kawa
主页https://www.gnu.org/software/kawa/
仓库https://gitlab.com/kashell/Kawa
上游文档https://www.gnu.org/software/kawa
许可证MIT
源码归档https://ftpmirror.gnu.org/gnu/kawa/kawa-3.1.1.zip
最后更新2026-06-22T14:03:52-07:00
Pulseupdated
依赖openjdk
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekawa
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

kawa

nix profile install nixpkgs#kawa
  • normalized package name match
  • 匹配方式:Kawa
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ka/kawa/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

kawa 3.1.1-25.fc44

Scheme programming language

https://www.gnu.org/software/kawa/

sudo dnf install kawa
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kawa
  • 9 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kawa
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: kawa from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment