Toward a more approachable Rust
Toward a more approachable Rust
Posted Mar 3, 2017 1:16 UTC (Fri) by mathstuf (subscriber, #69389)In reply to: Toward a more approachable Rust by kjp
Parent article: Toward a more approachable Rust
Does Swift have a stable command line interface yet? Or does it still require driving by Xcode or some other external tool? I seem to remember some parts of swiftc being black boxes for calling (though I only lightly followed the thread seeking to add support for it to CMake).
Posted Mar 4, 2017 11:45 UTC (Sat)
by mathstuf (subscriber, #69389)
[Link]
Toward a more approachable Rust
Looking at CMake, Swift support is there for Xcode, but not other generators.