You must be logged in to sponsor gotranspile
Become a sponsor to Go Transpile
GoTranspile is a project aiming to make it easy to transpile (translate) existing C code directly to human-readable Go code. We believe that it has a potential to improve security, maintainability and portability for both Go projects (by removing cgo dependency) as well as C projects (Go runtime as a build target, or help switch to Go).
To achieve it, we developed a new transpiler called cxgo, which you could try online. We also contribute back to other open-source projects in this space which we depend on, such as modernc.org/cc.
Sponsorship is important because it will help us to dedicate more time to the project, instead of it being a free-time hobby project.
Meet the team
Featured work
-
gotranspile/cxgo
Tool for transpiling C to Go.
Go 340