all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jose E. Marchesi" <jemarch@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: bignum support + calc + GNU Emacs
Date: Mon, 21 May 2007 19:57:28 +0200	[thread overview]
Message-ID: <18001.56712.247636.258313@gargle.gargle.HOWL> (raw)
In-Reply-To: <jwvtzu68fuy.fsf-monnier+emacs@gnu.org>


    > In order to generate the uuids the program should manipulate 60-bit
    > unsigned integers. The question is, for a program/library supposed to
    > work in GNU Emacs, would it be considered good practice to use
    > (require) calc's lisp implementation of bignums, considering uuid.el
    > is intended to be a quite generic library?
    
    It sounds OK to me.

Ok. The `math-*' interface implemented by calc is enough to fit
uuid.el needs.
    
    > I think would be quite good to have some "standarized" way to use
    > bignum/bigfloats in Emacs. I like the calc way to manage the issue in
    > pure lisp, but to make the garbage collector to work with libgmp would
    > be great too (i think XEmacs already has support for libgmp).
    
    Gerd Moellman had written some preliminary code to add libgmp support to
    Emacs, but it didn't generate much discussion or interest.
    You can take a look at the "gerd_big" branch in CVS (or is it the
    "gerd_int" branch, maybe?).

Thanks for the info! I am downloading the branch right now (it seems
to be `gerd_big', by the way :) )

-- 
Jose E. Marchesi    <jemarch@gnu.org>
                    <jemarch@es.gnu.org>

GNU Project         http://www.gnu.org
GNU Spain           http://es.gnu.org

      reply	other threads:[~2007-05-21 17:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-20 19:52 bignum support + calc + GNU Emacs Jose E. Marchesi
2007-05-21 13:24 ` Richard Stallman
2007-05-21 13:57   ` David Kastrup
2007-05-21 17:51   ` Jose E. Marchesi
2007-05-21 13:32 ` Stefan Monnier
2007-05-21 17:57   ` Jose E. Marchesi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18001.56712.247636.258313@gargle.gargle.HOWL \
    --to=jemarch@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.