Emacs Lisp in Edwin SScheme
Author(s)
Birkholz, Matthew
DownloadAITR-1451.ps.Z (146.7Kb)
Additional downloads
Metadata
Show full item recordAbstract
The MIT-Scheme program development environment includes a general-purpose text editor, Edwin, that has an extension language, Edwin Scheme. Edwin is very similar to another general-purpose text editor, GNU Emacs, which also has an extension language, Emacs Lisp. The popularity of GNU Emacs has lead to a large library of tools written in Emacs Lisp. The goal of this thesis is to implement a useful subset of Emacs Lisp in Edwin Scheme. This subset was chosen to be sufficient for simple operation of the GNUS news reading program.
Date issued
1993-09-01Other identifiers
AITR-1451
Series/Report no.
AITR-1451
Keywords
Scheme, extension language, editor, multi-language environment, interpreted language