The Tcl Programming Language
Tcl (Tool Command Language) is a very powerful but easy to learn
dynamic programming language, suitable for a very wide range of uses,
including web and desktop applications, networking, administration,
testing and many more. Open source and business-friendly, Tcl is a
mature yet evolving language that is truly cross platform, easily
deployed and highly extensible.
For more information on Tcl see http://www.tcl.tk and
http://wiki.tcl.tk .
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / tcl
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:tcl/tcl && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000138 138 Bytes | |
baselibs.conf | 0000000055 55 Bytes | |
macros.tcl | 0000000443 443 Bytes | |
tcl-core8.6.15-src.tar.gz | 0007019390 6.69 MB | |
tcl-rpmlintrc | 0000000085 85 Bytes | |
tcl.changes | 0000064860 63.3 KB | |
tcl.spec | 0000005099 4.98 KB |
Comments 1
TCL_PACKAGE_PATH has a new syntax. Multiple paths are now separated by a ':' instead of a space.
See https://core.tcl-lang.org/tcl/tktview/dad36af8e5