2013-06-28 16:32:24 +02:00
|
|
|
config BR2_PACKAGE_JIMTCL
|
|
|
|
bool "jimtcl"
|
|
|
|
help
|
|
|
|
Jim Tcl is a small footprint reimplementation of the Tcl
|
2015-04-23 00:14:34 +02:00
|
|
|
scripting language. The core language engine is compatible
|
2013-06-28 16:32:24 +02:00
|
|
|
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
|