Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > trends

Reply
Thread Tools

trends

 
 
coal@mailvault.com
Guest
Posts: n/a
 
      10-24-2007
Recently a large company made online versions of their word
processing and related products available. I guess they
were responding to another large company that already has
this sort of functionality online. More recently I read that Quicken
and other money management programs are
now available online.

It seems like C++ is falling behind the curve again in
this area. In 1977 Comeau debuted their "online
compiler." It was great at the time, but they haven't
done anything with it since. Surprisingly other compiler
vendors haven't even bothered to take similar steps. Are
any vendors planning to take the plunge any time soon?

They might not attempt to provide object code for
multiple platforms, but they could provide fully
instantiated source code that could be used as input
to a simpler, local compiler. That might require a
whole program assumption, but that isn't a problem
in most cases.

Brian Wood
Ebenezer Enterprises
www.webebenezer.net

 
Reply With Quote
 
 
 
 
Rolf Magnus
Guest
Posts: n/a
 
      10-25-2007
wrote:

> Recently a large company made online versions of their word
> processing and related products available. I guess they
> were responding to another large company that already has
> this sort of functionality online. More recently I read that Quicken
> and other money management programs are
> now available online.
>
> It seems like C++ is falling behind the curve again in
> this area. In 1977 Comeau debuted their "online
> compiler." It was great at the time, but they haven't
> done anything with it since.


Not sure what you mean by "online compiler", but you can try out Comeau
online AFAIK.

> Surprisingly other compiler vendors haven't even bothered to take similar
> steps. Are any vendors planning to take the plunge any time soon?


A few years ago, SourceForge had a compile farm that you could use to
compile your opensource software for various platforms. That might still
exist. I haven't checked for a while.

> They might not attempt to provide object code for
> multiple platforms, but they could provide fully
> instantiated source code that could be used as input
> to a simpler, local compiler. That might require a
> whole program assumption, but that isn't a problem
> in most cases.


I don't see what that would be good for.

 
Reply With Quote
 
 
 
 
coal@mailvault.com
Guest
Posts: n/a
 
      10-25-2007
On Oct 24, 11:18 pm, Rolf Magnus <ramag...@t-online.de> wrote:
> c...@mailvault.com wrote:
> > Recently a large company made online versions of their word
> > processing and related products available. I guess they
> > were responding to another large company that already has
> > this sort of functionality online. More recently I read that Quicken
> > and other money management programs are
> > now available online.

>
> > It seems like C++ is falling behind the curve again in
> > this area. In 1977 Comeau debuted their "online
> > compiler." It was great at the time, but they haven't
> > done anything with it since.

>
> Not sure what you mean by "online compiler", but you can try out Comeau
> online AFAIK.
>


I'm talking about a compiler that is designed to not exit after one
run, is
available online, and returns more than warnings.

> > Surprisingly other compiler vendors haven't even bothered to take similar
> > steps. Are any vendors planning to take the plunge any time soon?

>
> A few years ago, SourceForge had a compile farm that you could use to
> compile your opensource software for various platforms. That might still
> exist. I haven't checked for a while.
>
> > They might not attempt to provide object code for
> > multiple platforms, but they could provide fully
> > instantiated source code that could be used as input
> > to a simpler, local compiler. That might require a
> > whole program assumption, but that isn't a problem
> > in most cases.

>
> I don't see what that would be good for.


It would help with portability. Generated code would either
be correct (on all platforms) or not.

It would also be easier to get updates to people that want them.

Brian Wood
Ebenezer Enterprises
www.webebenezer.net

 
Reply With Quote
 
Juha Nieminen
Guest
Posts: n/a
 
      10-26-2007
wrote:
> It seems like C++ is falling behind the curve again in
> this area. In 1977 Comeau debuted their "online
> compiler."


Given that C++ was developed in 1979 (and not even named "C++"
until 1983), I have hard time believing that.
 
Reply With Quote
 
Victor Bazarov
Guest
Posts: n/a
 
      10-26-2007
Juha Nieminen wrote:
> wrote:
>> It seems like C++ is falling behind the curve again in
>> this area. In 1977 Comeau debuted their "online
>> compiler."

>
> Given that C++ was developed in 1979 (and not even named "C++"
> until 1983), I have hard time believing that.


Well, nobody said Comeau debuted a C++ compiler.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask


 
Reply With Quote
 
coal@mailvault.com
Guest
Posts: n/a
 
      10-26-2007
On Oct 26, 5:22 am, Juha Nieminen <nos...@thanks.invalid> wrote:
> c...@mailvault.com wrote:
> > It seems like C++ is falling behind the curve again in
> > this area. In 1977 Comeau debuted their "online
> > compiler."

>
> Given that C++ was developed in 1979 (and not even named "C++"
> until 1983), I have hard time believing that.


I was kidding. I was trying to make the point that it has
been quite a while and they haven't, as far as I can tell,
developed the idea. They took the lead and still have it,
but it wouldn't be very difficult for another company to
catch up with them. Microsoft, one of the companies I
referred to in the original post, seems to have only made
their word processing software available online because of
competition. They could have done it years ago. It may be
a similar situation here.

Brian


 
Reply With Quote
 
James Kanze
Guest
Posts: n/a
 
      10-27-2007
