English*

From Esolang
Jump to navigation Jump to search
Not to be confused with ENGLISH, a (non-esoteric) SQL-like programming language used in the old Pick operating system, or ~English, an esoteric attempt at using a natural language as a programming language.


English* is meant to be similar to the English language, created by User:Earthrulerr. It is cap sensitive and will only work if the first letter of each statement is capitalized. Although statements do not have to end with a punctuation.

RESERVED FOR ENGLISH*, which is still being worked on.

Examples

Print the following to console: Hello, World!
Output: Hello, World!

Multiply 5 and 3 Print the following: is my favorite number!
Output: 15 is my favorite number!