Hi!

I was just thinking and then ask my self... Dose writing things in RPython
and then compile the code with translate and a c compiler make it as hard to
read as a c program... thinking that python some times get a hard time being
a commercial tool for app making, companies don't want end users to be able
to read there code.

Am i correct and if so are there any improvements you could do to make the
interpreter read a more 'seacret' version of python code, some kinde of
binary code( or dose the byetcode work for this).

Hope this is not a stupid or foolish topic.

-- 
//Samuel Ytterbrink
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to