We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
One more option to help people.
#4
Hi,

Interesting, so if I understand correctly the user would create a table of word pairs in both languages that can be auto swapped during the translation?

The list for German could be:

TextWindow:TextFenster
Hello:Hallo
World:Welt

Which would translate between:

TextWindow.WriteLine("Hello World") and TextFenster.WriteLine("Hallo Welt")

Is this the idea, with the word list created by the user?

Challenges would be to create the word list and how to manage typos or small variations in the words.
Reply


Messages In This Thread
RE: One more option to help people. - by litdev - 09-26-2023, 06:01 PM
RE: One more option to help people. - by litdev - 09-27-2023, 10:30 AM
RE: One more option to help people. - by litdev - 09-28-2023, 09:37 AM
RE: One more option to help people. - by litdev - 09-28-2023, 02:33 PM
RE: One more option to help people. - by litdev - 10-05-2023, 11:18 PM
RE: One more option to help people. - by z-s - 03-15-2024, 05:29 AM
RE: One more option to help people. - by z-s - 03-15-2024, 08:10 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)