Files
swift-mirror/tools/swift/Immediate.cpp
Joe Groff 585a3b216a REPL: Add a -repl-run-loop mode.
This runs the REPL with the editline interactor in a separate thread while the main thread runs a CFRunLoop. The interactor thread then sends REPL inputs through a CFMessagePort which the main thread run loop responds to.

Swift SVN r4128
2013-02-21 18:09:57 +00:00

38 KiB