Want to arrange things so that a system can dump its state and start
from it again without having to re-bootstrap the dictionary every run.
Also want to eventually remove the bootstrap code from the main binary
so the system can consist of just the primitives and dictionary once it
has been bootstrapped.