Hello everyone, I'm currently in CS uni and we started working on Pascal and I was wondering how can I compile pascal on Xcode ??? I can't seem to find how to do it...
pascal on Xcode
Not sure that there are plugins to support it. You could try the appropriately titled Lazarus IDE - https://www.lazarus-ide.org/
Unfortunately, that's not possible in Xcode
https://developer.apple.com/forums/thread/20589
Is it so hard to transition from Pascal to Swift ? In any case, the key difference is not the language, it is the O.O architecture vs procedural.