|
|
1. |
ANTLR Mode
-
Major mode that provides various features for editing ANTLR grammar files.
|
|
|
2. |
Bf.el
-
A BrainFuck interpreter written in Emacs-Lisp. To demonstrate that the implementation is really working, a weird test-case is included: An interpreter written in BrainFuck compiled to Emacs-Lisp executing BrainFuck code.
|
|
|
3. |
CC Mode
-
The development homepage of the Mode for editing C/C++ and other languages with similar syntax.
|
|
|
4. |
ECB
-
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]
|
|
|
5. |
Emacs Development Environment Tools
-
CEDET is a collection of tools written with the end goal of creating an advanced development environment for Emacs users.
|
|
|
6. |
Emacs Major Modes and Packages
-
Bison and Flex mode can be found there.
|
|
|
7. |
Emacs Rexx Mode
-
The current version of the Rexx mode for Emacs with complete font-locking and a Rexx-debug minor mode.
|
|
|
8. |
Haskell Mode for Emacs
-
An Emacs mode currently supporting font locking, declaration scanning, documentation, indentation, hugs interaction.
|
|
|
9. |
Hugs mode for Emacs
-
Provides fontification and cooperation with Hugs -- by Chris Van Humbeeck.
|
|
|
10. |
Ilisp
-
Integration of various Lisp implementations (mostly Common Lisp systems and various Scheme dialects) within Emacs.
|
|
|
11. |
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.
|
|
|
12. |
PCL-CVS
-
Emacs interface to CVS, the open source Concurrent Versions System.
|
|
|
13. |
Phillip Lord's Emacs Packages
-
Mostly additional packages for JDE.
|
|
|
14. |
PHP Mode
-
Sourceforge project page of a major mode for editing PHP source.
|
|
|
15. |
Python Mode
-
Python support for Emacs and XEmacs.
|
|
|
16. |
SQL mode
-
Development page for SQL mode and companion files.
|
|
|
17. |
David Ponce's Emacs Page
-
Additions to JDE.
|
|
|
18. |
Will Partain's Collection of Haskell Modes for Emacs
-
Contains eight different modes. [Dated December 1995].
|