Category:Set lang: Difference between revisions

From Rosetta Code
Content added Content deleted
(Remove misplaced Hello World example)
(Add Set lang's interpreter website)
Line 1: Line 1:
{{stub}}
{{stub}}
{{language|Set_lang}}
{{language|Set lang}}
[[Category:Esoteric_Languages]]
[[Category:Esoteric_Languages]]


Line 7: Line 7:
The '''Set''' language uses only a single command, ''set''. It allows for 52 development variables and 1 system variable.
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.
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. It should have a GitHub repository soon.

Revision as of 00:33, 9 October 2016

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Set lang
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Set lang.

Original reddit post by the user qwertyu63, defining 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 online implementation of a Set interpreter, done in JavaScript. It should have a GitHub repository soon.

Pages in category "Set lang"

The following 7 pages are in this category, out of 7 total.