view bin/rlexp @ 12173:c09becd5b2ae draft

<oerjan> learn `rlexp <compressed code> is a command for expanding the rle format fungot ^show\'s for brainfuck code but doesn\'t accept as input.
author HackEso <hackeso@esolangs.org>
date Wed, 20 Nov 2019 06:37:46 +0000
parents ee4240c92230
children
line wrap: on
line source

#!/hackenv/bin/shebang_args_or_input perl -p
s/([^0-9])([0-9]+)/$1 x $2/ge