@spacehobo @amoroso indeed tokenized basic interpreters, often using single byte tokens, carried a lot of code density, essential in 8 bit computing. Similar data structures often made it easy to write and call short blocks of native code directly out of it, too.