This page is a stub. It needs more information! You can help Rosetta Code by filling it in! |
TinyBasic is a version ofTiny BASIC written byTom Pittman in 1976.
There are some interpreters of TinyBasic. Tom Pittman rewrote his original interpreter in C (for Dr Dobbs portal, circa 2004) and in C++ with Qt. Mohan Embar ported it to Java, C# and Flex.