I assume we are talking about a static type system here? Many common "scripting" languages are structurally typed - what Python calls duck typing.
I assume we are talking about a static type system here? Many common "scripting" languages are structurally typed - what Python calls duck typing.