D.gnu - D is great !
- j.zuk cetelembank.de (3/3) May 31 2002 What do you guys think ??
- Andy Walker (3/6) Jun 09 2002 Andy Walker
- Walter (5/6) Jun 10 2002 It's odd, whenever I write something to the marketing spec, nobody wants...
- andy (4/15) Jun 10 2002 You know I read an article stating something to that effect a while
- j.zuk cetelembank.de (24/44) Jun 19 2002 news:ae1f4u$1nfo$1@digitaldaemon.com...
- andy (18/30) Jun 19 2002 Hi, I'm under a mountain of work for the next couple of weeks. What
In article <ad7irj$24q2$1 digitaldaemon.com>, j.zuk cetelembank.de says...What do you guys think ??"Great" is an understatement. I have known I needed this for years.Jarek ZukAndy Walker
Jun 09 2002
"Andy Walker" <Andy_member pathlink.com> wrote in message news:ae1f4u$1nfo$1 digitaldaemon.com..."Great" is an understatement. I have known I needed this for years.It's odd, whenever I write something to the marketing spec, nobody wants it. When I write it to please myself, I find there are a lot of likeminded people out there!
Jun 10 2002
Walter wrote:"Andy Walker" <Andy_member pathlink.com> wrote in message news:ae1f4u$1nfo$1 digitaldaemon.com...You know I read an article stating something to that effect a while back, I think in Doctor Dobbs or something. -Andy"Great" is an understatement. I have known I needed this for years.It's odd, whenever I write something to the marketing spec, nobody wants it. When I write it to please myself, I find there are a lot of likeminded people out there!
Jun 10 2002
In article <3D04D20B.6010706 apache.org>, andy says...Walter wrote:"Andy Walker" <Andy_member pathlink.com> wrote in messagenews:ae1f4u$1nfo$1 digitaldaemon.com...I have known I needed this for years."Great" is an understatement.write something to the marketing spec, nobody wants it.It's odd, whenever Ito please myself, I find there are a lot of likemindedWhen I write itwhilepeople out there!You know I read an article stating something to that effect aback, I think in Doctor Dobbs or something. -AndyNow, I cant agree more with you. It was a pleasure to test alpha version of compiler (despite running it on windows) . I think I found a bug not submited yet , out parameter to functions do not behave like it should , but this is off topic. Can I help you guys somehow ? I mean I would like to see gcc D front-end working as fast as possible. So I would like to help, I am C and Java programmer and know a lot about linux. best regards Jarek ZukI have known I needed this for years.
Jun 19 2002
Now, I cant agree more with you. It was a pleasure to test alpha version of compiler (despite running it on windows) . I think I found a bug not submited yet , out parameter to functions do not behave like it should , but this is off topic. Can I help you guys somehow ? I mean I would like to see gcc D front-end working as fast as possible. So I would like to help, I am C and Java programmer and know a lot about linux. best regards Jarek ZukHi, I'm under a mountain of work for the next couple of weeks. What I've been hoping for was someone with a bit more know-how to step up to the plate and come up with a workable approach. If that doesn't happen relatively soon I'll step up to the plate and take a wack at it, but my C is a bit rusty. So far the main topic for debate on here has been to C++ or not to C++ and unfortunately its a debate which many will argue one way or the other despite the technical merits. Each way has its benefits and drawbacks. While I hate working in C++ I'd love to be able to just take walter's front end code at any given point and make as few modifications as possible, but I'm not convinced its possible as gcc is entirely written in non-ansi-compliant C (though you can use -pedantic mode to compile things in ANSI C -- its not written that way). Checkout www.sourceforge.net/projects/brightd and look back where I posted the links about the gcc front end. If you're still interested, get yourself a sourceforge account, and lets start talking about an approach. If you know your stuff then I'll follow your lead, otherwise we can work it out together. -Andy
Jun 19 2002