# Packages
No description provided by the author
# README
cc
2020-07-13 This package is no longer maintained. Please see the v3 version at
Package CC is a C99 compiler front end.
Installation
$ go get modernc.org/cc
Documentation: 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