Why Nostr? What is Njump?
2024-07-24 16:50:31

Simon Tournier on Nostr: Oh, I discover that #Scheme supports transparent conversion between Arabic numbers to ...

Oh, I discover that #Scheme supports transparent conversion between Arabic numbers to Roman numerals, and even “exotic“ ones.

Fun!

$ guix repl
scheme@(guix-user)> (format #t "~&~@r~%" 1234)
MCCXXXIV
$1 = #t
scheme@(guix-user)> (format #t "~&~:@r~%" 1234)
MCCXXXIIII
$2 = #t

#Guix
Author Public Key
npub1rgkatvlde7ms8whrqj2f4rhm9lp7xc2jea8a56qmywyqumtkf34qrpgj6x