Y
Hacker News
new
|
ask
|
show
|
jobs
by
fzzzy
1309 days ago
You might be thinking about the distinction between statically typed and dynamically typed languages. There are plenty of strongly typed scripting languages. Python is strongly typed; JavaScript is weakly typed.