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 |
|
---|
3 | Package CC is a C99 compiler front end.
|
---|
4 |
|
---|
5 | Most of the functionality is now working.
|
---|
6 |
|
---|
7 | Installation
|
---|
8 |
|
---|
9 | $ go get -u modernc.org/cc/v3
|
---|
10 |
|
---|
11 | Documentation: [godoc.org/modernc.org/cc/v3](http://godoc.org/modernc.org/cc/v3)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.