This project allows you to import normal C source code into a Python as a module. The function load(), defined in load_c.py, does all the work of creating the module from the source code. The source ...
These functions created for use with MemGPT are designed with the Windows operating system in mind. Mostly the os dependency is file-system related and they can be edited to work on linux and Mac ...