Re: big newb needing a hand
- From: idonthaveit@xxxxxxxxx
- Date: 23 Jan 2007 06:30:15 -0800
This is exactly what I needed. Thanks a lot everyone for the help!
Michael Schlenker wrote:
idonthaveit@xxxxxxxxx schrieb:
Hi all. Let me preface by stating that I'm not a programmer. I justBasically Tcl code usually isn't compiled, it is an interpreted language
have some code left behind here by my predecessor. I have had to
change the code a bit, and now I want to compile it. Is there some
sort of stand alone tcl compiler that I can use? I really don't have a
clue as to how to go about this, so if there is something really simple
out there that I can use, I would love it. Thanks in advance for any
help that you can provide.
which is run by an interpreter.
You may want to read:
http://wiki.tcl.tk/11483
If you think "compile" means that you turn a script.tcl into an
script.exe or something like that (e.g. create a single file
executable), you may be interested in these pages:
http://wiki.tcl.tk/tclkit
http://wiki.tcl.tk/freewrap
Michael
.
- References:
- big newb needing a hand
- From: idonthaveit
- Re: big newb needing a hand
- From: Michael Schlenker
- big newb needing a hand
- Prev by Date: Re: C vs Tcl efficiency
- Next by Date: Re: C vs Tcl efficiency
- Previous by thread: Re: big newb needing a hand
- Next by thread: Re: big newb needing a hand
- Index(es):
Relevant Pages
|
Loading