view bin/fromroman @ 12420:00ccb2fe8c08 draft

<wib_jonas> python3 -cn="/hackenv/bin/fromroman";s=open(n).read();o=s.replace(\'{(sh\',\'{uc((sh\').replace(\'0]}\',\'0])}\');print(o);open(n,"w").write(o);print("write successful");
author HackEso <hackeso@esolangs.org>
date Fri, 10 Sep 2021 11:38:50 +0100
parents 56dcce63901b
children
line wrap: on
line source

#!/usr/bin/perl
sub k{my$t;$t=~y/IVXLC/XLCDM/,$t.=("",I,II,III,IV,V,VI,VII,VIII,IX)[$_]for/./g;$r{$t}=$_;$t}k for s""\$"..4e3;print $r{uc((shift=~/(\w+)/)[0])},$/