Registry / utility / ccgo-v3

ccgo-v3

JSON →
library3.17.0gogounverified

Package ccgo translates C to Go source code, with support for various options and cross-compilation.

go get modernc.org/ccgo/v3
INSTALL
IMPORT
SIG · CCGO-V3
C
ccgo-v3
utilitygov3.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ccgo
✓ modernc.org/ccgo/v3

Print the version of ccgo v3

package main import ( "fmt" "modernc.org/ccgo/v3" ) func main() { fmt.Println(ccgo.Version) }
Debug
Known issues
breakingThis v3 package is obsolete; use ccgo/v4 instead.
fix
Upgrade to modernc.org/ccgo/v4
affects: >=3.0.0 <4.0.0
Upgrade
Version history
3.17.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
ccgo-v3 — go get ccgo-v3 · libregistry