As I am learning Swift, I find it would be nice if I could practice and run through concepts when I have down time "on-the-go" without my laptop.
I know that in Mac OS X (er... OS X....er Mac OS ) I can use Playground, and can even use the terminal. Also, I know that Apple is developing Playground for iOS to be released later this year. But I was wondering if anyone knows of a simple REPL (more akin to the Terminal version on my Mac) just to practice and repeat basic concepts. I'm not necessarily looking for anything that has cocoa, UIKit, etc.. really just basic text style input and outputs to practice Switches, variables/constants/Paramaters, loops, Reference/value types, Clases, Functions/Methods, Structs, enumerations, protocols, etc...etc...
I did try searching the App store an dI've tried Swifty, but that wasn't quite what I was looking for.
Thanks!
~Ark
I know that in Mac OS X (er... OS X....er Mac OS ) I can use Playground, and can even use the terminal. Also, I know that Apple is developing Playground for iOS to be released later this year. But I was wondering if anyone knows of a simple REPL (more akin to the Terminal version on my Mac) just to practice and repeat basic concepts. I'm not necessarily looking for anything that has cocoa, UIKit, etc.. really just basic text style input and outputs to practice Switches, variables/constants/Paramaters, loops, Reference/value types, Clases, Functions/Methods, Structs, enumerations, protocols, etc...etc...
I did try searching the App store an dI've tried Swifty, but that wasn't quite what I was looking for.
Thanks!
~Ark