Re: "I have a dream"

From: Robert Seeger (robert_at_rkseeger.net)
Date: 08/17/04


Date: Tue, 17 Aug 2004 19:45:20 GMT

To give en example of why its not possible, try to bytecode the following:
> gets stdin line
> eval $line

Basically, Tcl cannot exist w/o the ability to parse/interpret itself.

Robert Seeger

Michael Schlenker wrote:
> USCode wrote:
[snip]
>> - Bytecodes only interpreter: A version of the Tcl interpreter that
>> executes bytecodes only. No compiler needed, your bytecodes only are
>> wrapped into the executable.
>
> This is impossible due to the nature of the tcl interpreter...
>
> There are some improvements for startup time and modularization coming,
> the Tcl modules tip is being voted (or has voting already finished?)
>
> Michael



Relevant Pages

  • Re: File Descriptors
    ... Ian Bell wrote: ... >I did not mean to suggest I 'think about bytecodes' but there is some magic ... differ from Tcl in their lack of bytecode magic? ...
    (comp.lang.tcl)
  • Re: .tbc decompiler!
    ... Does any one can write some code in tcl language or other for ... decompile tcl from bytecodes? ... is the .tbc still in sync with the current in-memory ...
    (comp.lang.tcl)
  • Re: .tbc decompiler!
    ... Does any one can write some code in tcl language or other for ... decompile tcl from bytecodes? ... is the .tbc still in sync with the current in-memory ...
    (comp.lang.tcl)
  • Re: .tbc decompiler!
    ... Does any one can write some code in tcl language or other for ... decompile tcl from bytecodes? ... adapted to disassemble tbc. ...
    (comp.lang.tcl)
  • Re: Is tcl/tk the solution?
    ... Michael Schlenker wrote: ... >> Hullo All, ... >> outputfile). ... MANY of us have first-hand experience with Tcl in just ...
    (comp.lang.tcl)