Category:Unicon: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Books: internals)
Line 29: Line 29:


=== Books ===
=== Books ===
==== General ====
* [http://unicon.org/book/ub.pdf Book: Programming with Unicon describing the language, the Icon Programming Library and Unicon extensions]
* [http://unicon.org/book/ub.pdf Book: Programming with Unicon describing the language, the Icon Programming Library and Unicon extensions]
* [http://www.cs.arizona.edu/icon/ftp/doc/lb1up.pdf Book: The Icon Programming Language, 3rd Edition]
* [http://www.cs.arizona.edu/icon/ftp/doc/lb1up.pdf Book: The Icon Programming Language, 3rd Edition]
* [http://www.cs.arizona.edu/icon/ftp/doc/gb1up.pdf Book: Graphics Programming in Icon]
* [http://www.cs.arizona.edu/icon/ftp/doc/gb1up.pdf Book: Graphics Programming in Icon]
* [http://www2.cs.uidaho.edu/~jeffery/icon/humanists/humanist.pdf Book: Icon Programming for Humanists]
* [http://www2.cs.uidaho.edu/~jeffery/icon/humanists/humanist.pdf Book: Icon Programming for Humanists]

==== Internals ====
* [http://unicon.sourceforge.net/book/ib.pdf The Implementation of Icon and Unicon a Compendium]]
* [http://unicon.sourceforge.net/book/ib.pdf The Implementation of Icon and Unicon a Compendium]]
** [http://unicon.sourceforge.net/reports.html Unicon Technical Reports and works in progress]
* [http://www.cs.arizona.edu/icon/ftp/doc/ib1up.pdf The Implementation of the Icon Programming Language]
* [http://www.cs.arizona.edu/icon/ftp/doc/ib1up.pdf The Implementation of the Icon Programming Language]
** [http://www.cs.arizona.edu/icon/docs/ipd112.htm IPD112 Supplement to Version 8]
** [http://www.cs.arizona.edu/icon/docs/ipd239.htm IPD239 Supplement to Version 9]
** [http://www.cs.arizona.edu/icon/docs/docs.htm Icon Technical Reports (TR) and Project Documents (IDP)]


=== Articles and Newsletters ===
=== Articles and Newsletters ===

Revision as of 03:02, 28 July 2010

Language
Unicon
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (bytecode)
Garbage collected: Yes
Parameter passing methods: By value
Type safety: Safe
Type strength: Strong
Type expression: Implicit
Type checking: Dynamic
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Unicon.

Unicon is a unification of several extended dialects of the Icon language, featuring Icon plus classes, POSIX system facilities, GDBM and ODBC-based (SQL) database access, packages, 3D graphics and more, all provided at a very high semantic level.

Introduction to Icon and Unicon

If you want to learn more about these languages please see An introduction to Icon and Unicon for Rosetta Code.

The following are related:

External Links and References

Home Pages

Books

General

Internals

Articles and Newsletters

Programming References

Other

Other Wiki Links

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Unicon"

The following 200 pages are in this category, out of 594 total.

(previous page) (next page)
(previous page) (next page)