</>Code in world’s oldest living language

.தமிழ்

A simple programming language in Tamil.
Write code the way you speak.

Free · Open source · Runs entirely in your browser

What makes.தமிழ்
தமிழ்roman
சொல்லு "வணக்கம்"
ஒவ்வொரு வரிசை(5) உள்ள i
    சொல்லு i
முடிஞ்சுது
Bilingual

Two scripts, one language

Write Tamil. Or roman. Same code, same result.

தமிழ்roman(this slide shows both)

Programming, made native.

.தமிழ் has bilingual keywords. Write in Tamil script or roman, and the code reads the same.

Bilingual by design

Every keyword has a Tamil and roman form. Type சொல்லு or sollu. Both work.

Real programming

Functions, loops, dicts, error handling. Everything a learner needs to build real ideas.

Built for learners

Tamil-first error messages, a docs panel that follows your cursor, and examples to remix.

Example
hello.தமிழ்
சொல்லு "வணக்கம் உலகமே"
hello.tamil
sollu "vanakkam ulagamey"
$ tamizh run
வணக்கம் உலகமே