view bin/dis86 @ 11609:359ed0766a70 draft

<oerjan> sled bin/toroman//s,g;,g;$t=~s/.*E.*/Number too large/;,
author HackEso <hackeso@esolangs.org>
date Tue, 21 Aug 2018 11:23:22 +0000
parents 7f957c1f4661
children
line wrap: on
line source

bin="$1"; shift; unhex "$bin" | udcli -noff -nohex -64 "$@" | perl -pe 's/^ *//; s/ *\n/; /;'