Category:Unicon: Difference between revisions

From Rosetta Code
Content added Content deleted
m (summary, see also)
(more external references, characteristics)
Line 1: Line 1:
{{language|Unicon}}
{{language|Unicon
|site=http://unicon.org/
|exec=bytecode
|parampass=value
|strength=strong
|safety=safe
|express=implicit
|checking=dynamic
|gc=yes
}}
{{language programming paradigm|Procedural}}
{{language programming paradigm|Dynamic}}
{{language programming paradigm|Object-oriented}}
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.
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.


Line 6: Line 18:
* [[wp:Unicon_(programming_language)|Wikipedia: Unicon]]
* [[wp:Unicon_(programming_language)|Wikipedia: Unicon]]
* [http://unicon.org/ Unicon home page on Sourceforge]
* [http://unicon.org/ Unicon home page on Sourceforge]
* [http://unicon.org/book/ub.pdf Unicon book describing the language, the Icon Programming Library and Unicon extensions]
* [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/analyst/ia.htm Archived issues of the Icon Analysts from 1990-2001 discussing advanced Icon programming]
* [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]

Revision as of 12:29, 5 April 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.


See Also

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)