Symmetry Autumn of Code

Andre Pany andre at s-e-a-p.de
Wed Jul 18 10:42:04 UTC 2018


On Saturday, 14 July 2018 at 06:02:37 UTC, Mike Parker wrote:
> Thanks to the sponsorship of Symmetry Investments, the D 
> Language Foundation is happy to announce the Symmetry Autumn of 
> Code!
>
> We're looking for three university students to hack on D this 
> autumn, from September - January. We're also in search of 
> potential mentors and ideas for student projects. Head to the 
> Symmetry Autumn of Code page for the details.
>
> Spread the word!
>
> https://dlang.org/blog/symmetry-autumn-of-code/

Another proposal: Adding D support to gRPC

I started to add D support to gRPC but paused it due to lack of 
knowledge and time.
One solution would be to add a D wrapper to 
https://github.com/grpc/grpc/tree/master/src by making use of the 
C interface of gRPC 
(https://github.com/grpc/grpc/tree/master/include/grpc).

As template e.g. C++ or python could be used 
(https://github.com/grpc/grpc/tree/master/src).

Kind regards
André


More information about the Digitalmars-d-announce mailing list