Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
10
Lang/Set-lang/00-LANG.txt
Normal file
10
Lang/Set-lang/00-LANG.txt
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.
|
||||
2
Lang/Set-lang/00-META.yaml
Normal file
2
Lang/Set-lang/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:Set_lang
|
||||
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/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