[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New library num-base-converters
From: |
Ted Zlatanov |
Subject: |
Re: New library num-base-converters |
Date: |
Mon, 14 Aug 2017 13:48:21 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
On Tue, 15 Aug 2017 02:26:18 +0900 (JST) Tino Calancha <address@hidden> wrote:
TC> a simple library providing base converters for integers.
TC> Convert integers between bases 2, 8, 10 and 16 is
TC> a common task in the engineering and science applications.
...
TC> I think this library have its place in both, the core and ELPA.
TC> What do you think?
I like it in the core. It was requested a few years ago:
https://lists.gnu.org/archive/html/help-gnu-emacs/2011-03/msg00535.html
Ted