Hacker News new | ask | show | jobs
Show HN: Transcrypt Python to JavaScript compiler now has static typechecks (transcrypt.org)
1 points by JdeH 3503 days ago
1 comments

Static typechecking makes use of Python 3.5 type hints in combination with the MyPy open source typechecker.