My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 10
QSE is a code library that implements various Unix utilities in an embeddable form and provides a set of APIs to embed them into an application. The APIs have been designed to be flexible enough to access various aspects of an embedding application and an embedded object from each other. By embeddin...
call python script from your C/C++ Application, in order to load module dynamic.
A repository for the maintenance and development of IronPython examples. IronPython is a C# implementation of Python for .NET and Mono. It is built on the DLR (Dynamic Language Runtime) and also runs on Silverlight 2. Articles and downloads for these examples are available from the [http://www...
libperl++ is a C++ library that provides a more friendly interface for the the perl API. It makes use of advanced features of C++ to make both embedding and extending perl as easy as possible.
Pyinex is a project to embed the Python interpreter in Excel. This is in contrast to the usual approach to linking the two systems, in which Python scripts run in an out-of-process COM server and Excel makes a cross-process call to use Python functionality. In Pyinex, Python runs from a DLL in the E...
swfIN is a javascript toolkit for flash developers. 2007-09-21 update: This is an active and stable project, more to come soon in terms of documentation. Contributors for QA and feature requests are highly welcomed, drop me an email.
Jslibs is a standalone JavaScript development runtime environment for using JavaScript as a general-purpose scripting language. jslibs uses [http://developer.mozilla.org/en/docs/SpiderMonkey SpiderMonkey] library that is Gecko's JavaScript engine (SpiderMonkey is used in various Mozilla products,...
RWIG generates wrappers for calling python functions in C (embedding). It enables you to easily make use of python functionality inside of C or C++ programs. To get RWIG, use a subversion client to check out: svn checkout http://rwig.googlecode.com/svn/trunk/ rwig Note: RWIG is not affiliat...
A very simple [http://www.codeplex.com/IronPython IronPython] application. IronPython is an implementation of Python for the dotnet platform. The Tabbed Image Viewer can view multiple images, in tabpages, and save images in different formats. It can copy images to the clipboard, and paste images ...
this description will be written later.