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

10
Lang/Set-lang/00-LANG.txt Normal file
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,2 @@
---
from: http://rosettacode.org/wiki/Category:Set_lang

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/Variables Symbolic link
View file

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