SmallBASIC

From Rosetta Code
Revision as of 18:57, 30 May 2018 by Eriksiers (talk | contribs) (changed MSSB link to skip redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SmallBASIC is an implementation of BASIC. Other implementations of BASIC.

SmallBASIC (not to be confused with Microsoft Small Basic) is a BASIC interpreter, originally intended for use on the Palm line of PDAs, and currently available for POSIX-compliant systems (including Linux, Unix, Mac OSX, and BSD), Windows, DOS, and several lesser-known systems.

SmallBASIC is fairly similar to QBasic, although many keywords are different (for example, DO works significantly different in the two languages).

See also