in reply to (Golf) RNA Genetic Code Translator
The hash will take me some more time. I'll do that later.sub RNA { # hash here $_=pop;s/..?.?/$g{$&}/g;$_ }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: (Golf) RNA Genetic Code Translator
by tadman (Prior) on Jul 06, 2001 at 00:56 UTC |