I read the "what's new in XCode6" in https://developer.apple.com/xcode/. And the article introduce some new feature about XCode6, and it say:"Command Line Xcode’s debugger includes an interactive version of the Swift language, known as the REPL (Read-Eval-Print-Loop). Use Swift syntax to evaluate and interact with your running app or write new code in a script-like environment. The REPL is available from within LLDB in Xcode’s console, or from Terminal." I want to know how to get the REPL?
Take the 2-minute tour
×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
|
|||||||||
|
|||||
|