in reply to Re: converting binary to decimal
in thread converting binary to decimal

Have you never heard of TinyPerl? 😳

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^3: converting binary to decimal
by harangzsolt33 (Deacon) on Jun 06, 2025 at 01:30 UTC
    TinyPerl does have a BigInt module, but I wanted to come up with my own different approach.