Re: Future reuse of code
"Peter E.C. Dashwood" wrote:[color=blue]
>
> "Dr Engelbert Buxbaum" <engelbert_buxb aum@hotmail.com > wrote in message
> news:bha4np$9lm $00$1@news.t-online.com...[color=green]
> > Paul Hsieh wrote:
> >
> >[color=darkred]
> > > COBOL and Pascal (the other groups you crossposted this message to)
> > > will decrease in usage over time, not increase. There is absolutely
> > > no new serious development being done in either language. In 15
> > > years, Pascal will probably be completely dead, and the COBOL
> > > community will be reduced even from the size of today's community
> > > (human mortality alone will guarantee this.)[/color]
> >
> > This may be true for COBOL, but Pascal is very much alive and kicking,
> > in the form of Delphi/Kylix. I am currently writing Kylix software, most
> > of the cutting edge routines (that do the real work rather than the user
> > interface) are straight plug-ins of 15 year old Turbo-Pascal code. Now
> > with Borland going for cross-platform (Windozze/Unix) compatibility
> > there is no reason why Pascal should die in the foreseable future.[/color]
>
> There are 400,000,000 reasons why ALL procedural languages (including COBOL
> and PASCAL) should "die" in the not-too-distant future. (I don't know your
> definition of "foreseeabl e" but mine is around 20 years...)[/color]
.... and replaced by what?
In the early 80-es there was a hype on PROLOG: The japanese are working
with PROLOG and 10 years from now PROLOG will replace traditional procedural
computer languages completely. So, where is PROLOG today, 20 years later?
[snip a lot of interesting thoughts]
[color=blue]
> Bottom Line: Don't get smug about COBOL dying and PASCAL surviving; they are
> on the same parachute and the ground is coming up....[/color]
Procedural languages will be there for a long time. The languages may be different,
but still use the same principle. Knowing how to program in this paradigm will still
be the entry key to programming those languages. The rest is syntactic
sugar (simplified).
--
Karl Heinz Buchegger
kbuchegg@gascad .at
"Peter E.C. Dashwood" wrote:[color=blue]
>
> "Dr Engelbert Buxbaum" <engelbert_buxb aum@hotmail.com > wrote in message
> news:bha4np$9lm $00$1@news.t-online.com...[color=green]
> > Paul Hsieh wrote:
> >
> >[color=darkred]
> > > COBOL and Pascal (the other groups you crossposted this message to)
> > > will decrease in usage over time, not increase. There is absolutely
> > > no new serious development being done in either language. In 15
> > > years, Pascal will probably be completely dead, and the COBOL
> > > community will be reduced even from the size of today's community
> > > (human mortality alone will guarantee this.)[/color]
> >
> > This may be true for COBOL, but Pascal is very much alive and kicking,
> > in the form of Delphi/Kylix. I am currently writing Kylix software, most
> > of the cutting edge routines (that do the real work rather than the user
> > interface) are straight plug-ins of 15 year old Turbo-Pascal code. Now
> > with Borland going for cross-platform (Windozze/Unix) compatibility
> > there is no reason why Pascal should die in the foreseable future.[/color]
>
> There are 400,000,000 reasons why ALL procedural languages (including COBOL
> and PASCAL) should "die" in the not-too-distant future. (I don't know your
> definition of "foreseeabl e" but mine is around 20 years...)[/color]
.... and replaced by what?
In the early 80-es there was a hype on PROLOG: The japanese are working
with PROLOG and 10 years from now PROLOG will replace traditional procedural
computer languages completely. So, where is PROLOG today, 20 years later?
[snip a lot of interesting thoughts]
[color=blue]
> Bottom Line: Don't get smug about COBOL dying and PASCAL surviving; they are
> on the same parachute and the ground is coming up....[/color]
Procedural languages will be there for a long time. The languages may be different,
but still use the same principle. Knowing how to program in this paradigm will still
be the entry key to programming those languages. The rest is syntactic
sugar (simplified).
--
Karl Heinz Buchegger
kbuchegg@gascad .at
Comment