# cc ---- 2020-07-13 This package is no longer maintained. Please see the v3 version at [https://modernc.org/cc/v3](https://modernc.org/cc/v3) ---- Package CC is a C99 compiler front end. Installation $ go get modernc.org/cc Documentation: [godoc.org/modernc.org/cc](http://godoc.org/modernc.org/cc) Building with `make` requires indent(1) and the following Go packages * github.com/golang/lint/golint * github.com/mdempsky/maligned * github.com/mdempsky/unconvert * honnef.co/go/tools/cmd/unused