Skip to content

This script takes an Java file and automatically ports it to C++. Well, the obvious boring stuff anyway: It will replace certain Java keywords and types with their equivalents in C++, as well as generate separate header and implementation files for you (header files are so 1980's).

odbol/Port-Java-to-C

About

This script takes an Java file and automatically ports it to C++. Well, the obvious boring stuff anyway: It will replace certain Java keywords and types with their equivalents in C++, as well as generate separate header and implementation files for you (header files are so 1980's).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages