Computer Science Canada

Running turing files from turing

Author:  compuwiz [ Fri May 19, 2006 10:59 am ]
Post subject:  Running turing files from turing

Does any one know how this can be done????

basically, the goal is to test a turing file and to check if the output is correct.....sorta like DWITE does.

the difference is we want to make it with turing itself.

the trouble we are having is wether we can get a *.t file to execute

any one have any input??????

Author:  MysticVegeta [ Fri May 19, 2006 11:23 am ]
Post subject: 

you would need a compiler, you could compile the t file using turing to exe and then make a program to run that exe but you would need some sort of compiler to automatically compile it

Author:  Tony [ Fri May 19, 2006 11:47 am ]
Post subject: 

you would need a command-line Turing compiler. We're actually hoping to get a hold of one for the DWITE.

Right now I think you can get that to work with a certain _really old_ version of DOS Turing.


: