Re: type-bound procedures and type extension
  Home FAQ Contact Sign in
comp.lang.fortran only
 
Advanced search
POPULAR GROUPS

more...

comp.lang.fortran Profile…
 Up
Re: type-bound procedures and type extension         


Author: Steve Lionel
Date: Sep 15, 2008 05:21

On Sun, 14 Sep 2008 07:32:20 -0700 (PDT), Simulate gmail.com>
wrote:
>Intel will release the ivf v11. However, Intel maybe support type-
>bound procedures ... in January of 2009 in their release of ivf 12.
>Intel said that oop programing is not important in fortran which is a
>big mistake(many user swith to c++ only for the oop capicity in c++,
>not other features. It means the users of ivf will lost in the next
>year including some of my frieds). Gfortran is now better then ivf.

Notwithstanding your date correction, we have not made any statements about a
"version 12" of Intel Fortran, including speculation on a release date. Any
speculation you do on that is yours alone.

Type extension is in version 11, which is available as an open beta and will
be released before the end of this year. Procedure pointers are also in
version 11, but type-bound procedures and polymorphism are not. Those last
two are under active development.
Show full article (1.44Kb)
2 Comments
Re: type-bound procedures and type extension         


Author: nospam
Date: Sep 15, 2008 10:06

Steve Lionel wrote:
> On Sun, 14 Sep 2008 07:32:20 -0700 (PDT), Simulate gmail.com>
> wrote:
>
>>Intel will release the ivf v11. However, Intel maybe support type-
>>bound procedures ... in January of 2009 in...
Show full article (1.55Kb)
no comments
Re: type-bound procedures and type extension         


Author: Simulate
Date: Sep 15, 2008 19:13

Sorry, Steve Lionel. Note that it is only my guess and I'm sorry to
said those! It seems that the release of a new version by Intel is
about one year,so I said Intel v12 in 2010 (because v11 will be
released before the end of this year).

I did not want to make trouble. Intel complier is a good one
-- it is
very fast and easy-to-use.
no comments