TinyBasic

From Rosetta Code
Revision as of 00:45, 28 September 2022 by Christophoro S (talk | contribs) (his)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
TinyBasic is an implementation of Tiny BASIC. Other implementations of Tiny BASIC.

TinyBasic is a version of Tiny BASIC written by Tom 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.

See also