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

Python's typing must accommodate Python's other goal as quick scripting language. The solution is to document the optional typing system as part of the language's spec and let other tools do the checking, if a user wants to use them.

The other tools are trivially easy to set up and run (or let your IDE run for you.) As in, one command to install, one command to run. It's an elegant compromise that brings something that's sorely needed to Python, and users will spend more time loading the typing spec in their browser than they will installing the type checker.



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

Search: