emacs-devel
[Top][All Lists]
Advanced

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

Re: Pushing the `gnus-range-*' functions down into the C layer


From: Lars Magne Ingebrigtsen
Subject: Re: Pushing the `gnus-range-*' functions down into the C layer
Date: Fri, 10 Sep 2010 16:15:01 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Leo <address@hidden> writes:

> On 2010-09-10 15:01 +0100, Lars Magne Ingebrigtsen wrote:
>> Yeah. Bignum support in Emacs would totally rock. No more manual
>> conversions to floating point numbers to do safe-ish computations on
>> numbers that might be too big would be needed.
>>
>> But I suspect that it's a kinda big project.  :-)
>
> GNU already has http://gmplib.org/. Would love to see it linked in too ;)

Let me just quote a random line from the Emacs sources:

  int nbytes = XINT (length);

And then think about what you'd have to do to make Emacs support random
precision arithmetic.  It makes me swoon just to contemplate.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
  address@hidden * Lars Magne Ingebrigtsen




reply via email to

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