Jump to content

PEARL: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
== Standards ==
== Standards ==
* PEARL-90: DIN 66253-2 (1998)
* PEARL-90: DIN 66253-2 (1998)
* DIN 66253:2018-03 Informationsverarbeitung - Programmiersprache PEARL - SafePEARL


== OS/2 implementations of PEARL==
== OS/2 implementations of PEARL==
Line 10: Line 11:
* GPP
* GPP
* Werum
* Werum
==Publications==
*Frevert, L.: ''Echtzeit-Praxis mit PEARL'' - B.G. Teubner 1985, ISBN 3-519-02475-6
*Werum, W., Windauer, H.: ''Introduction to PEARL, Process and Experiment, Automation Realtime Language'' - Vieweg 1989, ISBN 3-528-33590-4


== Links ==
== Links ==
* [http://www.pearl90.de/ Die Echtzeitprogrammiersprache PEARL]
* [http://www.pearl90.de/indexe.htm PEARL, the Realtime Programming Language]
* PEARL 90 Language Report [http://www.real-time.de/misc/PEARL90-LanguageReport-V2.2-GI-1998-eng.pdf PDF]
* [https://sourceforge.net/projects/openpearl/ OpenPEARL]


[[Category:Programming Languages]][[Category:PEARL]]
[[Category:Programming Languages]]

Latest revision as of 19:04, 3 May 2023

PEARL (Process and experiment automation realtime language) is a safe procedural high-level programming language with unusually strong temporal features making it ideal for real-time and multitasking systems. It should not be confused with scripting language called Perl and to minimise the chance of that happening many refer to the language by the current standard name of "PEARL-90".

Standards

  • PEARL-90: DIN 66253-2 (1998)
  • DIN 66253:2018-03 Informationsverarbeitung - Programmiersprache PEARL - SafePEARL

OS/2 implementations of PEARL

  • Werum PEARL compiler

DOS implementations of PEARL

  • GPP
  • Werum

Publications

  • Frevert, L.: Echtzeit-Praxis mit PEARL - B.G. Teubner 1985, ISBN 3-519-02475-6
  • Werum, W., Windauer, H.: Introduction to PEARL, Process and Experiment, Automation Realtime Language - Vieweg 1989, ISBN 3-528-33590-4

Links