160 Forks
524 Stars
524 Watchers

tcl

The Tcl Core. (Mirror of core.tcl-lang.org)

How to download and setup tcl

Open terminal and run command
git clone https://github.com/tcltk/tcl.git
git clone is used to create a copy or clone of tcl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tcl https://github.com/tcltk/tcl/archive/master.zip

Or simply clone tcl with SSH
[email protected]:tcltk/tcl.git

If you have some problems with tcl

You may open issue on tcl support forum (system) here: https://github.com/tcltk/tcl/issues