macOS
brew install iconlocal Homebrew formula metadata
sudo port install iconMacPorts ports tree · lang/icon/Portfile · ソース: api.github.com
brew
icon のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install iconlocal Homebrew formula metadata
sudo port install iconMacPorts ports tree · lang/icon/Portfile · ソース: api.github.com
sudo apt install icon-iplDebian stable package indexes · icon-ipl · ソース: deb.debian.org
sudo dnf install iconFedora Rawhide package metadata · icon · ソース: dl.fedoraproject.org
概要
General-purpose programming language
履歴
Icon is a high-level general-purpose programming language from the University of Arizona tradition, known for string scanning, goal-directed evaluation, generators, backtracking, automatic storage management, and a compact command-line implementation.
Icon was first released in 1979 as a successor to SNOBOL4. The Arizona Icon site places it in a lineage of high-level languages for strings and structures: SNOBOL at Bell Telephone Laboratories, SNOBOL4, then later University of Arizona languages supported in part by the National Science Foundation.
The Icon Project was supported by the University of Arizona Department of Computer Science. Its implementations were built by faculty, staff, students, and outside volunteers, with Gregg Townsend maintaining the Unix implementation and website after the language entered maintenance mode.
The language continued to evolve for roughly two decades after its first release. The official site says formal development has been frozen, but the Unix implementation remains in use and is maintained when necessary.
Icon never became a mainstream systems language, but it earned a lasting niche among language designers, text-processing users, and people studying generators, coroutines, and goal-directed evaluation. The official FAQ describes it as useful for software tools, text processing, research, experiments, one-shot programs, and complex applications.
Its documentation culture is unusually rich for an older language package: public-domain books, implementation notes, release documentation, a program library, newsletters, and web-hosted historical material remain available through the Arizona site.
Package-manager adoption keeps Icon buildable from a shell without requiring users to fetch archived university distribution files manually. Homebrew builds the Unix implementation and installs the icon, icont, and iconx commands.
The Homebrew package exposes the command-line pieces of the Unix implementation: icon, icont, and iconx. Users write Icon programs with external editors and run them from a command shell rather than through an IDE.
The official FAQ frames the language around high-level string and data-structure work, programmer productivity, sets, tables, lists, records, arbitrary-precision integers, co-expressions, graphics facilities, and a program library with contributed examples.
Icon is package-nerd catnip because it is both an installable Unix command and a preserved programming-language artifact. A tiny formula gives access to a language with a direct lineage from SNOBOL and a documented influence on later generator and coroutine thinking.
It is also a reminder that package repositories are cultural archives. Installing brew install icon is not only installing a compiler/interpreter; it is keeping an older research language executable on newer Unix-like systems.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
icon | cli | グローバル実行可能ファイル | |
icont | cli | グローバル実行可能ファイル | |
iconx | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/gtownsend/icon
インストールメタデータ
| パッケージキー | brew:icon |
|---|---|
| バージョン | 9.5.25a |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/icon |
| ホームページ | https://www2.cs.arizona.edu/icon/ |
| リポジトリ | https://github.com/gtownsend/icon |
| 上流ドキュメント | https://www2.cs.arizona.edu/icon |
| ライセンス | LicenseRef-Homebrew-public-domain |
| ソースアーカイブ | https://github.com/gtownsend/icon/archive/refs/tags/v9.5.25a.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | icon |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
icon-ipl 9.5.24b-1
Libraries for Icon, a high-level programming language
http://www.cs.arizona.edu/icon/
sudo apt install icon-iplicont 9.5.24b-1
Interpreter for Icon, a high-level programming language
http://www.cs.arizona.edu/icon/
sudo apt install iconticonx 9.5.24b-1
Executor for Icon, a high-level programming language
http://www.cs.arizona.edu/icon/
sudo apt install iconxicon-ipl 9.4.3-7ubuntu1
Libraries for Icon, a high-level programming language
sudo apt install icon-iplicont 9.4.3-7ubuntu1
Interpreter for Icon, a high-level programming language
sudo apt install iconticonx 9.4.3-7ubuntu1
Executor for Icon, a high-level programming language
sudo apt install iconxicon 9.5.25a-1.fc44
Icon programming language
https://www2.cs.arizona.edu/icon/
sudo dnf install iconicon-utils 9.5.25a-1.fc44
Icon utility programs
https://www2.cs.arizona.edu/icon/
sudo dnf install icon-utilsicon
sudo port install iconソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.