Hi everyone, I wrote an ANTLR 4 grammar for Protobuf 3 <https://github.com/mwillema/protobuf-parser/blob/master/src/main/antlr4/com/marcowillemart/protobuf/parser/Protobuf.g4>. By doing so I found a couple of issues in the Protobuf Language Specification <https://developers.google.com/protocol-buffers/docs/reference/proto3-spec>. I explain them in this issue on GitHub <https://github.com/mwillema/protobuf-parser/issues/1>.
My 2 cents :-) Marco -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
