Re: Decreasing the "standard deviation" of lisp
- From: Eli Gottlieb <eligottlieb@xxxxxxxxx>
- Date: Fri, 28 Apr 2006 22:13:29 GMT
Jack Unrue wrote:
On Fri, 28 Apr 2006 21:06:23 GMT, Eli Gottlieb <eligottlieb@xxxxxxxxx> wrote:Correction:
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.
Furthermore, can I write a function in C that will recognize
and manipulate Lisp data from any conforming
implementation and, by using CFFI, export that function to Lisp for use as a macro function?
--
The science of economics is the cleverest proof of free will yet constructed.
.
- Follow-Ups:
- Re: Decreasing the "standard deviation" of lisp
- From: jayessay
- Re: Decreasing the "standard deviation" of lisp
- References:
- Decreasing the "standard deviation" of lisp
- From: Ben Prew
- Re: Decreasing the "standard deviation" of lisp
- From: Rainer Joswig
- Re: Decreasing the "standard deviation" of lisp
- From: Cameron MacKinnon
- Re: Decreasing the "standard deviation" of lisp
- From: Pascal Costanza
- Re: Decreasing the "standard deviation" of lisp
- From: Eli Gottlieb
- Re: Decreasing the "standard deviation" of lisp
- From: jayessay
- Re: Decreasing the "standard deviation" of lisp
- From: Eli Gottlieb
- Re: Decreasing the "standard deviation" of lisp
- From: Jack Unrue
- Decreasing the "standard deviation" of lisp
- Prev by Date: Re: possibly silly question re quoting of function arguments...
- Next by Date: Re: Decreasing the "standard deviation" of lisp
- Previous by thread: Re: Decreasing the "standard deviation" of lisp
- Next by thread: Re: Decreasing the "standard deviation" of lisp
- Index(es):
Relevant Pages
|
|