I started rewriting my Rogue [https://github.com/AbePralle/Rogue] language
compiler from scratch. Rogue is evolved from a series of earlier languages, so
this is approximately the sixth full iteration of that compiler, with each
version programmed using the compiler from the previous iteration. Rogue v2 is
being programmed