GNU Gets Back Into Nutrition Software After 14 Year Hiatus

https://lemy.lol/post/66734852

GNU Gets Back Into Nutrition Software After 14 Year Hiatus - lemy.lol

Lemmy

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!