Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 552 Bytes

File metadata and controls

19 lines (13 loc) · 552 Bytes

KuhTap

A stack based, reverse polish, turing complete programming language that consists of the letter qand the control character \t.

This is powerful, use at own risk!

Types

  • Eval: q
  • Positive number: qq
  • Negative number: qqq
  • Lowercase character: qqqq
  • Uppercase character: qqqqq
  • Special character: qqqqqq

Character usage

Lower and upper case characters repeat from a-z or A-Z respectively, special characters repeat the following sequence where the first character is a space: !\"#$%&'()*+,-./:;<=>?@[\]^_{|}~`