Tiny Basic Interpreter...

 
TBprogStore
int putLine(String theLine);
boolean setLineNum(int lino);
int getNextLineNum(int lino);
int getCommand();
char getChar();
void clear();