langs a-z
This commit is contained in:
parent
db842d013d
commit
d066446780
11389 changed files with 98361 additions and 1020 deletions
30
Lang/ObjectIcon/0DESCRIPTION
Normal file
30
Lang/ObjectIcon/0DESCRIPTION
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
{{Stub}}
|
||||
{{language|ObjectIcon
|
||||
|site=http://code.google.com/p/objecticon/
|
||||
|exec=bytecode
|
||||
|parampass=value
|
||||
|strength=strong
|
||||
|safety=safe
|
||||
|express=implicit
|
||||
|checking=dynamic
|
||||
|gc=yes
|
||||
|LCT=yes
|
||||
}}
|
||||
{{virtual machine}}
|
||||
{{language programming paradigm|Procedural}}
|
||||
{{language programming paradigm|Dynamic}}
|
||||
{{language programming paradigm|Object-oriented}}
|
||||
{{language programming paradigm|Logic_Programming}}
|
||||
ObjectIcon is an object oriented variant of [[Icon]] based on an early fork of the [[Unicon]] Project developed by Robert Parlett (one of the co-authors of the Unicon book).
|
||||
Some of the distinguishing characteristics are:
|
||||
* a richer set of object oriented keywords
|
||||
* support for unicode characters
|
||||
* replacement of the I/O support with a package
|
||||
* differences in keywords
|
||||
|
||||
For more information refer to the wiki off the main site [http://code.google.com/p/objecticon/wiki/Introduction ObjectIcon Wiki]
|
||||
|
||||
== Related ==
|
||||
* [[Icon]]
|
||||
* [[Jcon]]
|
||||
* [[Unicon]]
|
||||
Loading…
Add table
Add a link
Reference in a new issue