gotosocial/vendor/modernc.org/cc/v3/README.md
tobi ebdee5aed8
[chore] Downgrade sqlite v1.29.2 -> v1.28.0 (#2736)
* [chore] Downgrade sqlite v1.29.2 -> v1.29.0

* go down to v1.28.0
2024-03-08 11:45:15 +01:00

223 B

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