stz
stz parsing
Before we can write an interpreter or compiler we need to be able to parse the syntax of stz. The rules are fairly simple so far. There's a few characters that are special: start-bracket ( stop-bracket ) start-block [ stop-block ] start-make { stop-make } divider | return ^ string-quote ' " ` reference & keyword-break : comment-start