Difference between revisions of "Fortran Project plugin"
From Code::Blocks
m (Added "See also".) |
|||
Line 9: | Line 9: | ||
FortranProject plugin makes C::B more useful for Fortran programmers. It adds symbol browser and code completion for Fortran files. Source code and pre-built binaries can be downloaded from [http://darmar.vgtu.lt] . | FortranProject plugin makes C::B more useful for Fortran programmers. It adds symbol browser and code completion for Fortran files. Source code and pre-built binaries can be downloaded from [http://darmar.vgtu.lt] . | ||
+ | |||
+ | ==See also== | ||
+ | * [[Installing Fortran Compiler|Installing a Fortran compiler]] |
Revision as of 17:43, 25 September 2011
FortranProject plugin makes C::B more useful for Fortran programmers. It adds symbol browser and code completion for Fortran files. Source code and pre-built binaries can be downloaded from [1] .