DEV Community

Велимир Майсторов
Велимир Майсторов

Posted on

3

Anyone who code in Tcl/Tk

Any one who still coding in Tcl/Tk?
Are this language is dead?
I`m coding TCL since 1999. what about you?

Top comments (2)

Collapse
 
epsi profile image
E.R. Nurwijayadi

This exotic language require more exposure.

I know I'm waking up an old thread. To help more beginner, I have made a working example of coroutine with source code in github.

🕷 epsi.bitbucket.io/lambda/2021/03/1...

First the data structure:

TCL: Songs Record

Then the sender and receiver function.

Sender and Receiver

Sender and Receiver

And finally combine both using coroutine in program entry point.

Coroutine

I hope this could help other who seeks for other case example.

🙏🏽

Thank you for asking.

Collapse
 
stevenally profile image
......

I love it. Best language.. I use it for utilities and scripts. My day job is Classic ASP, C#, PHP. I have written an editor which I use for everything, and a Fossil front end.

Image of Datadog

How to Diagram Your Cloud Architecture

Cloud architecture diagrams provide critical visibility into the resources in your environment and how they’re connected. In our latest eBook, AWS Solution Architects Jason Mimick and James Wenzel walk through best practices on how to build effective and professional diagrams.

Download the Free eBook

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay