A vision for Parrot
Cameron Laird
claird at lairds.com
Wed Nov 13 09:53:49 EST 2002
In article <3DD16F04.517E6720 at earthlink.net>,
Benjamin Goldberg <goldbb2 at earthlink.net> wrote:
.
.
.
>Hmm, is there a way of making tcl dump the tcl-bytecodes to a file?
.
.
.
There are at least a couple, but neither is particularly
handy, at this point; most common is to install TclPro
Compiler and let it do the work. The other is to rebuild
a standard source distribution with a debugging flag
enabled, then set a run-time flag to report on byte-code
flow. Neither is as inviting at the corresponding ability
in, for example, Python.
I hope I'm wrong about this, that there's an easier way,
and that someone will correct me.
--
Cameron Laird <Cameron at Lairds.com>
Business: http://www.Phaseit.net
Personal: http://phaseit.net/claird/home.html
More information about the Python-list
mailing list