On Oct 26, 5:55 pm, c...@mailvault.com wrote:
> On Oct 26, 5:22 am, Juha Nieminen <nos...@thanks.invalid> wrote:


> > c...@mailvault.com wrote:
> > > It seems like C++ is falling behind the curve again in
> > > this area. In 1977 Comeau debuted their "online
> > > compiler."


> > Given that C++ was developed in 1979 (and not even named "C++"
> > until 1983), I have hard time believing that.


> I was kidding. I was trying to make the point that it has
> been quite a while and they haven't, as far as I can tell,
> developed the idea. They took the lead and still have it,
> but it wouldn't be very difficult for another company to
> catch up with them. Microsoft, one of the companies I
> referred to in the original post, seems to have only made
> their word processing software available online because of
> competition. They could have done it years ago. It may be
> a similar situation here.


I don't know. Comeau offers its online compilation service as
just that, a service. They sell compilers, and doubtlessly, if
you want to use their compiler to develop software, they'd
prefer you pay them for it (and frankly, at the prices they
charge, I can't understand why they don't have a monopoly---it's
the best compiler around, and it's also the cheapest).

More generally, I think there is something in what you say. A
commercial operation, obviously, wouldn't use an on line
compiler, but if Google can offer 3 Gig space for email, the
idea of offering an on line compiler (with projects, etc.,
stored on the server) for hobby programmers and students isn't
so outlandish. It would require some thought (you obviously
can't edit any significant code in a post box of a Web page),
but IMHO, it should be doable.

--
James Kanze (GABI Software) email:
Conseils en informatique orientée objet/
Beratung in objektorientierter Datenverarbeitung
9 place Sémard, 78210 St.-Cyr-l'École, France, +33 (0)1 30 23 00 34

 
Reply With Quote
 
cplusplus
Guest
Posts: n/a
 
      10-27-2007
DUFUS MORON GO FRENCH KISS YOUR MOM AND COME BACK
OH WAIT YOU DON'T KNOW HOW TO FRENCH KISS WELL HERE'S A HINT STICK
YOUR TOUNGE DOWN HER THROAT

 
Reply With Quote
 
coal@mailvault.com
Guest
Posts: n/a
 
      10-29-2007
On Oct 27, 6:26 am, James Kanze <james.ka...@gmail.com> wrote:
> On Oct 26, 5:55 pm, c...@mailvault.com wrote:
>
> > I was kidding. I was trying to make the point that it has
> > been quite a while and they haven't, as far as I can tell,
> > developed the idea. They took the lead and still have it,
> > but it wouldn't be very difficult for another company to
> > catch up with them. Microsoft, one of the companies I
> > referred to in the original post, seems to have only made
> > their word processing software available online because of
> > competition. They could have done it years ago. It may be
> > a similar situation here.

>
> I don't know. Comeau offers its online compilation service as
> just that, a service. They sell compilers, and doubtlessly, if
> you want to use their compiler to develop software, they'd
> prefer you pay them for it (and frankly, at the prices they
> charge, I can't understand why they don't have a monopoly---it's
> the best compiler around, and it's also the cheapest).
>


I'm certainly for them being able to make money and they
could have a subscription service if they wanted to do it
that way. My guess is they have a hard time getting the
word out. They don't have the money to advertise like some
other companies. It's fairly cheap, but don't forget open
source compilers.

> More generally, I think there is something in what you say. A
> commercial operation, obviously, wouldn't use an on line
> compiler, but if Google can offer 3 Gig space for email, the
> idea of offering an on line compiler (with projects, etc.,
> stored on the server) for hobby programmers and students isn't
> so outlandish. It would require some thought (you obviously
> can't edit any significant code in a post box of a Web page),
> but IMHO, it should be doable.
>


That's interesting... students might be a driving force.
There may be an order --
individual students
grad students in organizations
companies with debt
.....

I think on line compilers will eventually be used by commercial
operations as well. They could be private to a company, but still
be on line.

Brian Wood
Ebenezer Enterprises

 
Reply With Quote
 
coal@mailvault.com
Guest
Posts: n/a
 
      11-24-2007
On Oct 24, 2:46 pm, c...@mailvault.com wrote:
> Recently a large company made online versions of their word
> processing and related products available. I guess they
> were responding to another large company that already has
> this sort of functionality online. More recently I read that Quicken
> and other money management programs are
> now available online.
>


To update this a little
http://business.timesonline.co.uk/to...cle2917414.ece


"We are just a few years away from the end of the shrink-wrapped
software business. By 2010, people will not be buying software,"

That's a quote from the article. I think there will still be
sales of shrink-wrapped software in 2010, but I agree with
the gist of it.


Brian Wood
Ebenezer Enterprises
www.webebenezer.net
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Browser trends DJ Craig HTML 21 04-03-2006 06:49 PM
Cisco 500-24 switch not showing trends edavid3001@gmail.com Cisco 2 11-09-2005 04:47 PM
Hot Trends in Browser Technology -- one topic at XTECH 2005 melledge XML 0 04-14-2005 06:08 PM
Trends in security code reviews? Bit Tamer Computer Security 2 02-01-2005 01:24 AM
Bob Bickel of JBoss discusses middleware trends (video: running time 6 minutes) Ken North Java 0 02-25-2004 10:56 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57