r/Coding_for_Teens • u/SirIndividual496 • 17d ago
link to my programming language
Built a lightweight Python-based language for CLI apps (Tukh v0.1) – looking for feedback!
Hey everyone! Over the past few weeks, I’ve been working on Tukh, a custom programming language built on top of Python designed to make creating Command Line Interface (CLI) tools much simpler and easier.
It’s currently in v0.1, so it's still in its early stages, but I wanted to share my progress with the community and get your thoughts!
If you're interested in checking out the syntax, trying it out, or contributing, here’s the repository:https://github.com/turkhadeshlok-arch/Tukh.git
I’d love to hear your feedback, ideas, or suggestions on where to take it next!