I did a search earlier last night to see if Pascal was still being used in 2019 aside from supporting legacy code and programs. Yep it sure is, including Delphi:
https://www.embarcadero.com/
And a FOSS version is available as well with a IDE:
https://www.freepascal.org/
https://en.wikipedia.org/wiki/Lazarus_(IDE)
Although it seems that not as widespread in use as it was during the 80's and early 90's.
This sounds like an ideal language for a beginner to learn programming. The Free Pascal Compiler(FPC) is available on multiple OSes and CPU platforms.
https://www.embarcadero.com/
And a FOSS version is available as well with a IDE:
https://www.freepascal.org/
https://en.wikipedia.org/wiki/Lazarus_(IDE)
Although it seems that not as widespread in use as it was during the 80's and early 90's.
This sounds like an ideal language for a beginner to learn programming. The Free Pascal Compiler(FPC) is available on multiple OSes and CPU platforms.