Computer Science Canada Turing on MasOSX? |
Author: | Tallguy [ Wed Feb 06, 2013 2:31 pm ] |
Post subject: | Turing on MasOSX? |
Hey guys, Benn a long time since turing (used it in highschool, now in 3rd year of college), found turng rly neat to just mess with, is there a IDE/compiler for MacOSX? Dont rly want to use a VM |
Author: | Tony [ Wed Feb 06, 2013 3:44 pm ] |
Post subject: | RE:Turing on MasOSX? |
There is no native compiler. You could get Turing working via a compatibility layer such as CrossOver (commercial implementation of Wine). Alternatively, a number of other languages would likely serve you better at this point. http://processing.org/ features much of what was good about Turing |
Author: | andrew. [ Wed Feb 06, 2013 6:53 pm ] |
Post subject: | Re: RE:Turing on MasOSX? |
Tony @ Wed Feb 06, 2013 3:44 pm wrote: You could get Turing working via a compatibility layer such as CrossOver (commercial implementation of Wine). I've used it a little bit with Wine and it seems to work fine. I agree with Tony though; I think it'd be better in the long run to find another, more supported language. |
Author: | Dazzle [ Wed Feb 06, 2013 7:01 pm ] |
Post subject: | RE:Turing on MasOSX? |
could you give a tutorial how to do this because me and my friend are trying to work on a project and he dosent have pc he has mac ![]() |
Author: | Panphobia [ Wed Feb 06, 2013 7:25 pm ] |
Post subject: | RE:Turing on MasOSX? |
There are whole tutorials on the processing language, at processing.org , in grade 12 engineering we have to learn it on the website |
Author: | Tallguy [ Wed Feb 06, 2013 9:43 pm ] |
Post subject: | Re: Turing on MasOSX? |
andrew. wrote: Tony @ Wed Feb 06, 2013 3:44 pm wrote: You could get Turing working via a compatibility layer such as CrossOver (commercial implementation of Wine). I've used it a little bit with Wine and it seems to work fine. I agree with Tony though; I think it'd be better in the long run to find another, more supported language. i do a lot in Java, C, C++, QNX etc, just sorta wanted to dapple again in the language that inspired my career choice |