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.