Posts Tagged ‘translate language’
How to translate Assembly language program to C language program for a timer circuit?
I am trying to make a timer circuit with the help of 89c52 micro controller. I have one assembly language program, but the programming kit supports only to C language. I want to translate assembly program to C program so that I can use it for the above mentioned micro controller. If anyone of you know how to translate, then please do tell me. Thank you. If any other information you need related to the circuit please ask about it.
What programming language would I use to make a translating program?
I want to create a computer program that will translate from English to Spanish and vice versa. So someone could type in a word, phrase, or paragraph and translate from one language to another. What programming language would I use to write up the code and then implement this program?