Christopher Sawtell wrote:
although I presume you could take the src and use it to write something you can compile
yourself.
Provided you have the tools and dependencies to do it, you can _always_ compile somebody else's code. That's what you are doing whenever you write 'make' to the shell while in the top directory of a source code tree.

As is, indeed, executing code (e.g. PHP, Perl, Python etc) executed by an 
interpreter..

Reply via email to