scripting language newbie - compatibility

Martijn Faassen m.faassen at vet.uu.nl
Tue Aug 8 08:39:08 EDT 2000


Paul Duffin <pduffin at hursley.ibm.com> wrote:
[snip]
> Actually you can generate byte compiled versions of Tcl which you can
> distribute but you need to use a commercial package called TclPro to
> do that. It is certainly not as easy as Python but pre byte compiling Tcl
> code is not as useful as pre compiled Python code because of Tcl's dynamic
> nature.

How would Tcl be more dynamic than Python? (you seem to be 
implying this) And how does a language's dynamic nature stop it from
being (usefully) byte-compiled?

Perhaps you mean Tcl is more dynamic on the syntactic level somehow?

Regards,

Martijn
-- 
History of the 20th Century: WW1, WW2, WW3?
No, WWW -- Could we be going in the right direction?



More information about the Python-list mailing list