I just made a program that takes input from the parallel port(or printer port) of a computer and translates that input to English/Numbers. Its a Morse Code Transmitter translator and a Morse Code Calculator.
Anyways, so I have to write a writeup about the program and I am kinda confused as to what kind of program is it? I basically have an infinite while loop and hundreds of IF statements inside. So what kind of program is that?
I am not sure if that made any sense...