Jump to content

PL/B: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A third generation business application language also known as '''PL/B''', although starting out as a propriety language it has survived the onslaught of fourth generation business languages and the disappearance of its original developer due to how English like it is, on a superficial level some ways resembling some fourth and fifth generation languages. Almost unknown outside of the USA.
A third generation business application language also known as '''Programming Language for Business''' (PL/B), although starting out as a propriety language it has survived the onslaught of fourth generation business languages and the disappearance of its original developer due to how English like it is, on a superficial level some ways resembling some fourth and fifth generation languages. Almost unknown outside of the USA.


Due to its use of a rather generic name, we have the same problem with DATABUS as we have with [[PILOT]] while searching on the internet, it is very hard to actually find anything relating to the language and its implementations.
Due to its use of a rather generic name, we have the same problem with DATABUS as we have with [[PILOT]] while searching on the internet, it is very hard to actually find anything relating to the language and its implementations.


==A list of OS/2 implementations of DATABUS==
==OS/2 implementations==
* [[DB/C]] - Commercial - Discontinued.
* SWC [[DB/C]] - Commercial - Discontinued


====Libraries and bindings====
==DOS implementations==
*
* Infopoint PCBUS
* Sunbelt PL/B:DOS
* DB/C


==A list of DOS implementations of DATABUS==
==Java implementations==
* [[DB/C]] - Commercial - Discontinued.
* SWC DB/C JX - (Release 3 open source)


==A list of DATABUS implementations that run under WinOS/2==
*
==A list of DATABUS implementations that run under Java==
* [[DB/C]] - Commercial - Discontinued.
==A list of DATABUS implementations in JavaScript==
*
==Publications==
==Publications==
*  
* ANSI Standard X3.238-1994, Rationale for Programming Language PL/B
====Local articles====
* Dan Felder; Don Wills: ''The DATABUS Programming Language'' - Software Science Press 1992, ISBN 0-9633748-1-8
*
 
====Tutorials and other learning material====
*


==Links==
==Links==
*
* [http://www.sysmaker.com/infopro/plb.htm J15 - Programming Language PL/B]
====USENET====
* https://www.dbcsoftware.com/dbcov.html
*


==Standards==
[[Category:Programming Languages]]
*
[[Category:Programming Languages]] [[Category:DATABUS]]

Latest revision as of 21:26, 9 October 2023

A third generation business application language also known as Programming Language for Business (PL/B), although starting out as a propriety language it has survived the onslaught of fourth generation business languages and the disappearance of its original developer due to how English like it is, on a superficial level some ways resembling some fourth and fifth generation languages. Almost unknown outside of the USA.

Due to its use of a rather generic name, we have the same problem with DATABUS as we have with PILOT while searching on the internet, it is very hard to actually find anything relating to the language and its implementations.

OS/2 implementations

  • SWC DB/C - Commercial - Discontinued

DOS implementations

  • Infopoint PCBUS
  • Sunbelt PL/B:DOS
  • DB/C

Java implementations

  • SWC DB/C JX - (Release 3 open source)

Publications

  • ANSI Standard X3.238-1994, Rationale for Programming Language PL/B
  • Dan Felder; Don Wills: The DATABUS Programming Language - Software Science Press 1992, ISBN 0-9633748-1-8

Links