- Jcon - http://www.cs.arizona.edu/icon/jcon/index.htm
A Java-Based Icon Implementation
- Icon - http://www.cs.arizona.edu/icon/
Imperative, procedural, high-level, general purpose, many features for processing data structures, character strings, C/Pascal-like syntax, but far higher semantics. Has documents, books, implementations, libraries, Java-based Jcon.
- Hello, World Program - http://www2.latech.edu/~acm/helloworld/icon.html
Classic test program, written in ICON.
- Icon Tutorials - http://www.nmt.edu/tcc/help/lang/icon/
Information on many aspects of Icon programming
- The Icon Handbook - http://www.tools-of-computing.com/tc/CS/iconprog.pdf
PDF copy of the Icon Programming Language Handbook.
- Unicon - http://unicon.sourceforge.net/
A portable, high level network and graphics savy "modern dialect" descending from the Icon programming language with support for OpenGL, OOP features, POSIX support, and ODBC.
- Ulex - http://unicon.sourceforge.net/utr/utr2/utr2a.html
A lexical analyzer generator for Unicon.
|