macOS
brew install iconlocal Homebrew formula metadata
sudo port install iconMacPorts ports tree · lang/icon/Portfile · source: api.github.com
brew
General-purpose programming language. Version 9.5.25a via Homebrew; verified from local package data.
install
brew install iconlocal Homebrew formula metadata
sudo port install iconMacPorts ports tree · lang/icon/Portfile · source: api.github.com
sudo apt install icon-iplDebian stable package indexes · icon-ipl · source: deb.debian.org
sudo dnf install iconFedora Rawhide package metadata · icon · source: dl.fedoraproject.org
overview
General-purpose programming language
history
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.
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 |
|---|---|---|---|
icon | cli | global executable | |
icont | cli | global executable | |
iconx | 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://github.com/gtownsend/icon
install metadata
| Package key | brew:icon |
|---|---|
| Version | 9.5.25a |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/icon |
| Homepage | https://www2.cs.arizona.edu/icon/ |
| Repository | https://github.com/gtownsend/icon |
| Upstream docs | https://www2.cs.arizona.edu/icon |
| License | LicenseRef-Homebrew-public-domain |
| Source archive | https://github.com/gtownsend/icon/archive/refs/tags/v9.5.25a.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 iconsource 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.