Skip to content

rainrambler/cpp2go

Repository files navigation

Seccheck

About

Cpp2go is a tool of converting C and C++ source to Google Golang.

Manual

cpp2go [options] [path or source code files]

Compiling

Any C++ compiler should work.

To build the GUI, you need Qt.

When building the command line tool, PCRE is normally used. PCRE is optional.

There are multiple compilation choices:

  • qmake - cross platform build tool
  • Windows: Visual Studio or Qt Creator or MinGW
  • gnu make
  • g++

Visual Studio 2010

Use the cpp2go.sln file.

Webpage

https://github.com/rainrambler/cpp2go

About

Convert c++ to google go language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published