Just something I needed, so I threw in some things together and made a simple converter
Run make
in src/
to build
To install run make install
, it will require root privileges by default, you can change it in the Makefile
$ roman XXI 2020
XXI is 21
2020 is MMXX
$ roman
> 42
XLII
> CXLI
141