PowerBASIC for DOS

From Rosetta Code
Revision as of 10:31, 18 March 2012 by Eriksiers (talk | contribs) (rewrote pb/dos vs pb/win & pb/cc lang notes; added link to pb/dos product page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
PowerBASIC for DOS is an implementation of PowerBASIC. Other implementations of PowerBASIC.

PowerBASIC for DOS (a.k.a. PB/DOS) is the DOS compiler for PowerBASIC.

Unlike the Windows versions of PowerBASIC, PB/DOS is very similar to QBasic and other, older Microsoft BASICs, and PB/DOS can in fact compile most QBasic and GW-BASIC programs unchanged. (PB/Win and PB/CC use a variation of BASIC that is somewhat similar to Visual Basic.)

See also