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

9
Lang/Self/00-LANG.txt Normal file
View file

@ -0,0 +1,9 @@
{{language|Self
|site=http://selflanguage.org/
|LCT=no
}}
'''Self''' is an [[object-oriented]] programming language based on the concept of prototypes. It was used primarily as an experimental test system for language design in the 1980s and 1990s; however, as of May 2015, Self is still being developed and maintained as an open source project. The latest major version is 2017.1, which was released in May 2017.
==Citations==
* [[wp:Self_%28programming_language%29|Wikipedia:Self (programming language)]]

2
Lang/Self/00-META.yaml Normal file
View file

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

1
Lang/Self/A+B Symbolic link
View file

@ -0,0 +1 @@
../../Task/A+B/Self

1
Lang/Self/Arrays Symbolic link
View file

@ -0,0 +1 @@
../../Task/Arrays/Self

1
Lang/Self/Empty-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Empty-string/Self

1
Lang/Self/Factorial Symbolic link
View file

@ -0,0 +1 @@
../../Task/Factorial/Self

View file

@ -0,0 +1 @@
../../Task/Greatest-element-of-a-list/Self

1
Lang/Self/Guess-the-number Symbolic link
View file

@ -0,0 +1 @@
../../Task/Guess-the-number/Self

1
Lang/Self/Hello-world-Text Symbolic link
View file

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

View file

@ -0,0 +1 @@
../../Task/Inheritance-Multiple/Self

View file

@ -0,0 +1 @@
../../Task/Inheritance-Single/Self

View file

@ -0,0 +1 @@
../../Task/Logical-operations/Self

1
Lang/Self/Loops-Foreach Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-Foreach/Self

1
Lang/Self/Loops-Infinite Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-Infinite/Self

1
Lang/Self/Polymorphism Symbolic link
View file

@ -0,0 +1 @@
../../Task/Polymorphism/Self

1
Lang/Self/Reverse-a-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Reverse-a-string/Self

View file

@ -0,0 +1 @@
../../Task/The-Twelve-Days-of-Christmas/Self

1
Lang/Self/Tokenize-a-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Tokenize-a-string/Self