Download List

Descripción del Proyecto

PyEmbedC enables you to embed C/C++ code within your Python source code. Your inline C code can access and modify Python variables and lists using basic C constructs (so a Python string becomes a C "char *", and a list becomes an array). In addition, you can call Python functions from within your C code.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

Project Resources