Jump to content

Business Basic: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:


==History==
==History==
Data General simply took Dartmouth Basic and added rudimentary file indexing features, like simplified versions of COBOL indices. Other minicomputer vendors like Wang followed suit. While there are simple interpreters and compiled variants of the language, one of the classic characteristics of Business Basic was that it was interactive, making some applications developed using it strikingly different from the norm. While Business Basic is not well known in general, it really only saw any use in the USA and to a lesser degree other English speaking countries. It has been extremely tenacious in the market, a large number of specialised and vertical business applications developed using the language has ensured its survival in the PC and UNIX world in much the same way COBOL still thrives on bigger computer systems.
Data General simply took Dartmouth BASIC and added rudimentary file indexing features, like simplified versions of COBOL indices. Other minicomputer vendors like Wang followed suit. While there are simple interpreters and compiled variants of the language, one of the classic characteristics of Business Basic was that it was interactive, making some applications developed using it strikingly different from the norm. While Business Basic is not well known in general, it really only saw any use in the USA and to a lesser degree other English speaking countries. It has been extremely tenacious in the market, a large number of specialised and vertical business applications developed using the language has ensured its survival in the PC and UNIX world in much the same way COBOL still thrives on bigger computer systems.


==Implementations==
==Implementations==
{|class="wikitable"
{|class="wikitable"
|+Business Basic
|+Business Basic
! ||width=8%|DOS||width=8%|Windows||width=8%|Windows 95||width=8%|Windows NT||width=8%|OS/2
!Vendor||Product||Introduced||width=8%|DOS||width=8%|Windows||width=8%|Windows 95||width=8%|Windows NT||width=8%|OS/2
|-
|-
|BASIS PRO/5||X||X||X||X||
|rowspan=2|BASIS International||BBxPROGRESSION/4|| ||X||X|| || ||
|-
|-
|BASIS BBxPROGRESSION/4||X||X|| || ||
|PRO/5|| ||X||X||X||X||
|-
|-
|MicroShare||X||X|| ||X||X
|B32 Software||B32 Business Basic||1991||X|| || || ||
|-
|-
|MAI OpenBasic||X||X||X||X||
|MicroShare||[[Microshare Basic]]|| ||X||X|| ||X||X
|-
|-
|PLUTO Business Basic||X|| || || ||
|MAI Systems||Open BASIC||1990||X||X||X||X||
|-
|-
|BBIcon ProvideX||X||X||X||X||X
|Southwest Data Systems||PLUTO Business Basic|| ||X|| || || ||
|-
|-
|Thoroughbred||X||X||X||X||
|BBIcon||ProvideX|| ||X||X||X||X||X
|-
|-
|Transoft U/BL|| ||X|| || ||
|Thoroughbred Corp.||Thoroughbred Basic|| ||X||X||X||X||
|-
|-
|KCML||X||X|| ||X||X
|Transoft||Universal Business Basic (U/BL)|| || ||X|| || ||
|-
|Kerridge Computer Company Ltd.||KCML|| ||X||X|| ||X||X
|}
|}
==Publications==
* [http://bitsavers.org/pdf/mai/M6262A_Business_Basic86_RefenceManual_Apr87.pdf MAI BasicFour - Business Basic 86 Reference Manual] - 1987 - From Bitsavers - Not a useful document as such, but gives you a better insight into Business Basic than introductory articles.


==Links==
==Links==
* [http://www.faqs.org/faqs/business-basic/faq/ Business Basic FAQ]
* [http://www.faqs.org/faqs/business-basic/faq/ Business Basic FAQ]
* [http://www.basis.com/bbj BASIS BBj] - Java implementation


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

Latest revision as of 19:40, 9 February 2020

Business Basic is a variant of the BASIC language that was developed in the latter half of the 1960's to allow minicomputers to offer a cheaper alternative to mainframe COBOL for business application development.

History

Data General simply took Dartmouth BASIC and added rudimentary file indexing features, like simplified versions of COBOL indices. Other minicomputer vendors like Wang followed suit. While there are simple interpreters and compiled variants of the language, one of the classic characteristics of Business Basic was that it was interactive, making some applications developed using it strikingly different from the norm. While Business Basic is not well known in general, it really only saw any use in the USA and to a lesser degree other English speaking countries. It has been extremely tenacious in the market, a large number of specialised and vertical business applications developed using the language has ensured its survival in the PC and UNIX world in much the same way COBOL still thrives on bigger computer systems.

Implementations

Business Basic
Vendor Product Introduced DOS Windows Windows 95 Windows NT OS/2
BASIS International BBxPROGRESSION/4 X X
PRO/5 X X X X
B32 Software B32 Business Basic 1991 X
MicroShare Microshare Basic X X X X
MAI Systems Open BASIC 1990 X X X X
Southwest Data Systems PLUTO Business Basic X
BBIcon ProvideX X X X X X
Thoroughbred Corp. Thoroughbred Basic X X X X
Transoft Universal Business Basic (U/BL) X
Kerridge Computer Company Ltd. KCML X X X X

Publications

Links