Re: Compiled TCL
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Compiled TCL

From: Bob Techentin <techentin.robert@mayo.edu>
Date: Wed May 25 2005 - 18:27:56 CEST

<ccc> wrote
>
> I use TCL/TK embedded into a C program and wonder if it is possible
to
> "load" pre-compiled tcl scripts into the interpreter?
>

You can pre-compile scripts into bytecodes using ActiveState's Tcl Dev
Kit. You don't get any performance benefit, but you can obfuscate
your scripts by compiling them this way.

Bob

-- 
Bob Techentin                   techentin.robert@NOSPAMmayo.edu
Mayo Foundation                                 (507) 538-5495
200 First St. SW                            FAX (507) 284-9171
Rochester MN, 55901  USA            http://www.mayo.edu/sppdg/
Received on Thu Sep 29 14:18:59 2005