Talk:Dynamic programming language: Difference between revisions

Content deleted Content added
m Robot-assisted disambiguation (you can help!): C programming language
Line 43:
 
The single most important distinguishing feature between most "dynamic" languages and "non-dynamic" languages has to do with type systems (and not interactivity, or some other fuzzily defined concept which doesn't hold under careful examination), yet type systems are practically ignored in the article. [[User:70.36.30.117|70.36.30.117]] 06:27, 28 March 2006 (UTC)
 
:simply because the type system is not the point. It may be easier to implement a dynamic language as a dynamically typed language. Still it is not the same.
 
----