Cheems is a memelang that is being created just for fun.
Cheems is an easy to learn programming language, and you will find it is similar to some other programming languages.
Declaring variables in Cheems is easy, similar to PHP. In the next example, the variable is being initilised with a nah
value, equivalent to null
value in JavaScript.
$value = nah
MIT.