|
Jade is an Emacs-like text editor for Unix/X11, although ports to other systems will be straightforward. Jade implements most of the basic Emacs functionality, but is not intended as a straight clone. All editor commands are implemented in Lisp, giving scope for comprehensive customisation and extension. Jade is distributed under the terms of the GNU General Public Licence. |
Version 3.2
|
The most recent public release of Jade is version 3.2, dating from October 1994; this version is still available on various ftp sites, for example: ftp://sunsite.unc.edu/pub/Linux/apps/editors/X/jade-3.2.tar.gz. The manual for this version is available online here. |
Version 4
|
There is also a much more recent version of Jade available, but only as a snapshot of the CVS tree. It is unlikely that a formal release will follow anytime soon. New features that have already been implemented include:
Although this is still alpha software, I use it all the time, with very few problems. Also note that the manual has not been touched for a very long time, almost four years in fact. To compile this you'll also need to install librep, the LISP interpreter used by Jade. For the optional GTK+ support, the rep-gtk binding is also required. Alternatively you may use anonymous CVS to access the latest development sources (with no guarantees that they will work correctly, or even compile).
cvs -d:pserver:anonymous@cvs.librep.sourceforge.net:/cvsroot/librep login
cvs -d:pserver:anonymous@cvs.librep.sourceforge.net:/cvsroot/librep co jade
When prompted for a password for anonymous, simply press the Enter key. Updates from within the module's directory do not need the -d parameter. Logo by The GIMP. |