macOS
brew install chickenlocal Homebrew formula metadata
sudo port install chickenMacPorts ports tree · lang/chicken/Portfile · ソース: api.github.com
brew
chicken のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install chickenlocal Homebrew formula metadata
sudo port install chickenMacPorts ports tree · lang/chicken/Portfile · ソース: api.github.com
sudo apk add chickenAlpine Linux edge package indexes · chicken · ソース: dl-cdn.alpinelinux.org
sudo dnf install chickenFedora Rawhide package metadata · chicken · ソース: dl.fedoraproject.org
sudo pacman -S chickenArch Linux sync databases · chicken · ソース: geo.mirror.pkgbuild.com
sudo apt install chicken-binDebian stable package indexes · chicken-bin · ソース: deb.debian.org
概要
Compiler for the Scheme programming language
履歴
CHICKEN is a Scheme implementation centered on a compiler that translates Scheme to portable C, plus an interpreter, extension library ecosystem, manual, wiki, and package tooling.
The official getting-started manual says CHICKEN combines an optimizing compiler with a reasonably fast interpreter, generates portable C, supports tail recursion, continuations, lightweight threads, and a flexible interface to C libraries.
The same manual records that CHICKEN was developed by Felix L. Winkelmann from 2000 through 2007, and that in early 2008 the community took over responsibility for development and maintenance while Winkelmann remained involved.
CHICKEN's adoption is tied to its practical build story: Scheme code becomes C, then a C compiler produces a standalone executable, making it easier to package and deploy than many pure interpreter workflows.
The input package metadata lists Alpine, Homebrew, Debian/Ubuntu, Fedora, MacPorts, Arch, and openSUSE packages. Homebrew reported 28,712 trailing-365-day installs at research time.
The official homepage demonstrates both interpreted use with `csi -s hello-world.scm` and compiled use with `csc hello-world.scm`, then running the resulting executable.
The manual documents `$HOME/.csirc` as an initialization file loaded before the read-eval-print loop unless disabled, which is the relevant user-level config file.
CHICKEN is package-nerd-significant because it bridges Lisp/Scheme culture and Unix packaging: source goes to C, extensions are distributed as Eggs, and the runtime fits normal compiler/package-manager workflows.
For package maintainers, CHICKEN's split between core compiler/interpreter tools and a large extension ecosystem makes it a classic language-runtime package rather than a single app.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.csirc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
chicken | cli | グローバル実行可能ファイル | |
chicken-do | cli | グローバル実行可能ファイル | |
chicken-install | cli | グローバル実行可能ファイル | |
chicken-profile | cli | グローバル実行可能ファイル | |
chicken-status | cli | グローバル実行可能ファイル | |
chicken-uninstall | cli | グローバル実行可能ファイル | |
feathers | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:chicken |
|---|---|
| バージョン | 5.4.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/chicken |
| ホームページ | https://www.call-cc.org/ |
| リポジトリ | https://code.call-cc.org/git/chicken-core.git |
| 上流ドキュメント | https://wiki.call-cc.org/ |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://code.call-cc.org/releases/5.4.0/chicken-5.4.0.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chicken |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
chicken-bin 5.3.0-2
Practical and portable Scheme system - compiler
sudo apt install chicken-binlibchicken-dev 5.3.0-2
Practical and portable Scheme system - development
sudo apt install libchicken-devlibchicken11t64 5.3.0-2
Practical and portable Scheme system - runtime
sudo apt install libchicken11t64chicken-bin 5.3.0-1.1build1
Practical and portable Scheme system - compiler
sudo apt install chicken-binlibchicken-dev 5.3.0-1.1build1
Practical and portable Scheme system - development
sudo apt install libchicken-devlibchicken11t64 5.3.0-1.1build1
Practical and portable Scheme system - runtime
sudo apt install libchicken11t64chicken 5.4.0-r0
R5RS and R7RS compatible scheme compiler and interpreter
sudo apk add chickenchicken-dev 5.4.0-r0
R5RS and R7RS compatible scheme compiler and interpreter (development files)
sudo apk add chicken-devchicken-doc 5.4.0-r0
R5RS and R7RS compatible scheme compiler and interpreter (documentation)
sudo apk add chicken-docchicken-feathers 5.4.0-r0
A debugger for compiled chicken programs
sudo apk add chicken-featherschicken-libs 5.4.0-r0
R5RS and R7RS compatible scheme compiler and interpreter (libraries)
sudo apk add chicken-libschicken 5.4.0-5.fc44
A practical and portable Scheme system
sudo dnf install chickenchicken-libs 5.4.0-5.fc44
Chicken Scheme runtime library
sudo dnf install chicken-libschicken-static 5.4.0-5.fc44
Static library for Chicken
sudo dnf install chicken-staticchicken 5.4.0-1
Feature rich R5RS Scheme compiler and interpreter
sudo pacman -S chickenchicken
sudo port install chickenソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.