Description du projet

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.

Évaluation
Votre évaluation
Votre avis sur ce projet