Difference between revisions of "Fortran Project plugin"
From Code::Blocks
(Created page with 'FortranProject plugin makes C::B more useful for Fortran programmers. It adds symbol browser and code completion for Fortran files. Source code and pre-build binaries can be down…') |
m (Update link to FP homepage.) |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | FortranProject plugin makes C::B more useful for Fortran programmers. It adds symbol browser and code completion for Fortran files. Source code and pre- | + | [[Category:Code::Blocks 3rd Party Plugins]] |
| + | {{Infobox_Plugin| | ||
| + | name = FortranProject | | ||
| + | logo = [[File:Generic-plugin.png]] | | ||
| + | developer = Darius Markauskas | | ||
| + | maintainer = | | ||
| + | version = 1.2 | ||
| + | }} | ||
| + | |||
| + | FortranProject plugin makes C::B more useful for Fortran programmers. It adds a symbol browser and code completion for Fortran files. Source code and pre-built binaries can be downloaded from the [http://cbfortran.sourceforge.net Fortran Project homepage] . | ||
| + | |||
| + | ==See also== | ||
| + | * [[Fortran support in Code::Blocks|Fortran support in Code::Blocks]] | ||
Latest revision as of 13:46, 1 August 2015
FortranProject plugin makes C::B more useful for Fortran programmers. It adds a symbol browser and code completion for Fortran files. Source code and pre-built binaries can be downloaded from the Fortran Project homepage .
