Re: Tcl bytecode
- From: "suchenwi" <richard.suchenwirth-bauersachs@xxxxxxxxxxx>
- Date: 30 Jan 2007 03:09:44 -0800
With TclDevKit ($$) you can save bytecodes to a file (and load them
with tbcload). However, their purpose is to obfuscate code, and
loading them is slower than parsing genuine Tcl source files :)
For open source, I find it most suitable that scripts are openly
readable, and editable in case of problems.
.
- Follow-Ups:
- Re: Tcl bytecode
- From: Googie
- Re: Tcl bytecode
- From: Larry W. Virden
- Re: Tcl bytecode
- References:
- Tcl bytecode
- From: Googie
- Tcl bytecode
- Prev by Date: Re: Expect binary is too slow on solaris but works fine on linux
- Next by Date: Re: how to control the console on windows platform
- Previous by thread: Tcl bytecode
- Next by thread: Re: Tcl bytecode
- Index(es):