Search found 7 results.

Icon

Digital Research CBASIC is a BASIC implementation that "compiles" basic code in to interpreted byte code that is run using a royalty-free runtime. BASIC source code is not needed to run a program. CBASIC was a popular programming language under CP/M. There were also versions for MS-DOS. MBASIC's rounding errors that were sometimes troublesome for accounting. machine code. Later versions also included support for GSX graphics extensions.


Icon

Conner Backup Basics is a dumbed down version of Conner Backup Exec that only works with their tape drives. This software will not run at all without the appropriate tape drive attached.


Icon

IBM VisualAge for Basic delivers a suite of application development tools built around an implementation of the BASIC programming language for developers creating GUI clients and for DB2 application programmer who want to use BASIC to create GUI clients, DB2 stored procedures and user-defined functions. VA Basic is compatible with early Microsoft Visual Basic versions and was available in versions for both 32 bit OS/2 and MS Windows.


Icon

Mastering Visual Basic is a reference tool for intermediate to advanced developers released by Microsoft Press. Narrated presentations, Microsoft Knowledge Base articles, modules, and lab exercises are included.


Icon

Although Microsoft did not invent BASIC, their founding product was a BASIC interpreter for the Altair computer. The descendants below includes Microsoft's BASIC-80 (MBASIC), BASIC-86 (pre-GWBasic), BASIC for Mac, BASIC Compiler 86/88, Basic Compiler for Mac, and Professional Development System 7.x. IBM Personal Computer Basic Compiler, GW-BASIC, QuickBasic, and Visual Basic are listed separately.


Icon

First released in 1991, Microsoft Visual Basic was a programming environment where one could build an application by visually creating the user interface first, and then adding code. In contrast, even the smallest Visual Basic basic programs could take reams of program code to write in C or C++. Visual Basic was extremely popular for business application programming. The language itself was an interpreted BASIC dialect, however speed was maintained through the use of reusable compiled libraries (DLLs and VBX controls). These however, limited application development to Microsoft Windows.


Icon

Microsoft QuickBasic, not to be confused with the lesser QBasic, was a Basic interpreter and compiler product loosely based on GW-Basic. Version 2.0 for DOS and later included an Integrated Development Environment. Microsoft also produced QuickPascal and QuickC with similar integrated environments.