Forum Moderators: open
Compile native apps from a single C++17 codebase
Write your mobile apps in modern C++17 and compile 100% native Android and iOS apps from a single statically typed codebase. No need for scripting. No overhead introduced by virtual machines. Using Boden is straight forward:
....
What platforms are supported?
Currently Boden supports iOS and Android. Desktop platforms will be supported in the future, but we cannot nail down a date yet.
On which platforms can I develop apps based on Boden?
On macOS, Linux, and Windows.
To compile, run, and deploy iOS apps, you will need a Mac.
What IDEs are supported?
Xcode on macOS, Android Studio on Linux and Windows.
How does licensing work?
Boden is an open-source project currently licensed under the GNU General Public License. You can choose which version of the GPL you like better (2 or 3). Copy the respective Boden license file into your derivative project's repo and you're all set.
In the future, we will most likely offer an LGPL licensing option as an alternative for those who find the GPL too restrictive.
Finally, there will be a commercial licensing option for everyone who cannot or does not want to comply with the GPL.