|
|
|
|
|
by sidewinder128
2577 days ago
|
|
This is different, Its not that c++ that people think from the 90's. - Boden supports native components for iOS and Android and maybe other platforms in the future.
- uses c++17 really clean with powerful abstractions, think all your app in just c++17, no xml or other craps, I want to make my app with just c++17.
- no garbage collectors, slowness, pause the world etc
- single binary
- the fastest programming language in the market. the list goes on and on. |
|