PowerBASIC Console Compiler

From Rosetta Code
Revision as of 15:36, 8 December 2011 by rosettacode>Yrtraq
PowerBASIC Console Compiler is an implementation of PowerBASIC. Other implementations of PowerBASIC.

PowerBASIC Console Compiler (a.k.a. PB/CC) is the Windows console (text-mode) compiler for PowerBASIC. It somewhat resembles PowerBASIC for DOS, but instead of console graphics routines, it includes simple window-handling and drawing routines.

It's important to note that while there are some minor language differences between PB/CC and PowerBASIC for Windows, for the most part they use the same language.