Path: utzoo!attcan!uunet!wuarchive!mit-eddie!uw-beaver!ubc-cs!kiwi!liszt!howe From: howe@liszt.mpr.ca (Randy Howe) Newsgroups: comp.emacs Subject: epsilon extension language Keywords: eel Message-ID: <2406@kiwi.mpr.ca> Date: 26 Oct 90 21:14:39 GMT Sender: news@eric.mpr.ca Lines: 14 The company I work for just bought the emacs type editor Epsilon by Lugaru for my PC. I was previously using Jove but this is much better. Much of Epsilon is written using a 'C' like extension language called EEL (Epsilon Extension Language). The Epsilon package includes a compiler for this language. I was wondering if there is a BBS, an ftp site or a News group where people share the source for extensions they have coded. I am particularily interested in extensions for doing 'C' formatting (similar to some of the GNU emacs lisp extensions). Thankyou