Hacker News new | ask | show | jobs
by satvikpendem 1216 days ago
Pony is nice but the ecosystem can't compare to Rust or others.
2 comments

A bit of a chicken and the egg problem, I'd say, but you're right. You can, however, extend your applications using the C API which opens you up to the entire C ecosystem. Someone has to go and write a bunch of bindings though, and that largely hasn't happened yet, probably because the language is still in flux and writing bindings can be time consuming, and having to maintain them against constant breaking changes would be awful.
Language models solve that. AI translation from Rust into Pony.