>>>> "Jerry" == Jerry James
<james(a)xemacs.org> writes:
Jerry> Somewhat ironically, I actually considered this preprocessor a step
Jerry> towards an Elisp-to-C translator, using the source to be preprocessed as
Jerry> the target of that translator. I'll rethink that, too.
What's wrong with an Elisp-to-C translator? That's how GCL and
friends compile their Lisp code. (Of course, I'd rather that elisp
were closer to common lisp with real lexical closures by default.)
Ray