xref: /OK3568_Linux_fs/buildroot/package/jimtcl/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_JIMTCL
2	bool "jimtcl"
3	help
4	  Jim Tcl is a small footprint reimplementation of the Tcl
5	  scripting language. The core language engine is compatible
6	  with Tcl 8.5+, while implementing a significant subset of
7	  the Tcl 8.6 command set, plus additional features available
8	  only in Jim Tcl.
9
10	  http://jim.tcl.tk
11