The e Programming Language
This esoteric language was made to support this ironical git repository that waas hosted on github.com
https://github.com/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
Usage:
$ ./the-e-programming-language <source>
(Does not accept piped source code)
Syntax:
This language has two commands "e" and " ", and uses a single integer as memory.
- the "e" command:
increment memory by 1.
- the " " command:
print the ASCII value of the integer on the screen.
Examples:
Print the entire latin alphabet (in uppercase)
$ ./the-e-programming-language eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee e e e e e e e e e e e e e e e e e e e e e e e e e
Print the entire latin alphabete (in lowercase)
$ ./the-e-programming-language eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee e e e e e e e e e e e e e e e e e e e e e e e e e
Print the numbers (0...9)
$ ./the-e-programming-language eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee e e e e e e e e e