CRalphabet
From Esolang
[edit] CRalphabet
CRalphabet is a joke(ish) language created by Splat. CRab takes '\n' and 'SPACE' as its only commands/arguments. Source code is comprised of varying length strings of \n. The number of \n's denotes an alphabetical character(a-z). This character is then printed out to the console.The 'SPACE' keyword denotes printing " " to the screen.
[edit] Example
The following code prints "hello world" to the console.
\n\n\n\n\n\n\n\n \n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n SPACE \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n \n\n\n\n

