Can unity places be written in C++?
Is C++ a supported language for writing unity places?
Solution 1:
There exists a library called libunity which is a native wrapper over unity dbus api. Since c++ can link to native libraries, so you can write your apps in C++.
Also check kamstrup's ubuntu develop week session on libunity. I can't search for it since I am on phone with pretty slow network speed.
UPDATE: Here is the link. Thanks to ris
https://wiki.ubuntu.com/MeetingLogs/devweek1103/RockingOutwithlibunity