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 was my first language in college, and although I don’t think I remember the syntax well enough to write it now, looking at that example code, I am impressed with how well-structured the language is. Many thanks to my CS101 professor, Dr. Kudlick.