mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
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
38 KiB
38 KiB