Skip to content
Sections
>> Trisquel >> Packages >> aramo >> golang >> c2go
aramo  ]
[ Source: c2go  ]

Package: c2go (0.26.10-1)

tool for transpiling C to Go

This package contains a tool for converting C to Go.

The goals of this project are:

 - To create a generic tool that can convert C to Go.
 - To be cross platform (Linux and Mac) and work against as many clang
   versions as possible (the clang AST API is not stable).
 - To be a repeatable and predictable tool (rather than doing most of the
   work and you have to clean up the output to get it working.)
 - To deliver quick and small version increments.
 - The ultimate milestone is to be able to compile the SQLite3 source
   code and have it working without modification.

Other Packages Related to c2go

  • depends
  • recommends
  • suggests
  • dep: clang
    C, C++ and Objective-C compiler (LLVM based), clang binary

Download c2go

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 1,769.8 kB5212 kB [list of files]
arm64 1,587.0 kB5208 kB [list of files]
armhf 1,623.5 kB4727 kB [list of files]
ppc64el 1,547.6 kB5272 kB [list of files]