Home > Computers > Programming > Languages > Lisp > Emacs Lisp
Emacs is a very versatile and extensible editor. Its extensibility comes from having a built in Lisp interpreter; most of its functionality has been added via Lisp libraries written in the Emacs-Lisp Lisp dialect called 'elisp'. This directory gives you access to the most popular, and best elisp resources on the Web.
http://www.davep.org/emacs/
Some helpful Emacs packages.
http://me.in-berlin.de/~myrkr/dictionary/index.html
Package for talking to a dictionary server.
http://levana.de/emacs/
Emacs Lisp software including etexshow (Browser for ConTeXt commands), recent files menu, tea timer, evening commander.
http://www.damtp.cam.ac.uk/user/sje30/emacs/
Various modes provided by the maintainer of the ELL.
http://www.geekware.de/software/emacs/
Packages for: buffer selection and cycling by C-TAB; fast navigation through toplevel definitions; Gimp Script Fu; highlighting regular expressions, current word.
http://www.freecode.com/projects/emacs-tiny-tools
Collection of packages to improve your Emacs environment.
http://emarsden.chez.com/downloads/
Beside Common Lisp and Scheme files, various Elisp packages are available. Amongst others there is an implementation of the Internet Printing Protocol, a HTTP server embedded in Emacs, and a simple library for the Common Gateway Interface, which allows you to service requests for non static web pages.
http://stat.ethz.ch/ESS/
Package provides support for many statistical languages such as the S family, SAS, or XLS.
http://www-sop.inria.fr/mimosa/Manuel.Serrano/flyspell/flyspell.html
A package for on the fly spell checking.
http://www.gnu.org/software/emacs/manual/elisp.html
The official resource for all Elisp questions.
http://www.mahalito.net/~harley/elisp/
Various modes for editing crontab files or DNA sequences, an addition to perl-mode, and footnote support.
http://howm.osdn.jp/
A wiki-like note-taking tool on Emacs.
http://www.gnu.org/software/emacs/manual/eintr.html
(Second Edition) Official Free Software Foundation manual.
http://kdstevens.com/~stevens/ispell-page.html
The development site which contains the latest beta releases of the Emacs interface to ispell not yet included into the standard distributions.
http://lookup.sourceforge.net/
Search interface to access dictionaries online from within Emacs.
http://www.ifarchive.org/indexes/if-archiveXinfocomXinterpretersXemacs.html
Major mode for playing z3/5/8 story files. A z-code interpreter written entirely in elisp.
http://meltin.net/hacks/emacs/
Including a mode for eiffel, a stand-alone version of gnuserv for GNU Emacs, and desire.el, a configuration helper package for Emacs.
http://mmm-mode.sourceforge.net/
A package to use multiple major modes in one GNU Emacs buffer.
http://www.splode.com/~friedman/software/emacs-lisp/
Collection of major and minor modes, user interface enhancements, and library routines.
http://sourceforge.net/projects/records/
This package allows you to keep an index to your personal journal.
http://emacs-session.sourceforge.net/
A package to save various variables and registers which reflect your current editing state to a file which is loaded into your next session.
http://www.cua.dk/emacs.html
Featuring cua.el, a package to provide the CUA Key binding for cut, copy, and paste without losing the normal Emacs key bindings. Also featuring ido.el, a package providing highly interactive versions of find-file and switch-to-buffer.
http://emacs-template.sourceforge.net/
Packages for auto-updating and file templates.
http://www.damtp.cam.ac.uk/user/sje30/emacs/ell.html
Collection of links to Elisp packages mostly not part of the standard distributions.
http://www.verilog.com/
A mode to edit Verilog HDL files with Emacs.
http://x-symbol.sourceforge.net/
Get some kind of WYSIWYG in LaTeX and HTML source.
http://www.zenirc.org/
Emacs as an IRC client.
Home > Computers > Programming > Languages > Lisp > Emacs Lisp
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us