Re: How to generate Tcl byte code from tclsh8.4?
- From: Donald Arseneau <asnd@xxxxxxxxx>
- Date: 14 Jul 2005 16:50:39 -0700
changli_to@xxxxxxxxxxx writes:
> Is the Tcl byte code still open source?
No, you cannot fulfil an obligation to distribute source code
by distributing Tcl byte code, if that's what you mean.
The main point of bytecode distribution is *hiding* source code,
since it doesn't make the program smaller or faster.
I don't know about the status of a byte-code compiler's own
source; I suspect there is no open-source functioning version.
--
Donald Arseneau asnd@xxxxxxxxx
.
- Follow-Ups:
- Re: How to generate Tcl byte code from tclsh8.4?
- From: Schelte Bron
- Re: How to generate Tcl byte code from tclsh8.4?
- From: Donal K. Fellows
- Re: How to generate Tcl byte code from tclsh8.4?
- References:
- How to generate Tcl byte code from tclsh8.4?
- From: changli_to
- Re: How to generate Tcl byte code from tclsh8.4?
- From: Gerald W. Lester
- Re: How to generate Tcl byte code from tclsh8.4?
- From: changli_to
- How to generate Tcl byte code from tclsh8.4?
- Prev by Date: Re: exec: redefine search path
- Next by Date: Re: TCL can't do as much as Perl
- Previous by thread: Re: How to generate Tcl byte code from tclsh8.4?
- Next by thread: Re: How to generate Tcl byte code from tclsh8.4?
- Index(es):
Relevant Pages
|