Talk:Kov
Jump to navigation
Jump to search
From what I can tell, here's the command list:
"xy two-byte string follows (xy) ;c escape following character (c) sc* postfix repetition (s repeated ord(c) times) `...` string of indefinite length ° null character stc all combinations of s and t separated by spaces by default ~ string-in-row (what does this mean?) c…d all characters from code of c to that of d ; end string-in-row (conflicts with escape)
Can you help me understand this? --Monochromeninja, Python programmer (talk) 14:35, 19 March 2021 (UTC)