Talk:Dynamic programming language: Difference between revisions

Content deleted Content added
Line 86:
 
You can't have it both ways: either a language tries to do extensive compile-time checking, or it defers such checks until runtime. Eiffel advertises itself with all the wonderful things it does at compile time. As a result, it can't be a "dynamic language". In fact, Eiffel is the prototypical static language.
 
Agreed. Neither are Oberon and Objective Modula-2.