Google Summer of Code 2016

Dragos Carp via Digitalmars-d digitalmars-d at puremagic.com
Sun Feb 7 04:14:24 PST 2016


On Saturday, 6 February 2016 at 20:18:57 UTC, Craig Dillabaugh 
wrote:
> Anyone interested and capable of mentor a student interested in 
> doing FlatBuffers for D.

I could do that. Currently, as a side project, I'm working on 
adding D support for Protocol Buffers v3 [1].

Main goals of the new design:
- integration in the upstream project
- simple readable generated code
- range based solution

Of course, the same can be applied for the FlatBuffers.

[1] https://github.com/dcarp/protobuf/tree/dlang_support


More information about the Digitalmars-d mailing list