October 31, 2014
On Thursday, 30 October 2014 at 13:04:26 UTC, First Try wrote:
> 1.) ADD Windows import of the C headers.
> 2.) ADD libraries such as Database and Gui
> 3.) Get a Scanner/Parser Generator going such as Antlr or Coco/r

Actually, with DFL and Pegged I'm easily building Windows GUI apps now that use some parsing inside, no major problems there.


October 31, 2014
On Thursday, 30 October 2014 at 17:11:40 UTC, First Try wrote:
> If it wouldn't be impolite, i'd say that you are full of shit.
> You are betraying people into believing that crap and because of people like you, they will waste a lot of time.
> All to be found is half-baked stuff - most of it abandoned and as for the windows header files of D, they are utterly incomplete and not usable for 64 bit (Dsource).
>
> You ought to be ashamed of yourself.

Dsource is woefully out of date and deprecated. Everything you listed have many libraries available, they work well and fully maintained.

If only you had politely asked instead of shooting your mouth off, maybe somebody would of shown you where they are.
October 31, 2014
On Thursday, 30 October 2014 at 17:11:40 UTC, First Try wrote:
> On Thursday, 30 October 2014 at 16:48:23 UTC, Gary Willoughby wrote:
>> On Thursday, 30 October 2014 at 13:04:26 UTC, First Try wrote:
>>> 1.) ADD Windows import of the C headers.
>>> 2.) ADD libraries such as Database and Gui
>>> 3.) Get a Scanner/Parser Generator going such as Antlr or Coco/r
>>>
>>> For now I had to deinstall 'D' again and i guess a lot of other
>>> people will do the same.
>>
>> These are all already available.
>
> If it wouldn't be impolite, i'd say that you are full of shit.
> You are betraying people into believing that crap and because of people like you, they will waste a lot of time.
> All to be found is half-baked stuff - most of it abandoned and as for the windows header files of D, they are utterly incomplete and not usable for 64 bit (Dsource).

Ignore Dsource. Look at http://code.dlang.org/

http://code.dlang.org/search?q=windows
http://code.dlang.org/search?q=gui (does not match GtkD, though)
http://code.dlang.org/search?q=database
http://code.dlang.org/search?q=parsing

If not found there, ask in the D.learn forum.

1 2 3 4 5 6 7
Next ›   Last »