Category:Unicon: Difference between revisions

From Rosetta Code
Content added Content deleted
m (add semantic markup)
m (enhance summary)
Line 15: Line 15:
{{language programming paradigm|Logic_Programming}}
{{language programming paradigm|Logic_Programming}}
Unicon is a unification of several extended dialects of the [[derived from::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 [[derived from::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.

In addition to Icon, Unicon draws from:
* IDOL an object-oriented Icon preprocessor
* MTIcon a multi-threading Icon.

While Unicon is mostly a super-set of Icon there are some differences and incompatibilities.

Icon itself is an evolution of the line of languages [[wp:COMIT|COMIT]], SNOBOL, [[Category:SNOBOL4]], and SL5.


== Introduction to Icon and Unicon ==
== Introduction to Icon and Unicon ==

Revision as of 17:50, 3 January 2011

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.

In addition to Icon, Unicon draws from:

  • IDOL an object-oriented Icon preprocessor
  • MTIcon a multi-threading Icon.

While Unicon is mostly a super-set of Icon there are some differences and incompatibilities.

Icon itself is an evolution of the line of languages COMIT, SNOBOL,, and SL5.

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)