bug-make
[Top][All Lists]
Advanced

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

Re: math expressions (was: Re: Tail call elimination)


From: Paul Smith
Subject: Re: math expressions (was: Re: Tail call elimination)
Date: Tue, 26 May 2020 16:00:04 -0400

On Mon, 2020-05-25 at 15:44 -0500, Pete Dietl wrote:
> As for converting between bases, that could always be a separate
> function like `$(convert-base number,radix)` where radix is one of:
> 2, 8, 10, or 16

I agree it should be a separate function.

Perhaps it would be better to consider a more general $(printf ...)
style function, to provide more sophisticated formatting, than to
create something specific just for base conversion.

But this is something to look at some other day; we have more than
enough going on right now.




reply via email to

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