Mu
Mu copied to clipboard
It's a Swift playground explaining how to create a tiny programming language named Mu
Results
1
Mu issues
Sort by
recently updated
recently updated
newest added
# DESCRIPTION I fixed xcplayground file to run on iPad's Swift playgrounds. (just replaced "macos" with "ios". [see this article](https://stackoverflow.com/questions/44141548/swift-playgrounds-and-playground-books/47541481#47541481))  and fixed some methods with modern one. commit: d62125f