Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
30
Lang/ObjectIcon/00-LANG.txt
Normal file
30
Lang/ObjectIcon/00-LANG.txt
Normal 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]]
|
||||
2
Lang/ObjectIcon/00-META.yaml
Normal file
2
Lang/ObjectIcon/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:ObjectIcon
|
||||
1
Lang/ObjectIcon/B-zier-curves-Intersections
Symbolic link
1
Lang/ObjectIcon/B-zier-curves-Intersections
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/B-zier-curves-Intersections/ObjectIcon
|
||||
1
Lang/ObjectIcon/Compiler-lexical-analyzer
Symbolic link
1
Lang/ObjectIcon/Compiler-lexical-analyzer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Compiler-lexical-analyzer/ObjectIcon
|
||||
1
Lang/ObjectIcon/Compiler-syntax-analyzer
Symbolic link
1
Lang/ObjectIcon/Compiler-syntax-analyzer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Compiler-syntax-analyzer/ObjectIcon
|
||||
1
Lang/ObjectIcon/Compiler-virtual-machine-interpreter
Symbolic link
1
Lang/ObjectIcon/Compiler-virtual-machine-interpreter
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Compiler-virtual-machine-interpreter/ObjectIcon
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../Task/Continued-fraction-Arithmetic-G-matrix-ng-continued-fraction-n-/ObjectIcon
|
||||
1
Lang/ObjectIcon/Convex-hull
Symbolic link
1
Lang/ObjectIcon/Convex-hull
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Convex-hull/ObjectIcon
|
||||
1
Lang/ObjectIcon/Euler-method
Symbolic link
1
Lang/ObjectIcon/Euler-method
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Euler-method/ObjectIcon
|
||||
1
Lang/ObjectIcon/Floyd-Warshall-algorithm
Symbolic link
1
Lang/ObjectIcon/Floyd-Warshall-algorithm
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Floyd-Warshall-algorithm/ObjectIcon
|
||||
1
Lang/ObjectIcon/Function-composition
Symbolic link
1
Lang/ObjectIcon/Function-composition
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Function-composition/ObjectIcon
|
||||
1
Lang/ObjectIcon/Golden-ratio-Convergence
Symbolic link
1
Lang/ObjectIcon/Golden-ratio-Convergence
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Golden-ratio-Convergence/ObjectIcon
|
||||
1
Lang/ObjectIcon/Hello-world-Text
Symbolic link
1
Lang/ObjectIcon/Hello-world-Text
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Text/ObjectIcon
|
||||
1
Lang/ObjectIcon/Isqrt-integer-square-root-of-X
Symbolic link
1
Lang/ObjectIcon/Isqrt-integer-square-root-of-X
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Isqrt-integer-square-root-of-X/ObjectIcon
|
||||
1
Lang/ObjectIcon/Knights-tour
Symbolic link
1
Lang/ObjectIcon/Knights-tour
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Knights-tour/ObjectIcon
|
||||
1
Lang/ObjectIcon/Loops-While
Symbolic link
1
Lang/ObjectIcon/Loops-While
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Loops-While/ObjectIcon
|
||||
1
Lang/ObjectIcon/Mandelbrot-set
Symbolic link
1
Lang/ObjectIcon/Mandelbrot-set
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Mandelbrot-set/ObjectIcon
|
||||
1
Lang/ObjectIcon/Modular-arithmetic
Symbolic link
1
Lang/ObjectIcon/Modular-arithmetic
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Modular-arithmetic/ObjectIcon
|
||||
1
Lang/ObjectIcon/Modular-exponentiation
Symbolic link
1
Lang/ObjectIcon/Modular-exponentiation
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Modular-exponentiation/ObjectIcon
|
||||
1
Lang/ObjectIcon/Modular-inverse
Symbolic link
1
Lang/ObjectIcon/Modular-inverse
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Modular-inverse/ObjectIcon
|
||||
1
Lang/ObjectIcon/Xiaolin-Wus-line-algorithm
Symbolic link
1
Lang/ObjectIcon/Xiaolin-Wus-line-algorithm
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Xiaolin-Wus-line-algorithm/ObjectIcon
|
||||
Loading…
Add table
Add a link
Reference in a new issue