Add tasks for all the new languages

This commit is contained in:
Tina Müller 2016-12-05 23:44:36 +01:00
parent 9dc3c2bb62
commit bba7bfd280
13208 changed files with 134745 additions and 0 deletions

View 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.

View file

@ -0,0 +1 @@
../../Task/99-Bottles-of-Beer/Set-lang

1
Lang/Set-lang/Comments Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comments/Set-lang

1
Lang/Set-lang/Death-Star Symbolic link
View file

@ -0,0 +1 @@
../../Task/Death-Star/Set-lang

1
Lang/Set-lang/Empty-program Symbolic link
View file

@ -0,0 +1 @@
../../Task/Empty-program/Set-lang

View file

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

1
Lang/Set-lang/Nth Symbolic link
View file

@ -0,0 +1 @@
../../Task/Nth/Set-lang

1
Lang/Set-lang/README Normal file
View file

@ -0,0 +1 @@
Data source: http://rosettacode.org/wiki/Category:Set_lang

1
Lang/Set-lang/Variables Symbolic link
View file

@ -0,0 +1 @@
../../Task/Variables/Set-lang