Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!purdue!bu-cs!dartvax!griggs.dartmouth.edu!hugo From: hugo@griggs.dartmouth.edu Newsgroups: gnu.emacs Subject: Standalone Elisp? Message-ID: <14803@dartvax.Dartmouth.EDU> Date: 2 Aug 89 21:40:13 GMT Sender: news@dartvax.Dartmouth.EDU Reply-To: hugo@griggs.dartmouth.edu () Distribution: gnu Organization: Dartmouth College Lines: 18 Here's a question I bet you get a lot: How hard would it be to remove from Emacs everyting but the ELisp interpreter? I want to build something around Elisp that is similar in spirit to what you must be doing with Emacs/X, but maybe more general (maybe not though, I don't know enough about emacs/X to comment). I want to use Elisp for 3 reasons: 1) I am very confident that it works. 2) It is pretty small (compared to Common Lisp, or say, MIT scheme). 3) It has all that code for handling text, processes, and file I/O. Thanks a bunch, Pete hugo@sunapee.dartmouth.edu