THIS PROGRAMMING LANGUAGE IS LITERALLY ALL NUMBERS

From Esolang
Jump to navigation Jump to search

Author: User:Earthrulerr You can access a editor at here. TPLN consists of only numbers in its tags. TPLN is 1231 but with only numbers! Every statement must begin with 0 followed by the statement.

HOW TO USE


0 must be used at the start of each statement.
1 followed by 101 (a) to 126 (z)
10 prints a new line to console.
20 prints a space to console.
-0 text comment.
111 clears console/restart.
2 # # # + #
-2 # # # - #
4 # # # * #
-4 # # # / #
6 # # # to the power of #
8 # input variable (1,2,3,4,5,6,7,8,9,10) = input. Single line only.
9 # prints value of variable (1,2,3,4,5,6,7,8,9,10) to console.

EXAMPLES


0 1 108 105 112 112 115 1 0 20 0 1 123 115 118 112 104 1 Output: hello world