source: code/trunk/vendor/modernc.org/cc/v3/README.md@ 822

Last change on this file since 822 was 822, checked in by yakumo.izuru, 22 months ago

Prefer immortal.run over runit and rc.d, use vendored modules
for convenience.

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 223 bytes
Line 
1# cc/v3
2
3Package CC is a C99 compiler front end.
4
5Most of the functionality is now working.
6
7Installation
8
9 $ go get -u modernc.org/cc/v3
10
11Documentation: [godoc.org/modernc.org/cc/v3](http://godoc.org/modernc.org/cc/v3)
Note: See TracBrowser for help on using the repository browser.