Computer Science Canada

possible to obfuscate your code in turing?

Author:  h4xor555 [ Sat Apr 02, 2011 2:37 pm ]
Post subject:  possible to obfuscate your code in turing?

Is it possible?



[

Author:  Tony [ Sat Apr 02, 2011 2:53 pm ]
Post subject:  RE:possible to obfuscate your code in turing?

Yes.

Author:  Insectoid [ Sat Apr 02, 2011 7:22 pm ]
Post subject:  RE:possible to obfuscate your code in turing?

You can obfuscate your code in any language. Just make a lot of really, really bad decisions and you're halfway there.

If you mean obfuscated like Perl, afaik you can't achieve that level of obfuscation (due in no small part to the verbosity of Turing's basic commands).


: