CRalphabet

From Esolang

Jump to: navigation, search

[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
Personal tools