Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > 76b893cea3f7c8a238f8abdc3146b0a4 > files > 298

python-llvmpy-0.12.0-7.fc18.x86_64.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>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>LLPython Module Reference &mdash; llvmpy tag: 0.12.0 documentation</title>
    
    <link rel="stylesheet" href="../../_static/default.css" type="text/css" />
    <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../../',
        VERSION:     'tag: 0.12.0',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="../../_static/jquery.js"></script>
    <script type="text/javascript" src="../../_static/underscore.js"></script>
    <script type="text/javascript" src="../../_static/doctools.js"></script>
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
    <link rel="top" title="llvmpy tag: 0.12.0 documentation" href="../../index.html" />
    <link rel="up" title="LLPython Documentation" href="index.html" />
    <link rel="next" title="llpython" href="llpython.html" />
    <link rel="prev" title="Compile-time Metaprogramming in LLPython" href="ctmp_in_llpython.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../../genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="../../py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="llpython.html" title="llpython"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="ctmp_in_llpython.html" title="Compile-time Metaprogramming in LLPython"
             accesskey="P">previous</a> |</li>
        <li><a href="../../index.html">llvmpy tag: 0.12.0 documentation</a> &raquo;</li>
          <li><a href="index.html" accesskey="U">LLPython Documentation</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="llpython-module-reference">
<h1>LLPython Module Reference<a class="headerlink" href="#llpython-module-reference" title="Permalink to this headline">ΒΆ</a></h1>
<p>Contents:</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="llpython.html">llpython</a></li>
<li class="toctree-l1"><a class="reference internal" href="llpython.bytecode_visitor.html">llpython.bytecode_visitor</a></li>
<li class="toctree-l1"><a class="reference internal" href="llpython.byte_control.html">llpython.byte_control</a></li>
<li class="toctree-l1"><a class="reference internal" href="llpython.byte_flow.html">llpython.byte_flow</a></li>
<li class="toctree-l1"><a class="reference internal" href="llpython.byte_translator.html">llpython.byte_translator</a></li>
<li class="toctree-l1"><a class="reference internal" href="llpython.bytetype.html">llpython.bytetype</a></li>
<li class="toctree-l1"><a class="reference internal" href="llpython.control_flow.html">llpython.control_flow</a></li>
<li class="toctree-l1"><a class="reference internal" href="llpython.gen_bytecode_visitor.html">llpython.gen_bytecode_visitor</a></li>
<li class="toctree-l1"><a class="reference internal" href="llpython.nobitey.html">llpython.nobitey</a></li>
<li class="toctree-l1"><a class="reference internal" href="llpython.opcode_util.html">llpython.opcode_util</a></li>
<li class="toctree-l1"><a class="reference internal" href="llpython.phi_injector.html">llpython.phi_injector</a></li>
<li class="toctree-l1"><a class="reference internal" href="llpython.pyaddfunc.html">llpython.pyaddfunc</a></li>
</ul>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h4>Previous topic</h4>
  <p class="topless"><a href="ctmp_in_llpython.html"
                        title="previous chapter">Compile-time Metaprogramming in LLPython</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="llpython.html"
                        title="next chapter">llpython</a></p>
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="../../_sources/doc/llpython/reference.txt"
           rel="nofollow">Show Source</a></li>
  </ul>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="../../search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../../genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="../../py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="llpython.html" title="llpython"
             >next</a> |</li>
        <li class="right" >
          <a href="ctmp_in_llpython.html" title="Compile-time Metaprogramming in LLPython"
             >previous</a> |</li>
        <li><a href="../../index.html">llvmpy tag: 0.12.0 documentation</a> &raquo;</li>
          <li><a href="index.html" >LLPython Documentation</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2013, Mahadevan R (2008-2010), Continuum Analytics (2012-2013).
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
    </div>
  </body>
</html>