Jump to content

PowerBASIC: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
The language syntax of PowerBASIC is built around the original structure of Turbo Basic, but with added features.
==History==
==History==
The compiler Basic/Z was written by Bob Zale and later 1985 distributed by [[Borland]] under the name [[Turbo Basic]]. The rights were bought back by creator Bob Zale and it was distributed by Spectra Publishing under the name PowerBASIC.
The compiler Basic/Z was written by Bob Zale and later 1985 distributed by [[Borland]] under the name [[Turbo Basic]]. The rights were bought back by creator Bob Zale and it was distributed by Spectra Publishing under the name PowerBASIC.

Revision as of 15:11, 11 September 2020

The language syntax of PowerBASIC is built around the original structure of Turbo Basic, but with added features.

History

The compiler Basic/Z was written by Bob Zale and later 1985 distributed by Borland under the name Turbo Basic. The rights were bought back by creator Bob Zale and it was distributed by Spectra Publishing under the name PowerBASIC.

Versions

DOS
  • 2.0 (1990)
  • 2.1 (1991)
  • 3.0 (1993)
    • 3.0c - Help Kit
  • 3.1 (1995)
  • 1996: PB/DOS 3.2
  • Nov 1997: PowerBASIC 3.5
  • 1996: PowerBASIC DLL Compiler version 1.1
  • 1997: PowerBASIC DLL Compiler version 1.5
  • FirstBasic
  • PBASIC 1.0
Win32
  • 1998: PB/CC 1.0
  • 2000: PB/CC version 2.0
  • PowerBASIC Console Compiler v6.03
  • PowerBASIC Compiler for Windows v10.03

Links