Posted November 22, 2015
Since this is basically just an implementation of an interpreter for an esoteric language, I thought I'd mention esolangs.org for anyone interested in that sort of thing. A reviewer mentioned the small instruction set being limiting, but really the low instruction and data space are more limiting. See e.g. http://lodev.org/esolangs/braincopter/lk.png which is a text adventure in a language with 11 instructions total (no operands, so significantly more limiting than tis-100).