view bin/h! @ 11979:f04a3527bfa9 draft

<kspalaiologos> learn the bfasm The brainfuck assembler. Documentation and samples: https://raw.githubusercontent.com/KrzysztofSzewczyk/asmbf/master/doc/bfasm.doc
author HackEso <hackeso@esolangs.org>
date Wed, 23 Oct 2019 17:51:27 +0000
parents 7914d7e0b500
children
line wrap: on
line source

perl -i'' -pe 's/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig' "$1"