Automic VaultAutomic Vault

brew

Installer icon avec Homebrew, apt, dnf, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de icon pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install icon

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install icon

MacPorts ports tree · lang/icon/Portfile · Source: api.github.com

Linux

Debian aptvérifié · 92%
sudo apt install icon-ipl

Debian stable package indexes · icon-ipl · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install icon

Fedora Rawhide package metadata · icon · Source: dl.fedoraproject.org

aperçu

Résumé du paquet

General-purpose programming language

Commandes et alias

  • icon
  • icont
  • iconx

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • Early 1960s: SNOBOL is developed at Bell Telephone Laboratories.
  • 1979: Icon is first released as a modern successor to SNOBOL4.
  • 1986: The Implementation of the Icon Programming Language is published.
  • 1993: Ralph and Madge Griswold publish a History of the Icon Programming Language for HOPL-II.
  • 1996: The Icon Programming Language, third edition, is published.
  • 1998: Graphics Programming in Icon is published.
  • 2022: The official FAQ records Icon as maintained in maintenance mode.

Related projects

  • Related projects and predecessors include SNOBOL, SNOBOL4, SL5, the Icon Program Library, Jcon, the native Windows implementation, and Unicon, an object-oriented language based on Icon.

Sources

  • Homebrew formula metadata documents the packaged Unix commands and source archive used for installation.
  • The Icon FAQ documents the language's features, use cases, project organization, lineage, maintenance mode, and relationship to Unicon.
  • The University of Arizona Icon site provides the language origin, release year, maintenance status, documentation set, and implementation notes.

posture de sécurité

Niveau de risque : yellow

generalized runtime or code generation signal.

Classificateur de risque

risque yellow · confiance moyen · runtime

Pourquoi

  • generalized runtime or code generation signal

Signaux

  • text:programming language

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
iconcliexécutable global
icontcliexécutable global
iconxcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-09
version du gestionnaire9.5.25a
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/gtownsend/icon

  • infoNo package-manager update timestamp was available.confiance faible
  • infoNo cached GitHub release or tag data was available.https://github.com/gtownsend/iconconfiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:icon
Version9.5.25a
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/icon
Page d'accueilhttps://www2.cs.arizona.edu/icon/
Dépôthttps://github.com/gtownsend/icon
Docs amonthttps://www2.cs.arizona.edu/icon
LicenceLicenseRef-Homebrew-public-domain
Archive sourcehttps://github.com/gtownsend/icon/archive/refs/tags/v9.5.25a.tar.gz
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

icon-ipl 9.5.24b-1

Libraries for Icon, a high-level programming language

http://www.cs.arizona.edu/icon/

sudo apt install icon-ipl
  • Section: devel
  • Architecture: all
  • Source Package: icon
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Icon
Debian stable package indexes · deb.debian.org · Debian stable package indexes: icon-ipl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

icont 9.5.24b-1

Interpreter for Icon, a high-level programming language

http://www.cs.arizona.edu/icon/

sudo apt install icont
  • Section: devel
  • Architecture: amd64
  • Source Package: icon
  • 1 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Icon
Debian stable package indexes · deb.debian.org · Debian stable package indexes: icont from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

iconx 9.5.24b-1

Executor for Icon, a high-level programming language

http://www.cs.arizona.edu/icon/

sudo apt install iconx
  • Section: devel
  • Architecture: amd64
  • Source Package: icon
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Icon
Debian stable package indexes · deb.debian.org · Debian stable package indexes: iconx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

icon-ipl 9.4.3-7ubuntu1

Libraries for Icon, a high-level programming language

sudo apt install icon-ipl
  • Section: universe/devel
  • Architecture: all
  • Source Package: icon
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Icon
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: icon-ipl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

icont 9.4.3-7ubuntu1

Interpreter for Icon, a high-level programming language

sudo apt install icont
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: icon
  • 1 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Icon
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: icont from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

iconx 9.4.3-7ubuntu1

Executor for Icon, a high-level programming language

sudo apt install iconx
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: icon
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Icon
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: iconx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

icon 9.5.25a-1.fc44

Icon programming language

https://www2.cs.arizona.edu/icon/

sudo dnf install icon
  • License: LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: icon
  • 5 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Icon
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: icon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

icon-utils 9.5.25a-1.fc44

Icon utility programs

https://www2.cs.arizona.edu/icon/

sudo dnf install icon-utils
  • License: LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: icon
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Icon
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: icon-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

icon

sudo port install icon
  • normalized package name match
  • Correspondance par : Icon
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/icon/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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