Next: , Previous: , Up: Emacs Lisp   [Contents][Index]


17.5 ILISP Mode

A GNU Emacs Interface for Interacting with Lisp

ILISP is an interface from GNU Emacs to an inferior LISP.

ILISP is a powerful GNU Emacs interface to many dialects of Lisp, including Lucid, Allegro, Xanalys/Harlequin LispWorks, GCL, KCL, AKCL, ECL, IBCL, and CMUCL. Also some Scheme implementations are supported as well as a preliminary version of Xlisp/XlispStat.

ILISP was a package designed to integrate various Lisp implementations (mostly Common Lisp systems and various Scheme dialects) within Emacs (or XEmacs).

ILISP development stopped in 2004. You should use SlimeMode instead.