Jump to content

PEARL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 10: Line 10:
* 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/indexe.htm PEARL, the Realtime Programming Language]
* [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]
* 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:Programming Languages]]

Revision as of 06:43, 6 February 2017

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)

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