macOS
brew install iconlocal Homebrew formula metadata
sudo port install iconMacPorts ports tree · lang/icon/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.