Qt Creator and D
Manu via Digitalmars-d
digitalmars-d at puremagic.com
Wed Aug 6 06:58:03 PDT 2014
On 6 August 2014 15:14, Brian Schott via Digitalmars-d <
digitalmars-d at puremagic.com> wrote:
> On Wednesday, 6 August 2014 at 04:34:25 UTC, Manu via Digitalmars-d wrote:
>
>> Does DCD also share the Mono-D completion lib, or are their 'competing'
>> libs again?
>>
>
> They are separate autocompletion engines. Mono-D's lexer/parser/ast are
> written in C#, probably because it was much easier to integrate with
> Monodevelop that way. Mono-D is two years older than DCD.
>
> DCD is implemented in D. Its lexer/parser/ast code is located in the
> libdparse project. https://github.com/Hackerpilot/libdparse/
>
Is there a significant distinction in terms of features, stability,
maturity?
I'll try it out some time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20140806/db20166b/attachment.html>
More information about the Digitalmars-d
mailing list