Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]


    This article is about the PEARL programming language. For the Perl programming language, see Perl, or for other uses see Pearl (disambiguation).

    PEARL, or Process and Experiment Automation Realtime Language, is a computer programming language designed for multitasking and real-time programming. Being a high-level language, it is fairly hardware-independent. Since 1977, the language has been going under several standardization steps by the Deutsches Institut für Normung. Current version is PEARL-90, which was standardized in 1998.


        PEARL (programming language)
            Features

    top

    Features

    PEARL supports both fixed-point and floating-point numeric values, character and character string data as well as bit values. It also provides facilities for structures and multi-dimensional arrays. Both typed and untyped pointers are also supported, along with typecasting.

    As most high-level languages, PEARL supports procedures and functions, and passing parameters to these can be done by value or by reference (via pointers).

    PEARL is usually written capitalized, and should not be confused with Perl, the popular scripting language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.
     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    MIT OpenCourseWare
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "PEARL (programming language)". link