momop @ 8th January 2008, 3:14 pm wrote:
well you could have the program write to a file somehow compile it then Sys.Exec it
There has not been a turing comand line complier since dos turing so Sys.Exec will not work, at best it whould just open the turing eidtor with the code in it but not run it. To do this you whould have to make a turing interperiter like tony mentioned, hack the turing exe to work as a comand line complier or wait for openT to be done if it ever will :p