[ Source: c2go ]
Package: c2go (0.26.11-2)
Links for c2go
Debian Resources:
Download Source Package c2go:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Experimental package
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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
|
|
|
|
-
- dep: clang
- C, C++ and Objective-C compiler (LLVM based), clang binary
Download c2go
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 1,572.1 kB | 4,991.0 kB | [list of files] |
arm64 | 1,341.5 kB | 4,819.0 kB | [list of files] |
armel | 1,355.5 kB | 4,783.0 kB | [list of files] |
armhf | 1,348.6 kB | 4,719.0 kB | [list of files] |
i386 | 1,462.1 kB | 4,658.0 kB | [list of files] |
loong64 (unofficial port) | 1,378.9 kB | 4,883.0 kB | [list of files] |
mips64el | 1,229.8 kB | 5,541.0 kB | [list of files] |
ppc64el | 1,337.6 kB | 4,947.0 kB | [list of files] |
riscv64 | 1,378.7 kB | 4,755.0 kB | [list of files] |
s390x | 1,418.5 kB | 5,331.0 kB | [list of files] |