MFMD

هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.
MFMD

ترجمة ونشر البرامج


    Parrot 8.1.0

    Admin
    Admin
    Admin


    عدد المساهمات : 2136
    تاريخ التسجيل : 03/05/2016

    Parrot 8.1.0  Empty Parrot 8.1.0

    مُساهمة من طرف Admin الجمعة مايو 06, 2016 6:38 pm

    Parrot 8.1.0  RZMPai5BWgSX0nv9fQlDUwmXF5V8v9KW

    Parrot 8.1.0 | 5.3 Mb

    Parrot is a complex piece of software functioning as a virtual machine for running programs written using dynamic languages, such as Perl and Python, providing a better environment than the VMs intended for stating languages. It even offers the possibility of working with multiple languages simultaneously.

    The software is capable of executing instructions in four different forms: PIR, PASM, PAST and PBC, each with their own role. As such, PIR (Parrot Intermediate Representation) is supposed to be written by people but generated using compilers.

    On the other hand, PASM form input ( an acronym for Parrot Assembly), which is similar to PIR, but differs in that attention needs to be paid to details like register allocation or calling conventions. PAST (short for Parrot Abstract Syntax Tree) enables the virtual machine to work with abstract syntax tree style input, which comes in handy when writing compilers.

    These three input form types are converted inside Parrot to PBC (Parrot Bytecode), to a non-readable shape. It can start executing immediately, without requiring an assembly stage, being platform independent.

    Parrot supports numerous language implementations in a variety of completion stages, for instance Ruby, Tcl, Lua, Javascript, Python, Scheme, Perl, PHP, APL and a .NET bytecode translator.

    Complete with a very detailed help documentation, you can learn to build and test Parrot, and then begin creating programs, as you are also provided with numerous examples.

    Among the comprised docs, you can find information about what this virtual machine is capable of, how it is designed, descriptions of various executables and details on how they should be run, and countless other helpful files. However, it is by no means intended for novices, as it will elicit serious background knowledge in the field of programming.

    New in version 8.1.0 (February 16, 2016):
    Core
    • Annotate needed -Wcast-align fixes (for early armv5 systems)
    Documentation
    • Fixed typo in move_buffer_callback doc
    • Add missing hyperref package for latex
    Tests
    • Restore make configure_tests, remove outdated t/steps/auto/labs-01.t

    OS: Windows All

    HomePage


      الوقت/التاريخ الآن هو الجمعة نوفمبر 15, 2024 10:51 pm