Ink

From Esolang
Jump to navigation Jump to search

this esolang is very cool

What is Ink

ink is an esolang based off of colors and the creator [me] will keep adding new symbols and commands until the language is proven to be turing complete

SYNTAX TABLE

symbol function example color
C pushes the value in front of it to the stack C67 puts 67 at the top of the stack cyan
M takes a value from the bottom of the stack and stores it C85 C67 M. gives 85. magenta
Y takes a value from the top of the stack and stores it C11 C22 Y. gives 22. Yellow
K halts the program K key [don't ask what color is key

Programs

there isn't enough syntax