Skip to content

A tool to convert java source to equivalent c++ code.

Notifications You must be signed in to change notification settings

redmouth/java2cpp

Repository files navigation

Java2cpp

Java2cpp is a tool to convert java source to equivalent cpp code.

Supported Features

  1. Type argument reduction
  2. Statement translation (expression, if, for, foreach, while, switch, try-catch, label, return)
  3. Auto import headers
  4. CMake support

Dependencies

Java Parser

About

A tool to convert java source to equivalent c++ code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published