Years ago I wrote a Pascal interpreter in #swiftlang so I thought, why not try making it an iOS app. Pascal is still taught at some school as the first programming language and the retro theme is just so nostalgic. #iosdev

@igorkulman "Pascal is still taught at some school"... and still seriously and widespreadly used in production. Though it's called Object Pascal since like >20 yrs back. I have KILLED C++ implementations using it recently.

https://www.freepascal.org/
https://www.embarcadero.com/products/delphi
https://www.delphitools.info/dwscript/

Free Pascal - Advanced open source Pascal compiler for Pascal and Object Pascal - Home Page