Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
simianwords
5mo ago
0 comments
Save
Share
Is it static or dynamic? Whatever rust is that python isn’t.
0 comments
4 comments · 2 top-level
top
newest
oldest
lambdaone
5mo ago
· 2 in thread
Python type hints
are
static - at the moment, they are advisory only, but there is an obvious route forward to making Python an (optionally) fully statically typed language by using static type checking on programs before execution.
psunavy03
5mo ago
Didn't The Powers That Be™ say that was not going to happen?
_cairn
5mo ago
I might be missing the point but isn’t this what we use mypy et al for today?
__MatrixMan__
5mo ago
Rust is static. Python is optionally static.
j
/
k
navigate · click thread line to collapse