Object Pascal: Difference between revisions

Content deleted Content added
mNo edit summary
Line 157:
 
===Turbo Pascal version===
Still supported in Delphi and Free Pascal. FPC also packages its own substitutes for the libraries/units. Delphi doesn'tdoes not. The Free Pascal 1.0 series and the FPC textmode IDE are the largest open codebases in this dialect. Free Pascal 2.0 was rewritten in a more Delphi-like dialect, and the textmode IDE and related frameworks (Free Vision) are the only parts in the TP version of Object Pascal.
 
====Stack based allocation====