2024.05.13 I decided to split ripanga into two parts. (kaute) now has the basic vocabulary for creating & working with the data (headless) and ripanga is an interface to a fixed size kaute sheet. This frees me to allow larger (or smaller) sheets for things that may need different sized data sets, but I can build an interface for my typical small daily sheets fairly quickly. In doing this, I also made the `compile:call` and `compile:jump` create more efficient code, so it'll be worth updating to the latest nightly snapshot.