protobluff
is a functional scala parser for protocol buffers
v3.
- parse protobuf v3 specs from strings
- not need to call command line tools
- parse non-v3 protobuf (maybe in the future?)
- talk to the filesystem
- parse multiple files at once
- do any kind of post-processing of the AST.
- resolve names
- materialize dependency graph between protobuf specs