Language page — context, influences, and learning notes on the 100hellos site.
Source on GitHub (100hellos/tcl)
docker run --rm --platform="linux/amd64" 100hellos/tcl:latest
Read the repo README, or fork the project and customize it.
For an interactive shell:
docker run --rm --platform="linux/amd64" --entrypoint="" -it 100hellos/tcl:latest zsh
Tcl (Tool Command Language) is a scripting language that is used to create a wide variety of applications, including GUIs, web servers, and network clients. It is known for its simplicity and flexibility, and is often used as a "glue" language to connect different software components together.
It quickly captured my heart with the ridiculous "Hello World!" inside. Explore the tutorial here.
Content type
Image
Digest
sha256:dfa08a7bc…
Size
34.9 MB
Last updated
4 months ago
docker pull 100hellos/tcl