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

Have you tried C# for those kinds of things? It's normally the same level of abstraction as Java, and has similarly mature ecosystem with stable APIs, but it also has unsigned types, unmanaged data and function pointers (with pointer arithmetic), unions, the equivalent of alloca etc for when you need to go low-level.


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

Search: