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

The only two that I can think of are due to static typing:

You cannot enforce types only where you want, like mypy. Yet, type inference and automated conversions help quite a bit.

There's an unofficial REPL in the compiler but you cannot do dir() or tab-complete methods/procs. You have to rely on documentation, nimsuggests or IDEs instead.



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

Search: