  |
Python Mode - http://sourceforge.net/projects/python-mode/
Python support for Emacs and XEmacs. |
  |
CC Mode - http://cc-mode.sourceforge.net/
The development homepage of the Mode for editing C/C++ and other languages with similar syntax. |
  |
Emacs Development Environment Tools - http://cedet.sourceforge.net/
CEDET is a collection of tools written with the end goal of creating an advanced development environment for Emacs users. |
  |
ECB - http://ecb.sourceforge.net/
A source code browser for Emacs. It is a global minor-mode which displays a couple of windows that can be used to browse directories, files and methods. It supports method parsing for Java, C, C++, Elisp. [Open source, GPL] |
  |
Haskell Mode for Emacs - http://www.haskell.org/haskell-mode/
An Emacs mode currently supporting font locking, declaration scanning, documentation, indentation, hugs interaction. |
  |
David Ponce's Emacs Page - http://pagesperso-orange.fr/david.ponce/
Additions to JDE. |
  |
Emacs Rexx Mode - http://www.sve.man.ac.uk/General/Staff/perrin/rexx.html
The current version of the Rexx mode for Emacs with complete font-locking and a Rexx-debug minor mode. |
  |
Hugs Mode for Emacs - http://www.haskell.org/libraries/hugs-mode.el
Provides fontification and cooperation with Hugs, by Chris Van Humbeeck. |
  |
Inform Mode - http://www.rupert-lane.org/inform-mode/
A major mode to edit programs written in the Inform programming language. Supports the usual program mode functions: automatic indentation, moving over expressions, comment and string filling, font locking, tags-file support, starting compiles and parsing errors. |
 |
Will Partain's Collection of Haskell Modes for Emacs - ftp://ftp.chg.ru/pub/lang/haskell/misc/haskell-modes-9512.tar.gz
Contains eight different modes. [Dated December 1995]. |