using production x: x's scanner defaults to utf8, not x
figure out good way to do aliases with the Tamsin-parser-in-Tamsin
(dynamic grammar is really more of a Zz thing...)
productions with names with arbitrary characters in them.
something like «foo» but foo is the name of a nonterminal — symbolic
production references (like Perl's horrible globs as a cheap substitute
for actual function references or lambdas.)
turn system library back into built-in keywords (esp. if : can be used)
should be able to import ("open") other modules into your own namespace.
meta-circular implementation of compiler!
Tamsin scanner: more liberal (every non-alphanum+_ symbol scans as itself,
incl. ones that have no meaning currently like * and ?)