Re: Which Fortran editor do you prefer to work with, in Linux?

From: Kamaraju Kusumanchi (kk288_at_cornell.edu)
Date: 10/22/04


Date: Fri, 22 Oct 2004 17:07:18 +0000

Angelo wrote:
> I am aware of several free (for research purposes) fortran 95
> compilers for use in Linux, such as Intel or g95. I am interested to
> know, if any free editor exists in Linux and which do you prefer to
> work with.
>
> Thanks in advance for your comments.
I use vim or sometimes gvim along with ctags. There are couple of
plugins in vim - project, fortran indentation, fortran syntax
highlighting which make your life easier.

I feel that vim is well equipped with all the tools for C programming
than fortran. You need to spend initial couple of hours to customize the
settings and stuff. For example, to get the syntax highlighting for
newly created.f90 files, you need to add couples lines into .vimrc etc.,

The vim community is not much active when it comes to fortran. But since
I know vim pretty well, I stuck with it instead of learning a new editor
(like emacs).

If you are starting new, I suggest go directly to x-emacs if you have
good memory (you need to rememeber all those nifty shortcuts). If you
want intuitive key bindings then go for vim. I personally feel that
trying out different things and then choosing one is a time consuming
effort. Choose one and stick with it. Both have good and bad features.
Both are quite powerful and can accomplish almost any complicated
editing job.

The other editors such as nedit, pico etc., might be good for starting
programming. But if you plan to do a lot of programming in linux, either
vim or emacs is the way to go..

hth
raju



Relevant Pages

  • Re: Free Fortran compilers with GUI in Linux?
    ... I currently use Compaq Visual Fortran '98 in Windows. ... I am looking for a similar compiler in Linux (SuSE 9.2 to be ... >1) A text editor that responds to indentation, brackets, DO loops, etc. ...
    (comp.lang.fortran)
  • Re: Editing a select few lines remotely
    ... > program (if your vi is vim) to learn how to use vi. ... > may be more comfortable with an editor like joe, nano, or pico. ... >> rebooting to Linux at home and checking it. ... If it's linux, and Google isn't helpful, you can post ...
    (comp.os.linux.misc)
  • Re: vim feels impossible to use right now
    ... foreign operating system with a steep learning curve. ... And you are right about learning vim and Linux together. ... In fact, I even told myself to focus on Linux right now and just use gedit or kate, but I don't want to get used to one editor and then switch to yet another. ...
    (comp.editors)
  • Re: need suggestions on Fortran editor in Linux
    ... As you said, Visual Fortran works fine under windows, ... you have to use Linux, another choice is to be made. ... what Java offers to Eclipse for example (the development of Emacs ... which seems to be a nice editor. ...
    (comp.lang.fortran)
  • Re: need suggestions on Fortran editor in Linux
    ... I just started learning to write Fortran codes in Linux. ... which seems to be a nice editor. ...
    (comp.lang.fortran)