Hi Alex,

Yesterday SJain asked about namespaces in 32bit picoLisp
and I assumed he is using the 32bit version.

Sorry, I am living in a combined picoLisp world ( pil/pil64/pil21 ;)
My 32bit version calls the math functions directly too, since 
(== 64 64) is true.

pahihu



> On 2021. May 17., at 10:34, Alexander Burger <a...@software-lab.de> wrote:
> 
> Hi Andras,
> 
>> The src/ directory contains the source (ext.c or ext.l), the lib/ directory
>> contains the shared lib (ext or ext.so).
> 
> Correct for pil32.
> 
> For pil21 (and also pil64) the built-in standard functions are
> called directly via 'native'.
> 
> ☺/ A!ex
> 
> BTW, strange, but I did not see SJain's original mail.
> 
> 
>> pahihu
>> 
>>> On 2021. May 17., at 7:27, SJain <z...@ymail.com> wrote:
>>> 
>>> I use fixed point math quite a bit and have the following question about 
>>> the default math.l library of picoLisp:
>>> 
>>> The trigonometric function Sin is derived in math.l from the shared library 
>>> and function specification ext:Sin. Where can I find this shared library 
>>> 'ext'?
>>> 
>>> Would appreciate if some one could answer this.
>>> 
>>> SJain
> 
> -- 
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


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

Reply via email to