gRPC, Better C and D
Andre Pany
andre at s-e-a-p.de
Tue Jul 3 17:07:40 UTC 2018
On Monday, 2 July 2018 at 18:06:43 UTC, bpr wrote:
> On Monday, 2 July 2018 at 10:25:07 UTC, Andre Pany wrote:
>> Small update. With the help of evilrat I was able to translate
>> the C headers to D.
>> https://github.com/andre2007/grpc/tree/feature/d/src/d/source/grpc/c
>>
>> While the source code compiles without errors, everything is
>> completely untested.
>> As next step I will try to rewrite the python grpc code with D:
>> https://github.com/andre2007/grpc/tree/feature/d/src/python/grpcio/grpc/_cython/_cygrpc
>
> That's really interesting! Are you thinking about translating
> some part of gRPC to DasBetterC?
At the moment, no. Foremost priority is building a wrapper for D
to open the gRPC ecosystem for D.
Kind regards
André
More information about the Digitalmars-d
mailing list