Comment on The Wake Programming LanguageparentComments−zak_mc_kracken11yA language that allows var a = 1; a = "foo"; is not type safe.
Comments
A language that allows
is not type safe.