Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryojerryyu/declarationcpp2go

A small tool script that convert the C++ declaration to Golang. It convert C++ structs and classes with its' members to Golang struct, and C++ classes methods to Golang Interfaces.
https://github.com/ryojerryyu/declarationcpp2go

Last synced: about 2 months ago
JSON representation

A small tool script that convert the C++ declaration to Golang. It convert C++ structs and classes with its' members to Golang struct, and C++ classes methods to Golang Interfaces.

Awesome Lists containing this project