On Mon, Jul 20, 2015 at 12:31:15AM -0700, Amaury Hernández Águila wrote: > How bad would a pure picolisp implementation be?
It depends how heavily the implementation depends on floating point. All right if it can be handled in fixpoint. If true floating point is needed, we must resort to 'native' calls again. On the other hand, the precision in a fixpoint implementation would be unlimited. -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe