[ 
https://issues.apache.org/jira/browse/BUILDR-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Donald closed BUILDR-368.
-------------------------------


> Support protocol buffer code generation
> ---------------------------------------
>
>                 Key: BUILDR-368
>                 URL: https://issues.apache.org/jira/browse/BUILDR-368
>             Project: Buildr
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: 1.3.5
>            Reporter: Alex Eagle
>             Fix For: 1.4
>
>         Attachments: protobuf.rb
>
>
> Protocol buffers are a language-independent data structure definition and 
> serialization library.
> http://code.google.com/p/protobuf/
> They are used extensively at Google and are useful for open source projects 
> as well, especially in multi-language distributed systems.
> There's a protoc compiler which reads a .proto file which contains the 
> definitions, and generates code in Java, C++, or Python.
> It would be great to have support in Buildr. I think it would be structurally 
> similar to how the Antlr support works.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to