Nuitka/Nuitka

Allow for modules to provide there own c files

Aperta

#1593 aperta il 1 giu 2022

 (8 commenti) (0 reazioni) (1 assegnatario)Python (565 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (10.351 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

I'm not sure how viable this would be, but one big issue for me is seeing how long a recursive build of a script that uses a lot of libraries, most being utilities that could be simplified if a hand written c file was substituted in for them. Would it be possible to support come, maybe comment markup in a python module for accessing a .c file that can be substituted in for nukita trying to compile that library?

Guida contributor