|
Pascal wasn't a very popular language due to its inflexibility and lack of tools, but many languages were based off of it.
For MS-DOS, Borland Pascal (also known as Turbo Pascal) was created.
There is, essentially, a Windows port of this, which is termed Delphi. Although it is very heavily biased towards Windows development, the underlying code is object-orientated Pascal.
There is also a package titled Free Pascal, available on different platforms ( http://www.freepascal.org ).
|