Can anyone recommend an editor (or an IDE) with good support for fortran ? Most newer editors I find and try lack language support for it.
|
|
GNU Emacs has a major mode for I have used this mode a lot and can recommend it.
I used it mostly to write a |
||||||||
|
|
|
Vim has a relatively good fortran support. Maybe a little quirky with syntax highlighting, but otherwise ok. |
||
|
|
|
|
Slickedit has Fortran Support. I can't tell how good it is, but given the good support for other langugaes, you should give it a try. |
||
|
|
|
If you're familiar with Eclipse, the Photran plugin may be what you're looking for.
That said, it beats the hell out of learning either vi or emacs from scratch. Eclipse/Photran seems to work fine once you find the magic incantation to get it to compile Fortran. If you're already using make, this is a non-issue; under Windows the prospects are dicier but doable. |
||
|
|
|
|
If you use a Mac, BBedit is very good. |
||
|
|
|
|
I use Ultraedit (IDM.com, ultraedit.com) daily for many types of programming (F90, javascript, DCL, HTML etc). Works well. Has good FTP support and great syntax highlighting. Have not use it in conjunction with any Windows or Linux compiler. My OS is OpenVMS. Ransom Fitch |
||
|
|
