Google Summer of Code 2016
Craig Dillabaugh via Digitalmars-d
digitalmars-d at puremagic.com
Tue Feb 2 18:40:40 PST 2016
On Friday, 15 January 2016 at 03:33:23 UTC, Andrei Alexandrescu
wrote:
> On 01/14/2016 01:56 PM, Craig Dillabaugh wrote:
>> Deadline is getting closer, any new project ideas are welcome.
>> Starting
>> to get some contact from students now.
>
> A few quick ideas:
>
> * Bringing a parser generator library into phobos, either based
> on pegged or independent
>
> * SQL parser, binder, validator
>
> * Improving the GC
>
> clip
>
> Andrei
I wanted to follow up on a few of Andrei's ideas.
Is there any work ongoing on the GC, I know there has been lots
of talk from time to time, but are there any concrete efforts out
there that a student could start from?
Also I've seen lots of discussion on improving SQL support, and
good starting points.
For the parser generator there is currently Pegged, that could be
integrated into Phobos. Would that be enough work for a full
project.
https://github.com/PhilippeSigaud/Pegged
Also, anyone interested in mentoring projects related to these
topics.
More information about the Digitalmars-d
mailing list