Jump to content

PEARL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
Line 12: Line 12:


== 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]


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

Revision as of 06:33, 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

Links