Talk:Dynamic programming language: Difference between revisions

Content deleted Content added
SineBot (talk | contribs)
Line 90:
 
Agreed. Neither are Oberon and Objective Modula-2.
 
VB6 has it both ways. The type of a variable can be declared and the compiler checks the method calls at compile time. Or if the type is Object, then the type checking is defered to runtime when the underlying type is queried to see if it will respond to the method call. [[Special:Contributions/86.10.80.92|86.10.80.92]] ([[User talk:86.10.80.92|talk]]) 21:46, 2 July 2008 (UTC)