how to make simple traslator program using euphoria language? sincerly needed your help guyz tnx.ASAP.

new topic     » topic index » view thread      » older message » newer message

SIMPLE TRANSLATOR PROGRAM SPECIFICATION  



>Specifications: 
 Using your favorite program, 
 create a "translator" program that will translate words (or tokens) 
 that is saved on a text file named "SOURCE.TXT" and prints them
 In englih or italian dialect. 

 Sample IPO dialogue:

 My Translator
 -------------
 Type the name of source file to open: SOURCE.TXT
 Translate in [1] english [2] italian dialect : 1
 ......
 rat in italy dialect is ratto
 house in italy dialect is casa ...
 Normal program termination. Goodbye!

 The content of "source.txt" is 
    rat
    house




 >Convert in to assign software euphoria programming language
  
	

 Specifications:
 Translate your "translator" project in prelim using 
 the syntax and semantics 
 of the assigned language for your group. 
 In addition, a new file must be created that
 will list the "tokens" of the source code.

 Your project/application then will have three files:
 1. The "source code" (a simple text file)
 2. The editor/translator created in your group 
 assigned language.
 3. The "compiled" file of your 
 source code (this will be the list of the tokens of your source code)

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu