Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For me, this feeling comes from how Rust APIs are typically built. They embed enough information about allowed usage that shooting yourself in the foot is not trivially possible (unlike C).

I guess one could say APIs expose functionality on the level somewhat similar to C++, with builtin strings, vectors, and other high level data structures that are namespaced and are also objects. Whether that is more C-like or Python-like is for the reader to answer.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: