mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50:00 +00:00
12 lines
223 B
Markdown
12 lines
223 B
Markdown
|
# 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)
|