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

More like Modula-2 in C clothing, given the safety guarantees.


If you're focusing on safety guarantees, sure. If you measure by safety checks included by default instead, it actually has more safety checks than Go (in particular, safety checked numeric operations for overflow).

The other big thing that makes it spiritually like Go is that you follow the same pattern of: allocate resource, immediately defer deallocation.




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

Search: