Skip to content

Portable Icon v9.5.2 for Microsoft Windows

Compare
Choose a tag to compare
@eschen42 eschen42 released this 14 Aug 12:50
· 24 commits to master since this release
ac1e60b

Portable Icon 9.5.2

The Icon programming language https://cs.arizona.edu/icon/ is a high-level, general-purpose programming language that is in the public domain. Icon programs translated by the Icon translator ("icont") can be run by the Icon interpreter ("iconx").

Frequently, Icon can be an expressive and enjoyable way to write software. You might find it helpful to copy the framework for writing and running Icon programs to your home directory.

This repository provides is a small, portable collection of binary and library files for running version Icon 9.5.2 on Microsoft Windows in a manner similar to how Icon runs on Unix.

How to use

Unzip the zipfile in a convenient location, then read the README.md for an introduction.

Release notes