From 221935ccf6b75449baa49076b7ea0891ef8ffdb5 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 11 Mar 2004 21:28:03 +0000 Subject: [PATCH] Elmer link added git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5747 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- swigweb/links.ht | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/swigweb/links.ht b/swigweb/links.ht index dff4dc123..1e1039999 100644 --- a/swigweb/links.ht +++ b/swigweb/links.ht @@ -68,7 +68,6 @@ this module--especially if you're making simple C/C++ extensions.
generator for C++ that uses GCC-XML to provide Tcl wrappers for almost all C++ features. There are plans to support more languages so be sure to check it out. -
Weave. A tool for inlining C/C++ code into Python scripts. Very cool.
@@ -81,6 +80,8 @@ sure to check it out. Pyrex. A language for writing Python extension modules.
+Elmer. Glue code generator so that Python modules can run in C and Tcl programs.
+

Other interesting links