Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / src / nas,5.n2.os.2 / lib / python / html / swig / Sections.html
CommitLineData
86530b38
AT
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<title>SWIG-1.3 Documentation</title>
5</head>
6<body bgcolor="#ffffff">
7<H1><a name="Sections"></a>SWIG-1.3 Development Documentation</H1>
8
9Last update : SWIG-1.3.26 (October 9, 2005)
10
11<H2>Sections</H2>
12
13<p>
14The SWIG documentation is being updated to reflect new SWIG
15features and enhancements. However, this update process is not quite
16finished--there is a lot of old SWIG-1.1 documentation and it is taking
17some time to update all of it. Please pardon our dust (or volunteer
18to help!).
19</p>
20
21<H3>SWIG Core Documentation</H3>
22<ul>
23<li><a href="Preface.html#Preface">Preface</a></li>
24<li><a href="Introduction.html#Introduction">Introduction</a></li>
25<li><a href="Windows.html#Windows">Getting started on Windows</a></li>
26<li><a href="Scripting.html#Scripting">Scripting</a></li>
27<li><a href="SWIG.html#SWIG">SWIG Basics</a> (Read this!)</li>
28<li><a href="SWIGPlus.html#SWIGPlus">SWIG and C++</a></li>
29<li><a href="Preprocessor.html#Preprocessor">The SWIG preprocessor</a></li>
30<li><a href="Library.html#Library">The SWIG Library</a></li>
31<li><a href="Arguments.html#Arguments">Argument handling</a></li>
32<li><a href="Typemaps.html#Typemaps">Typemaps</a></li>
33<li><a href="Customization.html#Customization">Customization features</a></li>
34<li><a href="Contract.html#Contract">Contracts</a></li>
35<li><a href="Varargs.html#Varargs">Variable length arguments</a></li>
36<li><a href="Warnings.html#Warnings">Warning messages</a></li>
37<li><a href="Modules.html#Modules">Working with Modules</a></li>
38</ul>
39
40<H3>Language Module Documentation</H3>
41
42<ul>
43<li><a href="Lisp.html#Lisp_nn1">Common Lisp support</a></li>
44<li><a href="CSharp.html#CSharp">C# support</a></li>
45<li><a href="Chicken.html#Chicken">Chicken support</a></li>
46<li><a href="Guile.html#Guile">Guile support</a></li>
47<li><a href="Java.html#Java">Java support</a></li>
48<li><a href="Lua.html#Lua_nn1">Lua support</a></li>
49<li><a href="Modula3.html#Modula3">Modula3 support</a></li>
50<li><a href="Mzscheme.html#MzScheme">MzScheme support</a></li>
51<li><a href="Ocaml.html#Ocaml">Ocaml support</a></li>
52<li><a href="Perl5.html#Perl5">Perl5 support</a></li>
53<li><a href="Php.html#Php">PHP support</a></li>
54<li><a href="Pike.html#Pike">Pike support</a></li>
55<li><a href="Python.html#Python">Python support</a></li>
56<li><a href="Ruby.html#Ruby">Ruby support</a></li>
57<li><a href="Tcl.html#Tcl">Tcl support</a></li>
58</ul>
59
60<H3>Developer Documentation</H3>
61
62<ul>
63<li><a href="Extending.html#Extending">Extending SWIG</a></li>
64</ul>
65
66<H3>Documentation that has not yet been updated</H3>
67
68<p>
69This documentation has not been completely updated from SWIG-1.1, but most of the topics
70still apply to the current release. Make sure you read the
71<a href="SWIG.html#SWIG">SWIG Basics</a> chapter before reading
72any of these chapters. Also, SWIG-1.3.10 features extensive changes to the
73implementation of typemaps. Make sure you read the <a href="Typemaps.html#Typemaps">Typemaps</a>
74chapter above if you are using this feature.
75</p>
76
77<ul>
78<li><a href="Advanced.html#Advanced">Advanced topics</a> (see <a href="Modules.html#Modules">Modules</a> for updated information).</li>
79</ul>
80
81</body>
82</html>