Tiny Basic Interpreter...

 
TBvarStore
void put(char whom, int value);
int get(char whom);
void clear();