Penguin
Diff: StronglyTyped
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of StronglyTyped.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Sunday, March 7, 2004 2:51:10 am by PerryLorier
Older page: version 1 Last edited on Sunday, March 7, 2004 2:50:49 am by PerryLorier Revert
@@ -1,5 +1,5 @@
 A language that doesn't believe in treating all types as being more or less essentially the same thing, for instance a StronglyTyped language would throw an error on "1"+1, where as a WeaklyTyped language would either return "11" or "2" depending on the semantics of the language. 
  
 Compare: WeaklyTyped 
  
-Not to be confused with StaticallyTyped, DynamicallyTyped
+Not to be confused with StaticallyTyped, DynamicTyping