Jump to content

IBM BASIC Compiler/2: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
The '''IBM BASIC Compiler/2''' is a [[BASIC]] language compiler that contains many additional features while maintaining compatibility with the [[IBM PC BASIC]] compiler version 2.0. The compiler executes under PC DOS 3.3 and IBM OS/2.
[[File:Bascom2-1.png|thumb|''IBM BASIC Compiler/2 - Installation'']]
The '''IBM BASIC Compiler/2''' is a [[BASIC]] language compiler that contains many additional features while maintaining compatibility with the [[IBM PC BASIC]] compiler version 2.0. The compiler executes under IBM DOS 3.3 and IBM OS/2.


5604-061
5604-061
==Features==
* Support for Math Co-Processors and floating point emulation
* Interactive symbolic debugger
* extended ISAM support
Product documentation:
#IBM BASIC Compiler/2 Fundamentals
#IBM BASIC Compiler/2 Compile, Link, and Run
#00F8662 - IBM BASIC Compiler/2 Language Reference


==Releases==
==Releases==
Line 7: Line 18:


==Links==
==Links==
* [http://www-01.ibm.com/common/ssi/rep_ca/3/877/ENUSZP87-4013/ ZP87-4013] 1987-04-02 - IBM BASIC Compiler/2
* {{L-IBMAnnUS|ZP87-4013}} 1987-04-02 - IBM BASIC Compiler/2
* [http://www-01.ibm.com/common/ssi/rep_ca/7/877/ENUSZP87-4127/ ZP87-4127] 1987-11-03 - IBM BASIC Compiler/2
* {{L-IBMAnnUS|ZP87-4127}} 1987-11-03 - IBM BASIC Compiler/2


[[Category:BASIC compiler]]
[[Category:BASIC compiler]]

Latest revision as of 00:54, 18 October 2025

IBM BASIC Compiler/2 - Installation

The IBM BASIC Compiler/2 is a BASIC language compiler that contains many additional features while maintaining compatibility with the IBM PC BASIC compiler version 2.0. The compiler executes under IBM DOS 3.3 and IBM OS/2.

5604-061

Features

  • Support for Math Co-Processors and floating point emulation
  • Interactive symbolic debugger
  • extended ISAM support

Product documentation:

  1. IBM BASIC Compiler/2 Fundamentals
  2. IBM BASIC Compiler/2 Compile, Link, and Run
  3. 00F8662 - IBM BASIC Compiler/2 Language Reference

Releases

  • 1.00 (1988)

Links