On 6/13/06, John Cowan <[EMAIL PROTECTED]> wrote:
However, there is not surprisingly no support for bignums in the FFI. How can I persuade Chicken to treat a c-pointer coming from the FFI as an (mpz_t *) and consider it to be a Scheme number? (Obviously this would only be done if the full-numeric-tower: feature is available.)
This would be interesting indeed. I'll take a look at this. (felix) _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
