On 2016-08-16 17:08, ZombineDev wrote:

Swift developers, on the other hand, explicitly state that they don't
want to support any form compile-time metaprogramming: [5]. Ironically
they make heavy use of it in their standard-library. However instead of
writing the meta code in Swift, they use Python [6] for some weird
variant of .NET's T4 preprocessor templates [7].

Hehe, looks a bit weird. Although they do have some form of language support that looks similar to the version statement in D.

--
/Jacob Carlborg

Reply via email to