diff options
Diffstat (limited to 'lang/g95/pkg-descr')
-rw-r--r-- | lang/g95/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/g95/pkg-descr b/lang/g95/pkg-descr new file mode 100644 index 000000000000..105134a54d31 --- /dev/null +++ b/lang/g95/pkg-descr @@ -0,0 +1,8 @@ +G95 is a stable, production Fortran 95 compiler available for multiple +CPU architectures and operating systems. Innovations and optimizations +continue to be worked on. Parts of the F2003 standard have been +implemented in g95. Note that g95 and gfortran are different compiler +http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler +. + +WWW: http://www.g95.org/ |