Releases: eschen42/portableIcon
Portable Icon v9.5.2 for Microsoft Windows, revision 7
Portable Icon 9.5.2 for Microsoft Windows
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.
Alternatively, conda install -c eschen42 icon
and read the documentation on GitHub.
Release notes
- This release is intended to support conda build
1
of theicon
package in theeschen42
channel on anaconda.org. - This revision fixes resolves more double-quote issues, improves documentation, and identifies known issues.
Known Issues
nticont.exe
andnticonx.exe
must be invoked with a relative or absolute path.- This build does not support translating Icon programs that are on a different drive letter from portableIcon or at a UNC path or on Google Drive.
- The work-around is to copy the program to a local drive.
- However, when the translated programs themselves run, they are able to access files on other drive letters.
- I have not found a way to express an IPATH or LPATH that has directories that themselves include spaces, except by using (spaceless) "8.3 filenames".
Portable Icon v9.5.2 for Microsoft Windows, revision 6
Portable Icon 9.5.2 for Microsoft Windows
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.
Alternatively, conda install -c eschen42 icon
and read the documentation on GitHub.
Release notes
- This release is intended to support a conda build on anaconda.org.
- This revision fixes resolves double-quote issue in smudge.cmd on Windows Server 2016.
Portable Icon v9.5.2 for Microsoft Windows, revision 5
Portable Icon 9.5.2 for Microsoft Windows
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.
Alternatively, conda install -c eschen42 icon
and read the documentation on GitHub.
Release notes
- This release is intended to support a conda build on anaconda.org.
- This revision fixes issues uncovered on Windows Server 2016.
Portable Icon v9.5.2 for Microsoft Windows, revision 4
Portable Icon 9.5.2 for Microsoft Windows
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.
Alternatively, conda install -c eschen42 icon
and read the documentation on GitHub.
Release notes
- This release is intended to support a conda build on anaconda.org.
- This revision updates documentation and fixes quirks and bugs.
Portable Icon v9.5.2 for Microsoft Windows, revision 3
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 conda build on anaconda.org.
- This revision updates documentation and fixes quirks and bugs.
Portable Icon v9.5.2 for Microsoft Windows, revision 2
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.
- This revision includes previously missing license information.
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.
portableIcon v9.5.2
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 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.
portableIcon v9.3.2
Sometimes a small, single-file binary is what's needed for a simple task. Frequently, Icon/Unicon can be an expressive and enjoyable way to write software to accomplish the task.
- This repository provides is a portable collection of binary and library files for running Icon 9.3.2 for Windows (compiled February 20, 1999) that has been tested on Windows 10.
- Icon 9.3.2 for Windows produces binaries as small as 260kb that:
- include the Icon Virtual Machine, and
- are without external dependencies.
- The repository also provides rudimentary support for writing scripts in Icon.