757e9c4c2a
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
335 B
Plaintext
11 lines
335 B
Plaintext
config BR2_PACKAGE_JIMTCL
|
|
bool "jimtcl"
|
|
help
|
|
Jim Tcl is a small footprint reimplementation of the Tcl
|
|
scripting language. The core language engine is compatible
|
|
with Tcl 8.5+, while implementing a significant subset of
|
|
the Tcl 8.6 command set, plus additional features available
|
|
only in Jim Tcl.
|
|
|
|
http://jim.tcl.tk
|