axiom-mail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-mail] Aldor compatibility


From: Zork
Subject: Re: [Axiom-mail] Aldor compatibility
Date: Mon, 20 Sep 2004 22:51:22 -0700 (PDT)

...
> 
>    import {
>       BOOT_:_:DFSFUN_;besselJ_;3Df_;8: (DoubleFloat, DoubleFloat,
> Pointer) -> DoubleFloat;
>    } from Foreign Lisp;
> 
> 
>    wrapBessel(a: DoubleFloat, b: DoubleFloat): DoubleFloat == 
>       BOOT_:_:DFSFUN_;besselJ_;3Df_;8(a, b, nil$Pointer);
> 

So, i guess this is the kind of glue that axiom should provide for
aldor users in a "libaxiom.as".  Maybe it could be generated
automatically from axiom sources with same function names.

... 
> Again, I hope the above is useful to you. 
...

Yes, it has been very useful, thank you Steve.

Z.


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail




reply via email to

[Prev in Thread] Current Thread [Next in Thread]