Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does anyone know of an Ada plugin for protocol buffers?

I'm looking for an Ada plugin for protocol buffers. Looks like there is just about any language plugin available or in the works except for Ada.

like image 867
rata97 Avatar asked Nov 01 '25 01:11

rata97


1 Answers

Well, the only thing I found is this thesis. Unfortunately, I did not find any source code for a translation tool, i.e. what you name a plugin. The only thing I can tell is that the tool was developed in C++.

UPDATE

There's finally an Ada implementation for Protocol Buffers. It has been developed by Per Sandberg and is available on GitHub.

I didn't check if this is a full Ada implementation or if it relies on C/C++ version as a thin binding

Please note that this is an alpha version but usable.

like image 72
Frédéric Praca Avatar answered Nov 03 '25 07:11

Frédéric Praca



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!