Content deleted Content added
change "object code" to "byte-code" (with link), minor grammar fix (missing is) |
No edit summary |
||
Line 1:
'''Programming Language for Business''' or '''PL/B''' is a business-oriented [[programming language]] originally called '''DATABUS''' and designed by [[Datapoint]] in the early [[1970s]] as an alternative to [[COBOL]] because its [[8-bit
A version of DATABUS became an [[ANSI]] standard, and the name PL/B was adopted when Datapoint refused to release its [[trademark]] on the DATABUS name.
Much like [[Java]] and [[.NET]], PL/B programs are compiled into an intermediate [[byte-code]], which is then interpreted by a runtime library. Because of this, many PL/B programs can run on [[DOS]], [[Unix]], [[Linux]], and [[Windows]] [[operating
==External links==
|