Re: Decreasing the "standard deviation" of lisp



On Fri, 28 Apr 2006 21:06:23 GMT, Eli Gottlieb <eligottlieb@xxxxxxxxx> wrote:

Furthermore, can I write a macro in C that will recognize
and manipulate Lisp data from any conforming
implementation and export it to Lisp with CFFI?

Since macros in C are enabled by the *pre-processor*
stage, and thus the only data that can be manipulated
are tokens in the parser input stream, I think this is
a malformed question.

--
Jack Unrue
.