|
|
|
|
|
by remram
918 days ago
|
|
Likewise, the Python typing annotation language could very well be on the compiled side... Someone took the interpreted JavaScript language, added typing syntax on top, and typing can be checked statically. The Python team took the interpreted Python language, added typing syntax on top, and here we are reading a claim that it can't be checked statically because it's interpreted. You understand my puzzlement. |
|