icon

Interpreter for Icon, a high-level programming language

Install

All systems
curl cmd.cat/icon.sh
Debian Debian
apt-get install icont
Ubuntu
apt-get install icont
image/svg+xml Kali Linux
apt-get install icont
Windows (WSL2)
sudo apt-get update sudo apt-get install icont
OS X
brew install icon
Raspbian
apt-get install icont

icont

Interpreter for Icon, a high-level programming language

Ideal for both complex nonnumerical applications and for situations where users need quick solutions with a minimum of programming effort, Icon is a high-level, general purpose programming language with a syntax similar to Pascal and C. Its applications include: rapid prototyping, analyzing natural languages, generating computer programs, and artificial intelligence. (From the back cover of the book "The Icon Programming Language," by Griswold and Griswold.) This package contains the Icon translator, which converts Icon source code into `ucode` that can then be executed with the help of the iconx program.

icon