I'm most familiar with coding on Python and I would like to develop an app on Playgrounds MacOs platform. There's a tool named Peryton that translates one code language to another. Can I program the app in Python language and then switch to Swift with this tool, so it runs on Playground?
Using Python language on "Playgrounds"
If you’re working on the Mac, why do you need to do this work in Swift Playgrounds. macOS supports all the standard Python development environments you find on other platforms.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
Because Swift Playgrounds is cooler... thanks anyway :)