Not quite sure what you mean. Swift is designed to be somewhat similar to C and C++; the “Rust-like” syntax is merely because Rust does it like C does. > On Jul 11, 2016, at 20:00, Ford Prefect via swift-evolution > <[email protected]> wrote: > > Perhaps one of the most disliked aspects of Swift > is the Rust-like syntax, which requires that each coder resign himself to > grin-and-bear-it in order to obtain the benefits of Swift. > Since "the writing is on the wall" that Objective C > is in its last days at least as far as app writers go > (maybe within Apple it will endure), is there any > chance of sweetening the pill a bit by giving us > back the more readable syntax of Objective C, in particular > the method call syntax? It just made more sense to > format a method call like Smalltalk. > _______________________________________________ > swift-evolution mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-evolution
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
