  |
Java Development Environment - http://jdee.sourceforge.net/
A software package that turns Emacs into a comprehensive system for creating, editing, debugging, and documenting Java applications. Information about installing and using JDE, FAQ, package download and contributions. |
  |
Haskell Mode for Emacs - http://www.haskell.org/haskell-mode/
An Emacs mode currently supporting font locking, declaration scanning, documentation, indentation, hugs interaction. |
  |
Emacs ada-mode homepage - http://stephe-leake.org/emacs/ada-mode/emacs-ada-mode.html
Mode for programming in ADA. Downloads and documentation. |
  |
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] |
  |
CC Mode - http://cc-mode.sourceforge.net/
The development homepage of the Mode for editing C/C++ and other languages with similar syntax. |
  |
psvn.el - http://www.xsteve.at/prg/vc_svn/
Provides a subversion interface for Emacs. Information on the module and the source code are available. |
  |
David Ponce's Emacs Page - http://pagesperso-orange.fr/david.ponce/
Additions to JDE. |
  |
SQL mode - http://www.geocities.com/kensanata/emacs-sql.html
Development page for SQL mode and companion files. |
  |
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. |