Skip to content

Latest commit

 

History

History
68 lines (52 loc) · 1.48 KB

README.md

File metadata and controls

68 lines (52 loc) · 1.48 KB

Tetr4phobi4 logo

Tetr4phobi4

An esoteric language that makes you fear in number 4.

How to use

Run Tetr4phobi4.vbs by using CMD (Command Prompt).

cscript Tetr4phobi4.vbs test\Hello World.444

Or you can use this compiler instead.


Syntaxes

Commands Definitions
4444 It will convert the current value of a current cell into an ASCII Character. If a current value is greater than 127, it will set a current value into 52.
44UR Move a pointer to the left.
FO44 Move a pointer to the right.
4OUR Add 4 to a current cell.
FOU4 Reduce 4 to a current cell.
four Divide a current cell by 4.
fuor Multiply a current cell by 4.
ffff Set current cell into 0.
{44} Comment
$$$$ Delimiter

Delimiter

  • You must add $$$$ to seperate between the 2 commands.
4OUR$$$$4444$$$$ffff$$$$4444
  • Also you are allowed to use Line Feed as delimiter.
4OUR
4444
ffff
4444

or

4OUR
4444$$$$ffff
4444

Comment

4OUR$$$$4444$$$$ffff$$$$4444 {44} This is a comment

Limitations

  • You only have 4 cells.
  • The maximum value of each cell is 4,444.