Registry / utility / cc-v3
library3.41.0gogounverified

Package cc is a C99 compiler front end, currently a work in progress.

go get modernc.org/cc/v3
INSTALL
IMPORT
SIG · CC-V3
C
cc-v3
utilitygov3.41.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.

cc
modernc.org/cc/v3

Print the version of the cc package.

package main import ( "fmt" "modernc.org/cc/v3" ) func main() { fmt.Println(cc.Version) }
Debug
Known issues
gotchaThis package is a work in progress and may have incomplete features.
fix
Check documentation for supported features before using in production.
affects: <4.0.0
Upgrade
Version history
3.41.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
cc-v3 — go get cc-v3 · libregistry