swift compiler vs objective c compiler -


i'm preparing research performance of swift these questions :can make optimisations while compiling objective c project? , if swift , objective c have same compiler, why we're talking optimisation of swift compiler?

the objective c compiler clang. swift uses "swift compiler". while both leverage llvm produce final machine code, in fact separate compilers.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -