toka.nbk: Home | Index | Next Page: ConsoleLibrary | Previous Page: ConditionalsLibrary
Provide a very basic console interface. The provided interface is intentionally kept to a minimum, a better console interface can be loaded later.
dot() Display the number on TOS using the current base if possible. emit() Display the character TOS corresponds to. Consumes TOS. type() Display the string TOS points to. Consumes TOS. bye() Quit Toka
. emit type bye
toka.nbk: Home | Index | Next Page: ConsoleLibrary | Previous Page: ConditionalsLibrary
Notebook exported on Sunday, 1 July 2007, 19:54:43 PM EDT