Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 274 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 274 Bytes

Parses the Protocol Buffers language and creates an interface, in golang, with which to easily create new and manipulate existing messages which can be written back to the Protocol Buffer langues.

This parser has been created using gocc.