languages/tcl/LICENSE
languages/tcl/MAINTAINER
languages/tcl/README.pod
languages/tcl/TODO
languages/tcl/docs/hacks.pod
languages/tcl/docs/howto.pod
languages/tcl/docs/overview.pod
languages/tcl/lib/Parrot/Test/Tcl.pm
languages/tcl/library/README
languages/tcl/runtime/conversions.pir
languages/tcl/runtime/list_to_string.pir
languages/tcl/runtime/options.pir
languages/tcl/runtime/tcllib.pir
languages/tcl/runtime/variables.pir
languages/tcl/runtime/builtin/gets.pir
languages/tcl/runtime/builtin/info.pir
languages/tcl/runtime/builtin/namespace.pir
languages/tcl/runtime/builtin/package.pir
languages/tcl/runtime/builtin/proc.pir
languages/tcl/runtime/builtin/socket.pir
languages/tcl/src/macros.pir
languages/tcl/src/returncodes.pir
languages/tcl/src/class/tclconst.pir
languages/tcl/src/class/tclproc.pir

languages/tcl/src/grammar/expr/functions.pir
[expr] function definitions.

languages/tcl/src/grammar/expr/operators.pir
[expr] operator definitions.

languages/tcl/src/grammar/expr/parse.pir
Parsing support subroutines for [expr].

languages/tcl/src/grammar/expr/past.pir
Abstract syntax tree nodes for tcl expressions.

languages/tcl/src/ops/tcl.ops
tcl.ops.

languages/tcl/src/pmc/tclarray.pmc
Tcl Array PMC.

languages/tcl/src/pmc/tcldict.pmc
Tcl Dict PMC.

languages/tcl/src/pmc/tcllist.pmc
Tcl List.

languages/tcl/t/harness
languages/tcl/t/internals/README

languages/tcl/t/internals/select_option.t
languages/tcl/t/internal/select_option.t.

languages/tcl/t/internals/select_switches.t
languages/tcl/t/internal/select_switches.t.


parrot