Content deleted Content added
m rewording |
Jim McKeeth (talk | contribs) m expounded on the criticisms - The critisim list should probably be removed |
||
Line 15:
== Criticism ==
While very popular (although more so in the 1980s and early 1990s than at the time of writing), early versions of Pascal
#Since the size of an array is part of its type, the programmer can't create procedures that deal with general arrays, without regard to their size. This is particularly a problem for string handling.
Line 27:
#There is no way to override the type system, most notably, no casting.
As mentioned above, the currently available compilers address most of these issues. Many uninformed people still perscribe to the old belief that Pascal is not for "serious" programming and do not realize the benefits it currently offers. This stigma, more then any actual deficiency, is Pascal's biggest liability.
== Publicly available compilers ==
|