Hacker News new | ask | show | jobs
by ReleaseCandidat 733 days ago
"Strong typing" most of the time means "no implicit type conversion" like e.g. C or Javascript do. That is indepentend of having statíc or dynamic typing (and anything between).