$lang (pronounced dollar-lang) is a beautiful minimalistic readable programming language inspired by Good (or Crazy) Ideas™ of other languages.
Complete list of keywords in $lang:
- logical values:
true,false
- primitive data types:
text,number,logical - control-flow statements:
if,then,else,while whenexistsis