Projects tagged ‘emacs’


[225 total ]

659 Users
   

Emacs is the extensible, customizable, self-documenting real-time display editor.
Created over 3 years ago.

78 Users
   

SLIME is a new Emacs mode for Common Lisp development. Inspired by existing systems such Emacs Lisp and ILISP, we are working to create a fresh new environment for hacking Common Lisp in. SLIME ... [More] extends Emacs with new support for interactive programming in Common Lisp. The features are centered around slime-mode, an Emacs minor-mode that complements the standard lisp-mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on. The slime-mode programming environment follows the example of Emacs's native Emacs Lisp environment. We have also included good ideas from similar systems (such as ILISP) and some new ideas of our own. SLIME is constructed from two parts: a user-interface written in Emacs Lisp, and a supporting server program written in Common Lisp. The two sides are connected together with a socket and communicate using an RPC-like protocol. The Lisp server is primarily written in portable Common Lisp. The required implementation-specific functionality is specified by a well-defined interface and implemented separately for each Lisp implementation. This makes SLIME readily portable. [Less]
Created over 2 years ago.

69 Users
   

Gnus is a mail- and news-reader that is incorporated into GNU Emacs. Gnus is independently developed, and is frequently merged into GNU Emacs.
Created over 3 years ago.

62 Users
   

w3m is a pager/text-based WWW browser. It is similar to Lynx, but handles some things like page navigation differently. It can render tables and frames (by converting frames into tables) or display a ... [More] document given from standard input. It can also be used with mouse in an xterm or in a gpm-driven console, and it is small. [Less]
Created over 3 years ago.

57 Users
   

XEmacs is a highly customizable open source text editor and application development system. It is protected under the GNU Public License and related to other versions of Emacs, in particular GNU ... [More] Emacs. Its emphasis is on modern graphical user interface support and an open software development model, similar to Linux. [Less]
Created over 3 years ago.

39 Users
   

AUCTeX is an extensible package for writing and formatting TeX files in GNU Emacs and XEmacs. It supports many different TeX macro packages, including AMS-TeX, LaTeX, Texinfo, ConTeXt, and docTeX (dtx ... [More] files). AUCTeX includes preview-latex which makes LaTeX a tightly integrated component of your editing workflow by visualizing selected source chunks (such as single formulas or graphics) directly as images in the source buffer. [Less]
Created over 2 years ago.

28 Users
   

Maxima is a Common Lisp implementation of MIT's Macsyma system for computer based algebra. It features plotting over the network via netmath, computations over the network, extensive testing on a ... [More] large array of problems, a source level debugger for maxima code, ease of extension in fundamentally new ways, access to Common Lisp and portability to many systems. [Less]
Created over 3 years ago.

21 Users
   

Org-mode is an Emacs mode for keeping notes, maintaining ToDo lists, and doing project planning with a fast and effective plain-text system.
Created about 1 year ago.

20 Users
   

PIDA is an IDE (integrated development environment). PIDA is different from other IDEs in that it will use the tools you already have available rather than attempting to reinvent each one. PIDA is ... [More] written in Python with the PyGTK toolkit, and although is designed to be used to program in any language, PIDA has fancy Python IDE features. [Less]
Created over 3 years ago.

20 Users
   

Tramp has moved to Savannah! The new homepage is http://savannah.gnu.org/projects/tramp/ .
Created over 3 years ago.