Google Summer of Code

Branan Purvine-Riley branan at gmail.com
Wed Apr 6 13:53:48 UTC 2011


On Wed, Apr 6, 2011 at 1:27 AM, spencerandrewjackson
<spencerandrewjackson at gmail.com> wrote:
> Hi, I will be a rising sophomore this summer, am applying for Google
> Summer of Code, and have written up some patches on the reviewboard.
> I'm in a university project team, and wound up using some C++0x. I
> noticed KDevelop's weaknesses for the new standard, so, while it's a
> little out of my comfort zone, I'd be interested in improving C++0x
> support. I've started reading
> http://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction#In-Depth_information,
> and working on a proposal, which I should have it done by
> tomorrow/later today, barring classes. Are there any other areas of
> work which might be as or more valuable for the project? I'm not
> adverse to other ideas, and would like to maybe submit more than one
> proposal. Thanks.
>
> -Spencer

This is something I've been slowly trying to work on (though it's been
more of a spare-time project for me, since it's such a major
undertaking). The KDevelop parser takes a few shortcuts, and most of
my code attempts have been trying to refactor those parts so I can
actually add the C++0x features. Most of my attempts so far have made
a real mess of the parser code. If you've got better parser knowledge
than me, you might have a better shot at it.

--Branan




More information about the KDevelop-devel mailing list