Hi Beneroth,

> Just a question/idea, maybe nonsense:
> Is (struct) really limited to use with (native)?

Not explicitly, but on the Lisp level such formatted buffers are not really
useful. They don't need to be passed to 'native' though, calls to libraries in
the form (lib:foo 'arg) are also possible.

For debugging PicoLisp itself, 'struct' can be useful to inspect memory in
combination with the 'T' (Direct Lisp value) type and the 'adr' function.

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to