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?

One Response to “What programming language would I use to make a translating program?”

  • MajesticMike:

    You could write this in whatever programming language you know.
    or you could make life a whole lot easier and just use something that already exists like google language tools:

    http://www.google.com/language_tools?hl=en

Leave a Reply