Hemlock is integrated with the Common Lisp compiler, interpreter, and development suite CMU Common Lisp, though it is possible to use it as a standalone editor, or to use GNU Emacs with CMUCL instead—Hemlock integrates better, but has fewer features and addon programs. One distinctive feature is that Hemlock distinguishes Lisp function names from interactive command names, which are given in a more natural-language-like style derived from the original MIT Lisp Machine editor Zmacs and TECO Emacs. It is able to display to a terminal, or use the CLX (Common Lisp X Library) for X11.
Other variants of Hemlock:
Clozure CL's Macintosh integrated development environment has an editor, which is based on Hemlock code and uses Apple's Cocoa for display.
The editor of LispWorks is based on an early version of Hemlock.[2] This version is portable and runs on Windows, Mac OS X, X11/Motif and Gtk+. The editor not only runs in LispWorks, but also in Liquid Common Lisp.[3]
Lucid Common Lisp provided an editor called Helix, which was based on Hemlock.
Portable Hemlock is a variant of Hemlock running on multiple versions of Common Lisp.[4]