Categorymodernc.org/cc
repository
4.24.4
Repository: https://gitlab.com/cznic/cc
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

cc


2020-07-13 This package is no longer maintained. Please see the v3 version at

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

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