Portable Icon v9.5.2 for Microsoft Windows
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
- This release is intended to support a proposed "icon-feedstock" repository at Conda-Forge (https://github.com/conda-forge/), to build the "icon version 9.5.2 build 0" conda module.