|
|
|
|
|
by elevation
253 days ago
|
|
I have considered porting a couple production apps from python to C; at this stage in their lifecycle they would benefit more from C's execution speed than from python's development speed. Your work is a nice reference, it is neat to see someone else working in this space! |
|
The translation should be much faster while giving a lot of the efficiency benefits of C (but by no means all).