Author |
Message |
Topic: Updated info on VS.NET 7.0 installation problems |
dsieber
Replies: 15
Views: 64687
|
Forum: DCoder Posted: Wed Jun 02, 2004 11:02 am Subject: Updated info on VS.NET 7.0 installation problems |
Hey Charlie,
I had a project set up in Visual Studio .NET, and I added custom command line tools for the lexer and parser. Here's what I have:
For the lexer:
flex -o$(InputName).cpp ... |
Topic: Updated info on VS.NET 7.0 installation problems |
dsieber
Replies: 15
Views: 64687
|
Forum: DCoder Posted: Mon Apr 26, 2004 1:25 pm Subject: Updated info on VS.NET 7.0 installation problems |
Wow good stuff! Quite a bit done it seems. I cant belive you managed 0 confilcts, even GCC's grammar has some 100+ . This'll do nicely, I will try to work my way through it ( itll be slow going for ... |
Topic: Updated info on VS.NET 7.0 installation problems |
dsieber
Replies: 15
Views: 64687
|
Forum: DCoder Posted: Mon Apr 26, 2004 8:36 am Subject: Updated info on VS.NET 7.0 installation problems |
Yea could you send me what you have for the frontend ? I've just been using the dmd download and some stubs created by opend , dli.
Sure Carlos, I'll email them to you this morning. Just remember ... |
Topic: Updated info on VS.NET 7.0 installation problems |
dsieber
Replies: 15
Views: 64687
|
Forum: DCoder Posted: Fri Apr 23, 2004 1:13 pm Subject: Updated info on VS.NET 7.0 installation problems |
Yes Ive looked over it, it is clean ( C style C++ it looks like ), but it is huge, and the backend is indiscrimantly mixed in, so you cant tell which is a part of which. Ive narrowed down the unresol ... |
Topic: Updated info on VS.NET 7.0 installation problems |
dsieber
Replies: 15
Views: 64687
|
Forum: DCoder Posted: Tue Apr 20, 2004 10:59 pm Subject: Updated info on VS.NET 7.0 installation problems |
Hmm neither of those variables exist, in fact the only variables that refrence VS.net are the LIB and INCLUDE, along with
VSCOMNTOOLS="C:\Program Files\Microsoft Visual Studio .NET\Common7\Too ... |
Topic: Updated info on VS.NET 7.0 installation problems |
dsieber
Replies: 15
Views: 64687
|
Forum: DCoder Posted: Tue Apr 20, 2004 6:33 pm Subject: Updated info on VS.NET 7.0 installation problems |
Hi , I use download and run the MSI installation , still not getting any recognition of D files for 7.0 , you mentioned a registry key is possible I can change that ?
There are several registry ent ... |
Topic: You D Parser |
dsieber
Replies: 1
Views: 16537
|
Forum: DCoder Posted: Tue Apr 20, 2004 6:21 pm Subject: Re: You D Parser |
how did you write the write your parser?
Did you actually use tools like ANTLR?
It's just a lexer in this release, so I haven't written a parser yet. With the Babel SDK, syntax coloring is don ... |
Topic: Syntax highlighting |
dsieber
Replies: 1
Views: 17089
|
Forum: DCoder Posted: Tue Apr 20, 2004 6:17 pm Subject: Re: Syntax highlighting |
I've just installed it, and it looks pretty good at first look.
I'd like to be able to change the colours, however, or, even better, pick up the ones from the C/C++ highlighting. Is this something ... |
Topic: Updated info on VS.NET 7.0 installation problems |
dsieber
Replies: 15
Views: 64687
|
Forum: DCoder Posted: Mon Apr 19, 2004 8:40 am Subject: Updated info on VS.NET 7.0 installation problems |
Dave,
I get nothing in 7.1! THe options know nothing about a 'd' file type and there is no colour syntax.
Can you give me the registry settings and I'll have a look and see if I can figure anyt ... |
Topic: Updated info on VS.NET 7.0 installation problems |
dsieber
Replies: 15
Views: 64687
|
Forum: DCoder Posted: Sun Apr 18, 2004 10:20 pm Subject: Updated info on VS.NET 7.0 installation problems |
Ok, I am still tracking down what the problems are (this is for those people I emailed a beta version to). Bottom line: it doesn't install correctly for VS.NET 7.0.
The registration code in DCoder. ... |
Topic: Package Load Key Approved! |
dsieber
Replies: 4
Views: 24022
|
Forum: DCoder Posted: Thu Apr 15, 2004 1:46 pm Subject: Package Load Key Approved! |
Sorry, my misunderstanding! Thanks for the clarification. Agreed, they should all be hosted here.
Actually, support for other environments is a good idea, but you're right: the code is pretty much ... |
Topic: Package Load Key Approved! |
dsieber
Replies: 4
Views: 24022
|
Forum: DCoder Posted: Thu Apr 15, 2004 1:10 pm Subject: Package Load Key Approved! |
What about DCoder.net. This leaves the door open to move your code (if possible) to other development IDE's.
Not a bad idea, but maybe moving too quick for me This is, after all, my first suc ... |
Topic: Package Load Key Approved! |
dsieber
Replies: 4
Views: 24022
|
Forum: DCoder Posted: Thu Apr 15, 2004 11:52 am Subject: Package Load Key Approved! |
I just received the Package Load Key from Microsoft, so things should be able to move forward now.
When installing the package, a few things need to be written to the registry so that your copy of ... |
Topic: Package load problems |
dsieber
Replies: 4
Views: 23953
|
Forum: DCoder Posted: Wed Apr 14, 2004 7:13 am Subject: Package load problems |
Yes, I was afraid of that (have now read some of their info on this). I really hope this is not a show-stopper, like if a load key requires payment... |
Topic: Package load problems |
dsieber
Replies: 4
Views: 23953
|
Forum: DCoder Posted: Tue Apr 13, 2004 7:15 am Subject: Package load problems |
I suspected that people could install VSIP and run it, but I definitely didn't want to make that a requirement. If the package load key problem can be resolved, things will be on the right track (fing ... |
|