Show HN: Transcrypt Python to JavaScript compiler now has static typechecks
1–2 of 2 posts
Re: Show HN: Transcrypt Python to JavaScript compiler now has static typechecks
#2Static typechecking makes use of Python 3.5 type hints in combination with the MyPy open source typechecker.