Java2cpp is a tool to convert java source to equivalent cpp code.
- Type argument reduction
- Statement translation (expression, if, for, foreach, while, switch, try-catch, label, return)
- Auto import headers
- CMake support
Java2cpp is a tool to convert java source to equivalent cpp code.