12345678910 |
- 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
|