Hi Jon,

> How many percent (very roughly) of the PicoLisp functions are depending on
> this 'native' function? If it's less than say 10%, one could probably find
> an alternative solution for these "natives", or just ignore them. I'm only
> guessing.

The interpreter itself doesn't depend on 'native' at all. The base
system runs fine without it.

Only add-ons like floating point math, or the OpenGL library, do need
it.

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

Reply via email to