This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: whither gfortran?


I'm forwarding this to the fortran development list, where more people
can answer.

FX


On Mon, Mar 17, 2008 at 2:25 PM, Damian <damian@rouson.net> wrote:
>
>  I just finished writing an article that compares the object-oriented
>  capabilities of Fortran 2003 with C++ using IBM's compiler. In my
>  opinion, Fortran comes away a big winner! For the examples I chose, C+
>  + needs 60% more lines to accomplish the same tasks as Fortran.
>
>  Can someone give me an idea of whether gfortran expects to add any of
>  the object-oriented capabilities this year?  Or is there a roadmap or
>  wish list for the year?  By far, the feature that interests me most is
>  type finalization.  There have been at least four articles in the
>  literature that grapple with the difficulties of preventing memory
>  leaks in Fortran 95 -- particularly in overloaded arithmetic on types
>  containing pointer components.  That problem will becomes infinitely
>  easier to solve when type finalization is available.
>
>  Damian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]