Business Basic: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 27: | Line 27: | ||
|KCML||X||X|| ||X||X | |KCML||X||X|| ||X||X | ||
|} | |} | ||
==Publications== | |||
* [http://bitsavers.trailing-edge.com/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== |
Revision as of 12:56, 22 January 2019
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
DOS | Windows | Windows 95 | Windows NT | OS/2 | |
---|---|---|---|---|---|
BASIS PRO/5 | X | X | X | X | |
BASIS BBxPROGRESSION/4 | X | X | |||
MicroShare | X | X | X | X | |
MAI OpenBasic | X | X | X | X | |
PLUTO Business Basic | X | ||||
BBIcon ProvideX | X | X | X | X | X |
Thoroughbred | X | X | X | X | |
Transoft U/BL | X | ||||
KCML | X | X | X | X |
Publications
- 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.