Category:Set lang

From Rosetta Code
Revision as of 23:52, 8 October 2016 by rosettacode>MatheusAvellar (Create Set_lang Category page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

Template:Hello World

<lang set_lang>set ! H set ! E set ! L set ! L set ! O set ! 32 set ! W set ! O set ! R set ! L set ! D </lang>

Pages in category "Set lang"

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