|
Emacs Development Environment Tools - CEDET is a collection of tools written with the end goal of creating an advanced development environment for Emacs users.
Emacs Major Modes and Packages - Bison and Flex mode can be found there.
Ilisp - Integration of various Lisp implementations (mostly Common Lisp systems and various Scheme dialects) within Emacs.
SQL mode - Development page for SQL mode and companion files.
Haskell Mode for Emacs - An Emacs mode currently supporting font locking, declaration scanning, documentation, indentation, hugs interaction.
Hugs Mode for Emacs - Provides fontification and cooperation with Hugs, by Chris Van Humbeeck.
PHP Mode - Sourceforge project page of a major mode for editing PHP source.
Emacs Rexx Mode - The current version of the Rexx mode for Emacs with complete font-locking and a Rexx-debug minor mode.
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.
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]
ANTLR Mode - Major mode that provides various features for editing ANTLR grammar files.
Will Partain's Collection of Haskell Modes for Emacs - Contains eight different modes. [Dated December 1995].
David Ponce's Emacs Page - Additions to JDE.
Phillip Lord's Emacs Packages - Mostly additional packages for JDE.
PCL-CVS - Emacs interface to CVS, the open source Concurrent Versions System.
Python Mode - Python support for Emacs and XEmacs.
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.
|