auth/vendor/modernc.org/cc/v3/README.md

12 lines
223 B
Markdown
Raw Permalink Normal View History

2022-06-09 17:35:23 +00:00
# cc/v3
Package CC is a C99 compiler front end.
Most of the functionality is now working.
Installation
$ go get -u modernc.org/cc/v3
Documentation: [godoc.org/modernc.org/cc/v3](http://godoc.org/modernc.org/cc/v3)