Epsilon (text editor)

From Wikipedia, the free encyclopedia

Epsilon is a programmer's text editor modelled after Emacs. It resembles Emacs not only in its default keybindings and layout, but also in the fact that it has a Turing-complete extension language in which much of its functionality is implemented. Unlike Emacs, Epsilon's extension language, EEL (Epsilon Extension Language) [1] is a dialect of C rather than a dialect of Lisp. Epsilon runs on DOS, Microsoft Windows, Linux, FreeBSD, and OS/2.

Epsilon is a commercial product sold by Lugaru Software. It was first released in 1984, long before Emacs was available on personal computers, and modestly priced, so it provided an attractive alternative to the usual DOS editors for those accustomed to Emacs.

[edit] External links