International Radio Operators Alphabet Converter
You must choose to either
make code
(convert from English to code) or
break code
(convert back to English). Yes, this program is very buggy, and doesn't separate the words, just converts letters.
Input something to convert here:
This is the output: (just copy and paste to your application)
Please select an option below before pressing
convert
:
Make code
Break code
Show me the perl code for this program.
Boring programing notes: program is written in Perl. You might notice it converts all capital letters into small letters. This is to make the program easier to write.
By Dennis Brown - (version 0.1)