Computer Science Canada

Pseudocode - Translation

Author:  jolly50 [ Mon Dec 17, 2007 3:17 pm ]
Post subject:  Pseudocode - Translation

Hey,

Is there a way to quickly translate your turing code into pseudocode?

Author:  Dan [ Mon Dec 17, 2007 3:31 pm ]
Post subject:  RE:Pseudocode - Translation

Why whould you whont to do that?

Pseudocode is almost allways used to demsotarit a programing conspect or algortithm well keeping it langue indpenement or for planing a program you are going to make.

However if you all ready have the code for the program it whould be better then have pseudocode as it is a working implmenation of the idea. Also turing is rather close to pseudocode to start with....

Author:  Shib [ Mon Dec 17, 2007 4:04 pm ]
Post subject:  RE:Pseudocode - Translation

Your supost you write the pseudocode before you write your program Very Happy

Author:  solinent [ Mon Dec 17, 2007 5:12 pm ]
Post subject:  RE:Pseudocode - Translation

The whole point of pseudocode is to conceptualize the turing code.

However, pseudocode normally is alot shorter and to the point, since it doesn't have to work.

There is no such program that I know of, as it makes no sense (other than to skip some extra homework)

Author:  HeavenAgain [ Mon Dec 17, 2007 6:06 pm ]
Post subject:  RE:Pseudocode - Translation

but i do know this program which translate program flow chart, into turing or some other langauges.... but i forgot what it was... Rolling Eyes similar to pseudocode i guess.. in a way


: