Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

View file

@ -0,0 +1,30 @@
{{language|ObjectIcon
|site=https://chemoelectric.github.io/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}}
Object Icon 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
In April 2023, Robert Parlett's Subversion repository at https://sourceforge.net/projects/objecticon/ was migrated to Git by an advocate of the language, and given primary hosting at https://github.com/chemoelectric/objecticon to encourage forking and wider use.
== Related ==
* [[Goaldi]]
* [[Icon]]
* [[Jcon]]
* [[Unicon]]

View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:ObjectIcon

View file

@ -0,0 +1 @@
../../Task/B-zier-curves-Intersections/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Compiler-lexical-analyzer/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Compiler-syntax-analyzer/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Compiler-virtual-machine-interpreter/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Continued-fraction-Arithmetic-G-matrix-ng-continued-fraction-n-/ObjectIcon

1
Lang/ObjectIcon/Convex-hull Symbolic link
View file

@ -0,0 +1 @@
../../Task/Convex-hull/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Euler-method/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Floyd-Warshall-algorithm/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Function-composition/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Golden-ratio-Convergence/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Isqrt-integer-square-root-of-X/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Knights-tour/ObjectIcon

1
Lang/ObjectIcon/Loops-While Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-While/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Mandelbrot-set/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Modular-arithmetic/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Modular-exponentiation/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Modular-inverse/ObjectIcon

View file

@ -0,0 +1 @@
../../Task/Xiaolin-Wus-line-algorithm/ObjectIcon