  |
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. |
  |
http://cc-mode.sourceforge.net/ - 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. |
  |
PHP Mode - http://sourceforge.net/projects/php-mode/
Sourceforge project page of a major mode for editing PHP source. |
  |
http://ecb.sourceforge.net/ - 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] |
  |
Python Mode - http://sourceforge.net/projects/python-mode/
Python support for Emacs and XEmacs. |
  |
Emacs ada-mode homepage - http://stephe-leake.org/emacs/ada-mode/emacs-ada-mode.html
Mode for programming in ADA. Downloads and documentation. |
  |
ANTLR Mode - http://antlr-mode.sourceforge.net/
Major mode that provides various features for editing ANTLR grammar files. |
  |
http://www.xsteve.at/prg/vc_svn/ - http://www.xsteve.at/prg/vc_svn/
Provides a subversion interface for Emacs. Information on the module and the source code are available. |
  |
SQL mode - http://www.geocities.com/kensanata/emacs-sql.html
Development page for SQL mode and companion files. |
  |
Phillip Lord's Emacs Packages - http://homepages.cs.ncl.ac.uk/phillip.lord/emacs.html
Mostly additional packages for JDE. |
  |
David Ponce's Emacs Page - http://pagesperso-orange.fr/david.ponce/
Additions to JDE. |
  |
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. |