C ObjC Swift Performance_Console - romitagl/shared GitHub Wiki
This project is a simple console application that show how is possible to integrate C++, Objective C and Swift code together.
The main file is the main.swift
From the main are called three functions that compare performances on a single array sorting in the different programming languages.
Check out the results!
Gian Luigi