all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jose E. Marchesi" <jemarch@gnu.org>
To: emacs-devel@gnu.org
Subject: bignum support + calc + GNU Emacs
Date: Sun, 20 May 2007 21:52:29 +0200	[thread overview]
Message-ID: <18000.42749.988254.341456@gargle.gargle.HOWL> (raw)


Hi all.

I am in the process of writing uuid.el, a implementation of the ITU
X.667 standard for the generation of Universal Unique Identifiers. I
need that support for the AddressBook[1].

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?

On the other hand, i made a search in the emacs-devel archive for
discussion regarding bignum support, without results.

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).

Any though?


[1] http://www.emacswiki.org/cgi-bin/wiki/AddressBook 

-- 
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-20 19:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-20 19:52 Jose E. Marchesi [this message]
2007-05-21 13:24 ` bignum support + calc + GNU Emacs 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

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=18000.42749.988254.341456@gargle.gargle.HOWL \
    --to=jemarch@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.