Re: "compiling python"
By: boxoskulz to All on Tue Mar 31 2026 05:22 pm
Anyone have any experience with cython - python to c compiler? I'd like to "compile" some of my python scripts.
I haven't used that, but I'm curious how that would convert to C. Python is an object-oriented language, so I'd imagine C++ could be a more natural target for that kind of conversion, though you can certainly do pseudo-object-oriented programming with C using structs and functions to act on those structs.
Nightfox
--- SBBSecho 3.37-Linux
* Origin: Digital Distortion: digdist.synchro.net (21:1/137)