Category:Unicon: Difference between revisions

From Rosetta Code
Content added Content deleted
(heading reorg/tidy)
(heading reorg/tidy)
Line 24: Line 24:


== External Links and References ==
== External Links and References ==
=== Home Pages ===
* [[wp:Unicon_(programming_language)|Wikipedia: Unicon]]
* [http://unicon.org/ Unicon home page on Sourceforge]
* [http://unicon.org/ Unicon home page on Sourceforge]
* [http://www.cs.arizona.edu/icon/ The Icon home page at the University of Arizona]

=== Books ===
* [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]

* [http://www.mitchellsoftwareengineering.com/icon/icon.sli.pdf Presentation: Fundamentals of Icon Programming]
=== Articles and Newsletters ===
* [http://unicon.org/generator/ Archived issues of the Generator from 2004-2005 discussing Unicon programming]
* [http://unicon.org/generator/ Archived issues of the Generator from 2004-2005 discussing Unicon programming]
* [http://www.cs.arizona.edu/icon/inl/inl.htm Archived issues of the Icon Newsletter from 1979-2000 discussing Icon programming]
* [http://www.cs.arizona.edu/icon/inl/inl.htm Archived issues of the Icon Newsletter from 1979-2000 discussing Icon programming]
* [http://www.cs.arizona.edu/icon/analyst/ia.htm Archived issues of the Icon Analysts from 1990-2001 discussing advanced Icon programming]
* [http://www.cs.arizona.edu/icon/analyst/ia.htm Archived issues of the Icon Analysts from 1990-2001 discussing advanced Icon programming]

=== Programming References ===
* [http://www.cs.arizona.edu/icon/library/ipl.htm The Icon Programming Library and index]
* [http://www.cs.arizona.edu/icon/library/ipl.htm The Icon Programming Library and index]
* [https://tapestry.tucson.az.us/twiki/bin/view/Main/WebHome Unicon Discussion Web/TWiki containing various programming examples, problems, and challenges]
* [https://tapestry.tucson.az.us/twiki/bin/view/Main/WebHome Unicon Discussion Web/TWiki containing various programming examples, problems, and challenges]

=== Other ===
* [[wp:Unicon_(programming_language)|Wikipedia: Unicon]]
* [[wp:Icon_%28programming_language%29|Wikipedia: Icon]]
* [http://www.mitchellsoftwareengineering.com/icon/icon.sli.pdf Presentation: Fundamentals of Icon Programming]


== Other Wiki Links ==
== Other Wiki Links ==
* [[Reports:Tasks_not_implemented_in_Unicon|Tasks not yet implemented]]
* [[Reports:Tasks_not_implemented_in_Unicon|Tasks not yet implemented]] Tasks that need to be coded
* [[:Category:Unicon/Omit|Unimplementable tasks]]
* [[:Category:Unicon/Omit|Unimplementable tasks]] Tasks that cannot be implemented in the language
* [[:Category:Unicon_examples_needing_attention|Tasks requiring attention]]
* [[:Category:Unicon_examples_needing_attention|Tasks requiring attention]] Tasks that could be improved
* [[Special:MostLinkedCategories|Most Linked Categories]] shows how many pages various languages (and other categories) have.
* [[Special:MostLinkedCategories|Most Linked Categories]] shows how many pages various languages (and other categories) have.

Revision as of 12:57, 23 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

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)