From faa3b871fe8d83818ce3fef97df5787b1a33f436 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 24 Jul 2006 21:27:15 +0000 Subject: [PATCH] Instant added git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9224 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- swigweb/links.ht | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/swigweb/links.ht b/swigweb/links.ht index a0cb4c19f..0585f7b59 100644 --- a/swigweb/links.ht +++ b/swigweb/links.ht @@ -94,7 +94,9 @@ sure to check it out. CodeWorker. A universal parsing tool and source code generator. It lets you generate code by parsing existing languages or by creating and parsing your own language.
-BabelLanguage interoperability using Interface Definition Language (IDL) techniques.
+Babel. Language interoperability using Interface Definition Language (IDL) techniques.
+ +Instance. Python module that allows for instant inlining of C and C++ code in Python. It is a small Python module built on top of SWIG.