Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > dd7a95aabe1c049ac9f84beede8143d3 > files > 126

synopsis-doc-0.12-4.fc14.i686.rpm

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!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>Synopsis Developer's Guide</title><link rel="stylesheet" href="synopsis.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /><link rel="start" href="index.html" title="Synopsis Developer's Guide" /><link rel="next" href="intro.html" title="Chapter 1. Introduction" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Synopsis Developer's Guide</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="intro.html">Next</a></td></tr></table></div><div class="book" lang="en" xml:lang="en"><div class="titlepage"><div><div><h1 class="title"><a id="id457035"></a>Synopsis Developer's Guide</h1></div><div><div class="author"><h3 class="author"><span class="firstname">Stefan</span> <span class="surname">Seefeld</span></h3></div></div><div><p class="releaseinfo">Version 0.12</p></div></div><hr /></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="intro.html">1. Introduction</a></span></dt><dd><dl><dt><span class="section"><a href="origins.html">Origins</a></span></dt><dt><span class="section"><a href="architecture.html">Architecture</a></span></dt><dd><dl><dt><span class="section"><a href="architecture.html#id517506">Sub-Projects</a></span></dt><dt><span class="section"><a href="architecture.html#id517536">Code Layout</a></span></dt></dl></dd><dt><span class="section"><a href="testing.html">Current Status: Regression Test Reports</a></span></dt></dl></dd><dt><span class="chapter"><a href="python.html">2. The Python API</a></span></dt><dd><dl><dt><span class="section"><a href="pipeline.html">The Processor Pipeline</a></span></dt><dt><span class="section"><a href="parsers.html">The Parsers (Cpp, C, Cxx)</a></span></dt><dt><span class="section"><a href="formatters.html">The HTML Formatter(s)</a></span></dt><dt><span class="section"><a href="python-tests.html">Python Regression Tests</a></span></dt></dl></dd><dt><span class="chapter"><a href="cxx.html">3. The C++ API</a></span></dt><dd><dl><dt><span class="section"><a href="ptree.html">The Parse Tree Module</a></span></dt><dd><dl><dt><span class="section"><a href="ptree.html#encoding">The Encoding class</a></span></dt><dt><span class="section"><a href="ptree.html#ptree-display">PTree::Display</a></span></dt></dl></dd><dt><span class="section"><a href="symbol-table.html">The Symbol Table Module</a></span></dt><dd><dl><dt><span class="section"><a href="symbol-table.html#symbol-display">SymbolTable::Display</a></span></dt></dl></dd><dt><span class="section"><a href="type-analysis.html">The Type Analysis Module</a></span></dt><dd><dl><dt><span class="section"><a href="type-analysis.html#type-repository">The Type Repository</a></span></dt><dt><span class="section"><a href="type-analysis.html#overload-resolution">Overload Resolution</a></span></dt><dt><span class="section"><a href="type-analysis.html#template-repository">The Template Repository</a></span></dt><dt><span class="section"><a href="type-analysis.html#type-evaluation">Type Evaluation</a></span></dt><dt><span class="section"><a href="type-analysis.html#const-evaluation">Constant expressions</a></span></dt></dl></dd><dt><span class="section"><a href="cxx-tests.html">C++ Regression Tests</a></span></dt></dl></dd></dl></div></div><div class="navfooter"><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="intro.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> Chapter 1. Introduction</td></tr></table></div></body></html>