[Ecls-list] ? how to access process properties.

james anderson james.anderson at setf.de
Tue Apr 6 00:33:27 UTC 2010


good morning;

On 2010-04-05, at 09:10 , Juan Jose Garcia-Ripoll wrote:

> The list cannot be directly manipulated from lisp, other than by  
> the logical-pathname-translations functions.
>
> If you want to touch the fields you can use compiled code and c- 
> inline, as in
>
> (ffi:c-inline () () :object "cl_core.whatever" :one-liner t)
> (ffi:c-inline (x) (:object) :object "cl_core.whatever = #0" :one- 
> liner t)

that's what i was looking for.
thanks




More information about the ecl-devel mailing list