Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
9
Lang/Self/00-LANG.txt
Normal file
9
Lang/Self/00-LANG.txt
Normal 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
2
Lang/Self/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:Self
|
||||
1
Lang/Self/A+B
Symbolic link
1
Lang/Self/A+B
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/A+B/Self
|
||||
1
Lang/Self/Arrays
Symbolic link
1
Lang/Self/Arrays
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arrays/Self
|
||||
1
Lang/Self/Empty-string
Symbolic link
1
Lang/Self/Empty-string
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Empty-string/Self
|
||||
1
Lang/Self/Factorial
Symbolic link
1
Lang/Self/Factorial
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Factorial/Self
|
||||
1
Lang/Self/Greatest-element-of-a-list
Symbolic link
1
Lang/Self/Greatest-element-of-a-list
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Greatest-element-of-a-list/Self
|
||||
1
Lang/Self/Guess-the-number
Symbolic link
1
Lang/Self/Guess-the-number
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Guess-the-number/Self
|
||||
1
Lang/Self/Hello-world-Text
Symbolic link
1
Lang/Self/Hello-world-Text
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Text/Self
|
||||
1
Lang/Self/Inheritance-Multiple
Symbolic link
1
Lang/Self/Inheritance-Multiple
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Inheritance-Multiple/Self
|
||||
1
Lang/Self/Inheritance-Single
Symbolic link
1
Lang/Self/Inheritance-Single
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Inheritance-Single/Self
|
||||
1
Lang/Self/Logical-operations
Symbolic link
1
Lang/Self/Logical-operations
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Logical-operations/Self
|
||||
1
Lang/Self/Loops-Foreach
Symbolic link
1
Lang/Self/Loops-Foreach
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Loops-Foreach/Self
|
||||
1
Lang/Self/Loops-Infinite
Symbolic link
1
Lang/Self/Loops-Infinite
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Loops-Infinite/Self
|
||||
1
Lang/Self/Polymorphism
Symbolic link
1
Lang/Self/Polymorphism
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Polymorphism/Self
|
||||
1
Lang/Self/Reverse-a-string
Symbolic link
1
Lang/Self/Reverse-a-string
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Reverse-a-string/Self
|
||||
1
Lang/Self/The-Twelve-Days-of-Christmas
Symbolic link
1
Lang/Self/The-Twelve-Days-of-Christmas
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/The-Twelve-Days-of-Christmas/Self
|
||||
1
Lang/Self/Tokenize-a-string
Symbolic link
1
Lang/Self/Tokenize-a-string
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Tokenize-a-string/Self
|
||||
Loading…
Add table
Add a link
Reference in a new issue