Hello,
Man-wai Chang wrote:
>Is Pascal just a toy that exists only in the realm of college
>programming?
>Any comments would be welcomed!
Pascal has evolved in a much more professional and capable language
called Modern Object Pascal that is supported by Delphi and FreePascal:
Look at Delphi (and it can be used from C++Builder):
https://www.embarcadero.com/products/delphi
And look at FreePascal and Lazarus that are compatible with Delphi 7
actually:
https://www.freepascal.org/
and
http://www.lazarus-ide.org/
I am working with Delphi and FreePascal, and i am also working with C++
compilers.
Thank you,
Amine Moulay Ramdane.