view bin/h @ 7449:1c3c4b1a93e5

<b_jonas> learn Church invented a sane model of computation, but Turing was better with marketing, so now people define theoretical computer science using obsolate hardware like tape recorders.
author HackBot
date Sun, 17 Apr 2016 22:22:41 +0000
parents 7914d7e0b500
children 5c5fc08f8113 09e9103dfa78
line wrap: on
line source

#!/usr/bin/perl -p
s/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig