| | LtU Classic Archives (Site not responding. Last check: 2007-10-18) |
 | | I implied that users of dynamically typed languages like to program close to the metal, i.e., that DTLs are somehow low-level languages. |
 | | That sounds patently false, since DTLs are usually less efficient than archetypal low-level languages like C. But I tend to think of DTLs as low-level in the sense that they are untyped, since assembly/machine language is also an archetypal example of an untyped language. |
 | | When you start working with statically typed languages, you have to think about an artificial structure on memory which partitions it into a set of fields indexed by types, though, so I consider statically typed languages more "high-level" in that respect. |
| lambda-the-ultimate.org /classic/message3918.html (560 words) |