Kak-
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
Kak- is esolang that minimises Kak. It has 2 commands. The programm is inside loop that end if by the end of the program bit is 0.
Commands
! - same as Kak I - skip next instruction if bit is 0 and move pointer left
Translation to Kak
Kak | Kak- |
---|---|
< | I followed by space |
! | ! |
? | I*instruction*!I ! |