gitlab.com/cznic/ccir@v1.0.0/README.md (about)

     1  # ccir
     2  Package ccir translates [cc](https://modernc.org/cc) ASTs to internal representation. (Work In Progress)
     3  
     4  Installation
     5  
     6      $ go get modernc.org/ccir
     7  
     8  Documentation: [godoc.org/modernc.org/ccir](http://godoc.org/modernc.org/ccir)