Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Tark - Hindi Programming LanguageNew to Visual Studio Code? Get it now.
Tark - Hindi Programming Language

Tark - Hindi Programming Language

BitCraft Production

|
9 installs
| (0) | Free
Syntax highlighting for Tark (.tk), a Hindi-first programming language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tark - Hindi Programming Language 🇮🇳

Tark is a simple and expressive programming language written in Hindi, designed to make coding accessible to native Hindi speakers. This VS Code extension provides syntax highlighting and basic support for .tk files written in Tark.

Brought to you by BitCraft Production — building tools for the next billion learners.

Features

  • Syntax highlighting for Hindi-based keywords like likho, agar, kaam, etc.
  • Support for .tk file extension
  • Designed for beginners, especially those who think better in Hindi
  • Clean highlighting for:
    • Comments
    • Strings
    • Numbers
    • Control structures
    • Functions
    • Booleans

Example code in Tark:

# यह एक साधारण Tark प्रोग्राम है

naam = pucho("तुम्हारा नाम क्या है? ")
likho("नमस्ते", naam)

agar naam == "राम":
    likho("जय श्री राम!")
warna:
    likho("स्वागत है Tark में!")

✅ Requirements

No special dependencies. Just install this extension, open a .tk file, and start coding in Hindi.

For running Tark programs:

  • Install the Tark Transpiler

  • Use:

    tark path/to/file.tk
    

⚙️ Extension Settings

This extension does not contribute any VS Code settings. It simply enables language recognition and highlighting for .tk files.

🐞 Known Issues

  • No IntelliSense or code completion yet
  • No diagnostics or linting support
  • No custom file icon (coming soon!)

📦 Release Notes

1.0.0

  • Initial release
  • Added syntax highlighting for keywords, strings, numbers, booleans, and comments
  • .tk file association

About BitCraft Production

At BitCraft Production, we're building powerful tools and apps to support learning, creativity, and expression — starting with Tark, a Hindi-first programming language.

🔗 Visit our website

📂 Tark on GitHub

🧠 For More Information

  • Learn Markdown
  • VS Code Extension Docs
  • Tark Language Docs (Coming Soon)

Made with ❤️ in India

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft