diff --git a/swigweb/bugs.ht b/swigweb/bugs.ht index f9735c8cb..79c29190c 100644 --- a/swigweb/bugs.ht +++ b/swigweb/bugs.ht @@ -5,6 +5,10 @@ SWIG Bug Tracking

A bug-tracking system for SWIG is located on SourceForge. +

+Note: Bug tracking was moved to SourceForge on 7/2/2000. Please report administrative +problems to beazley@cs.uchicago.edu. +

Please note that due to time constraints, bug reports may not receive an immediate response. diff --git a/swigweb/copyfun.ht b/swigweb/copyfun.ht new file mode 100644 index 000000000..4402f1951 --- /dev/null +++ b/swigweb/copyfun.ht @@ -0,0 +1,15 @@ +Proposed SWIG Copyright + +

+ + +

+

+Simplified Wrapper and Interface Generator  (SWIG)
+
+Copyright (C) 1995-2000
+The University of Chicago
+All Rights Reserved
+
+Yeah, it's free.  You got a problem with that?
+
diff --git a/swigweb/default.html b/swigweb/default.html index ef855eb5e..7b94a7232 100644 --- a/swigweb/default.html +++ b/swigweb/default.html @@ -2,39 +2,50 @@ $title - -
- - - -
+ + + - - + - +
+ + + - - - - -
$corner -
-$side -
-
- - + +
+
+
+ + + + + +
$top -
+
+ + + + + +
+$side +
+
+ + + + + +
$body $footer -
+
-
-
diff --git a/swigweb/default.side b/swigweb/default.side index c92b53610..712936dc3 100644 --- a/swigweb/default.side +++ b/swigweb/default.side @@ -7,7 +7,6 @@ Tutorial The Bleeding Edge History -Propaganda Subversion Guilty Parties Legal Department @@ -19,8 +18,8 @@ Tcl/Tk Guile - - +Our Generous Host + @@ -30,4 +29,3 @@ - diff --git a/swigweb/exec.ht b/swigweb/exec.ht index 1852929b1..913ac1f97 100644 --- a/swigweb/exec.ht +++ b/swigweb/exec.ht @@ -3,17 +3,6 @@ Executive Summary

Executive Summary -

-

- -"Don't keep doing what doesn't work" -- Anonymous -
-

-"Keep it simple stupid" -- Anonymous -
-
-

-

SWIG is an interface compiler that connects programs written in C, C++, and Objective-C with scripting languages including Perl, @@ -23,20 +12,19 @@ files and using them to generate the glue code (wrappers) that scripting languages need to access the underlying C/C++ code.

-John Ousterhout has written an excellent +John Ousterhout has written a paper that describes the -benefits of scripting languages. SWIG makes it even easier to -use scripting languages by automating the process of connecting scripting -languages to C/C++ code. +benefits of scripting languages. SWIG makes it fairly easy to connect scripting +languages with C/C++ code. -

SWIG is used in a number of ways: +

You might use SWIG in a number of ways:

-SWIG is sometimes compared to other scripting language extension building tools -and compilers for interface definition languages (IDL) such as CORBA IDL. -However, SWIG has a number of distinguishing features. +SWIG is sometimes compared to interface definition language (IDL) +compilers such as those you would find with systems such as CORBA and +COM. Although there are a few similarities, the whole point of SWIG +is to make it so you don't have to screw around with that stuff. If +anything, it's much more of a rapid application development and +prototyping tool. Specifically:

A number of papers and tutorials describing SWIG are available. You can also view a simple tutorial to see an example of SWIG in action. -

-Find out who is using SWIG and what -they said about it (from the March, 1998 -user survey). - - - diff --git a/swigweb/guilty.ht b/swigweb/guilty.ht index e8f300395..1b699e8a2 100644 --- a/swigweb/guilty.ht +++ b/swigweb/guilty.ht @@ -16,6 +16,7 @@ Guilty Parties

Aiding and Abetting