Add tasks for all the new languages
This commit is contained in:
parent
9dc3c2bb62
commit
bba7bfd280
13208 changed files with 134745 additions and 0 deletions
10
Lang/Set-lang/00DESCRIPTION
Normal file
10
Lang/Set-lang/00DESCRIPTION
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{{stub}}
|
||||
{{language|Set lang}}
|
||||
[[Category:Esoteric_Languages]]
|
||||
|
||||
[https://www.reddit.com/r/esolangs/comments/54b0b1/set_an_language_with_1_command/ Original reddit post] by the user [https://www.reddit.com/user/qwertyu63 qwertyu63], with the original specifications on how the language works.
|
||||
|
||||
The '''Set''' language uses only a single command, ''set''. It allows for 52 development variables and 1 system variable.
|
||||
It is ASCII based, so output is in the integer format, and is converted to characters upon ran.
|
||||
|
||||
There is currently an [https://avellar.ml/set-lang online implementation] of a '''Set''' interpreter, done in JavaScript. A [https://github.com/MatheusAvellar/set-lang public GitHub repository] also exists, so feel free to contribute.
|
||||
1
Lang/Set-lang/99-Bottles-of-Beer
Symbolic link
1
Lang/Set-lang/99-Bottles-of-Beer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/99-Bottles-of-Beer/Set-lang
|
||||
1
Lang/Set-lang/Comments
Symbolic link
1
Lang/Set-lang/Comments
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Comments/Set-lang
|
||||
1
Lang/Set-lang/Death-Star
Symbolic link
1
Lang/Set-lang/Death-Star
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Death-Star/Set-lang
|
||||
1
Lang/Set-lang/Empty-program
Symbolic link
1
Lang/Set-lang/Empty-program
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Empty-program/Set-lang
|
||||
1
Lang/Set-lang/Hello-world-Text
Symbolic link
1
Lang/Set-lang/Hello-world-Text
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Text/Set-lang
|
||||
1
Lang/Set-lang/Nth
Symbolic link
1
Lang/Set-lang/Nth
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Nth/Set-lang
|
||||
1
Lang/Set-lang/README
Normal file
1
Lang/Set-lang/README
Normal file
|
|
@ -0,0 +1 @@
|
|||
Data source: http://rosettacode.org/wiki/Category:Set_lang
|
||||
1
Lang/Set-lang/Variables
Symbolic link
1
Lang/Set-lang/Variables
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Variables/Set-lang
|
||||
Loading…
Add table
Add a link
Reference in a new issue