Hi Holger,

> My plan of action is to start with a protobuf compiler/model and then look
> into binding the gRPC C implementation to Pharo. 

I have an almost complete parser and compiler (class generation)
implementation of protobuf in Pharo around somewhere...
I cant quite remember the state of it, but I think everything is implemented
parsing wise expect the gRPC part.

Instead of using slots the compiler generates accessor methods for each
variable, initialization, custom encoding and decoding based on its message
definition.

i can probably dig it up and make it publicly available if it is of
interest.

Best regards,
Henrik



--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to