Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Turing app in a run window
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
sh0td0wn




PostPosted: Tue Jan 08, 2008 1:40 pm   Post subject: Turing app in a run window

Is it possible that in an execution window to allow to input Turing code and it will run it in a different execution window?

Like having a Turing app in an execution window.
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Tue Jan 08, 2008 1:49 pm   Post subject: RE:Turing app in a run window

That is possible with interpreted languages (Ruby, Python, PHP, etc), not with compiled, such as C++ or Turing.

Though to a limited extend, you could build your own Turing interpreter.
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Nick




PostPosted: Tue Jan 08, 2008 3:14 pm   Post subject: RE:Turing app in a run window

well you could have the program write to a file somehow compile it then Sys.Exec it
Dan




PostPosted: Tue Jan 08, 2008 5:40 pm   Post subject: Re: RE:Turing app in a run window

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
Computer Science Canada Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!
Nick




PostPosted: Tue Jan 08, 2008 5:46 pm   Post subject: RE:Turing app in a run window

on that note has there been any progress with openT lately

I don't think so since I don't see rdrake that much and it is school
sh0td0wn




PostPosted: Wed Jan 09, 2008 8:37 am   Post subject: Re: Turing app in a run window

I'm guessing it's extremely complicated since I can't code as well as you guys.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 6 Posts ]
Jump to:   


Style:  
Search: