Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > d92aa75c2d384ff9f513aed09a46f703 > files > 67

parrot-doc-3.1.0-2.mga1.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title>Parrot 3.1.0 - Developer Documentation</title>
        <link rel="stylesheet" type="text/css"
            href="../resources/parrot.css"
            media="all">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

    </head>
    <body>
        <div id="wrapper">
            <div id="header">

                <a href="http://www.parrot.org">
                <img border=0 src="../resources/parrot_logo.png" id="logo" alt="parrot">
                </a>
            </div> <!-- "header" -->
            <div id="divider"></div>
            <div id="mainbody">
                <div id="breadcrumb">
                    <a href="index.html">Home</a> &raquo; Developer Documentation
                </div>
<h2>Internals</h2>

<ul><li><a href="docs/parrotbyte.pod.html">The Parrot Bytecode (PBC) Format</a></li>
<li><a href="docs/memory_internals.pod.html">Memory Internals</a></li>
<li><a href="docs/vtables.pod.html">Parrot Vtables</a></li>
<li><a href="docs/embed.pod.html">Parrot embedding system</a></li>
<li><a href="docs/porting_intro.pod.html">Parrot Subsystem Porting Introduction</a></li>
</ul>

<h2>Development Notes</h2>

<ul><li><a href="docs/dev/byteorder.pod.html">Byteorder Conversion Functions</a></li>
<li><a href="docs/dev/c_functions.pod.html">C function decoration guidelines</a></li>
<li><a href="docs/dev/coverage.pod.html">Make Cover</a></li>
<li><a href="docs/dev/debugging_with_msvc.pod.html">Debugging Parrot with Microsoft Visual C++</a></li>
<li><a href="docs/dev/events.pod.html">Design Notes for Events</a></li>
<li><a href="docs/dev/headerizer.pod.html">The Headerizer</a></li>
<li><a href="docs/dev/infant.pod.html">Infant Mortality</a></li>
<li><a href="docs/dev/longopt.pod.html">Long option parsing</a></li>
<li><a href="docs/dev/optimizer.pod.html">About the IMCC optimizer</a></li>
<li><a href="docs/dev/parrot_api.pod.html">Notes on the PARROT_EXPORT macro</a></li>
<li><a href="docs/dev/pcc_state.pod.html">parrot calling conventions state table</a></li>
<li><a href="docs/dev/pccmethods.pod.html">Parrot Calling Conventions in C</a></li>
<li><a href="docs/dev/pmc_freeze.pod.html">Freeze/Thaw Design Notes</a></li>
<li><a href="docs/dev/pmc_obj_design_meeting_notes.pod.html">Parrot PMC/Object Design Meeting Notes</a></li>
<li><a href="docs/dev/profiling.pod.html">Profiling Parrot</a></li>
</ul>

<h2>Project Documentation</h2>

<ul><li><a href="docs/project/cage_cleaners_guide.pod.html">Cage Cleaner Guide</a></li>
<li><a href="docs/project/committer_guide.pod.html">Committer Guide</a></li>
<li><a href="docs/project/core_inclusion.pod.html">Core Inclusion</a></li>
<li><a href="docs/project/git_terminology.pod.html">Git Terminology</a></li>
<li><a href="docs/project/git_workflow.pod.html">How to use Git to work on Parrot</a></li>
<li><a href="docs/project/merge_review_guidelines.pod.html">Guidelines for pending merge reviews</a></li>
<li><a href="docs/project/metacommitter_guide.pod.html">Metacommitter Guide</a></li>
<li><a href="docs/project/release_manager_guide.pod.html">Release Manager Guide</a></li>
<li><a href="docs/project/ticket_triaging.pod.html">Managing Tickets</a></li>
<li><a href="docs/project/debian_packaging_guide.pod.html">Debian Packaging Guide</a></li>
<li><a href="docs/project/ubuntu_packaging_guide.pod.html">Ubuntu Packaging Guide</a></li>
</ul>

<h2>Articles</h2>

<ul><li><a href="docs/user/pir/exceptions.pod.html">Exceptions</a></li>
<li><a href="docs/user/pir/intro.pod.html">Writing PIR</a></li>
<li><a href="docs/user/pir/objects.pod.html">Programming Parrot &#45;&#45; Using objects</a></li>
<li><a href="docs/user/pir/pmcs.pod.html">Programming Parrot &#45;&#45; PMCs</a></li>
<li><a href="docs/pmc/array.pod.html">Array base class</a></li>
<li><a href="docs/pmc/struct.pod.html">Accessing C Structs from Parrot</a></li>
<li><a href="docs/pmc/subs.pod.html">Parrot Subroutines</a></li>
</ul>

            </div> <!-- "mainbody" -->
            <div id="divider"></div>
            <div id="footer">
	        Copyright &copy; 2002-2011, Parrot Foundation.

<br>Parrot version 3.1.0            </div>
        </div> <!-- "wrapper" -->
    </body>
</html>