GNUtrition has now been rewritten in plain C code to replace the prior version written in Python 2.
Another couple decades later it'll finally be moved to Rust.
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
GNUtrition has now been rewritten in plain C code to replace the prior version written in Python 2.
Another couple decades later it'll finally be moved to Rust.
I have to ask why on earth they would switch to C. I can only imagine the performance walls they were hitting in such a high computationally bound application, that forced their hand to rewrite the entire code in C of all languages.
Well hey at least it wasn't Assembly!