Comment by Yossarrian22
Comment by Yossarrian22 a day ago
Close, Microsoft’s type checker Pyright is Typescript. Its still faster than mypy for me though.
Comment by Yossarrian22 a day ago
Close, Microsoft’s type checker Pyright is Typescript. Its still faster than mypy for me though.
just like the Python compiler/interpreter is written in C.
Pls forgive my ignorance, but how is Typescript (a superset of Javascript) used to type-check Python?