c++.windows.32-bits - DMC++ Front End? Back End? or Both?
- Andrew Edwards (3/3) Jun 27 2002 I'm trying to find out what the difference between front end and back en...
- Walter (3/6) Jul 01 2002 DMC++ is both a front end and a back end.
- Andrew Edwards (21/21) Jul 01 2002 Hey Walter,
- Walter (8/13) Jul 01 2002 second
- Andrew Edwards (29/29) Jul 02 2002 Good to go...I already had a chat with Greg...
- KarL (7/20) Jul 02 2002 Unfortunately for me, I can't find a solution from Comeau
I'm trying to find out what the difference between front end and back end compilers are! Additionally, which category does DMC++ fall into? Andrew
Jun 27 2002
DMC++ is both a front end and a back end. "Andrew Edwards" <crxace13 comcast.net> wrote in message news:afek69$pk2$1 digitaldaemon.com...I'm trying to find out what the difference between front end and back end compilers are! Additionally, which category does DMC++ fall into? Andrew
Jul 01 2002
Hey Walter, Welcome back. Thanks, I thought no one was going to answer me for a second there. What do you know about a product called Comeau C++? What improvements, if any, would it provide for DMC++. Is it something that you would recommend to a student learner? Thanks. Andrew "Walter" <walter digitalmars.com> wrote in message news:afq2vo$2s49$3 digitaldaemon.com... | DMC++ is both a front end and a back end. | | "Andrew Edwards" <crxace13 comcast.net> wrote in message | news:afek69$pk2$1 digitaldaemon.com... | > I'm trying to find out what the difference between front end and back end | > compilers are! Additionally, which category does DMC++ fall into? | > | > Andrew | > | |
Jul 01 2002
"Andrew Edwards" <crxace13 comcast.net> wrote in message news:afr3es$jrs$1 digitaldaemon.com...Hey Walter, Welcome back. Thanks, I thought no one was going to answer me for asecondthere. What do you know about a product called Comeau C++? What improvements, if any, would it provide for DMC++. Is it something that you would recommend to a student learner?Comeau C++ translates C++ code into C code, and there is a version of it tuned to use DMC as a C compiler for the output. For what C++ features it supports, I'll leave that to Greg Comeau to tell you! -Walter P.S. Greg is a great guy.
Jul 01 2002
Good to go...I already had a chat with Greg... Form what he has passed on to me and testing the beta on his website...I am very impressed with the product. But I'm new at this and just wanted a second opinion from someone that I had spoken to before and that had a lot more experience than I. Thanks again. Andrew "Walter" <walter digitalmars.com> wrote in message news:afr58m$lk2$1 digitaldaemon.com... | | "Andrew Edwards" <crxace13 comcast.net> wrote in message | news:afr3es$jrs$1 digitaldaemon.com... | > Hey Walter, | > Welcome back. Thanks, I thought no one was going to answer me for a | second | > there. What do you know about a product called Comeau C++? What | > improvements, if any, would it provide for DMC++. Is it something that you | > would recommend to a student learner? | | Comeau C++ translates C++ code into C code, and there is a version of it | tuned to use DMC as a C compiler for the output. For what C++ features it | supports, I'll leave that to Greg Comeau to tell you! | | -Walter | | P.S. Greg is a great guy. | |
Jul 02 2002
Unfortunately for me, I can't find a solution from Comeau because Greg insists that my embedded microcontroller (8051) which is Intel-ish is not usable with Comeau's C++ -> C translator. Therefore I am still looking for a reasonable solution. "Walter" <walter digitalmars.com> wrote in message news:afr58m$lk2$1 digitaldaemon.com..."Andrew Edwards" <crxace13 comcast.net> wrote in message news:afr3es$jrs$1 digitaldaemon.com...youHey Walter, Welcome back. Thanks, I thought no one was going to answer me for asecondthere. What do you know about a product called Comeau C++? What improvements, if any, would it provide for DMC++. Is it something thatwould recommend to a student learner?Comeau C++ translates C++ code into C code, and there is a version of it tuned to use DMC as a C compiler for the output. For what C++ features it supports, I'll leave that to Greg Comeau to tell you! -Walter P.S. Greg is a great guy.
Jul 02 2002