@ksaj I look forward to your roman numeral read macro.
CL-USER> (format t "~16r" #o10)
8
NIL
CL-USER> (format t "~8r" #x10)
20
NIL
CL-USER> (format t "~@r" #o10)
VIII
NIL
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
screwlisp (screwtape@mastodon.sdf.org)'s status on Thursday, 23-Jan-2025 08:00:27 JST screwlisp