Swift is a successor to both the C and Objective-C languages . It includes low-level primitives such as types, flow control, and operators. It also provides object-oriented features such as classes, protocols, and generics, giving Cocoa and Cocoa Touch developers the performance and power they demand.
Read moreIs Swift good for scripting?
Swift can definitely be a great choice for writing scripts and other kinds of command line tools that are used to build and distribute a Swift-based app.
Read more