Code in Your Language.
HIAX is a high-performance, bilingual programming language that lets you write code in Assamese, Hindi, or English — or mix all three. Built on Zig for native speed.
Bilingual Core
Write in Assamese (dhor, bol, jodi), Hindi, English, or any mix. One language for everyone.
Zig-Powered Speed
Built on Zig 0.16.0-dev. Transpiles to native binaries with C++-comparable performance.
AI-Ready Roadmap
socho keyword for built-in AI inference, native vector types, and Agent classes coming soon.
Try HIAX in Your Browser
No install needed. Write bilingual code and run it instantly.
Click "Run Code" to see output here...
This playground simulates core HIAX features. For full capabilities, download the compiler from GitHub.
Bilingual Keyword Reference
Every keyword has an Assamese/Hindi equivalent. Use whichever feels natural.
| English | Assamese/Hindi | Description |
|---|---|---|
var | dhor | Declare a variable |
print / echo | bol | Print to output |
if | jodi | Conditional start |
else | na | Conditional else |
while | ghur | While loop |
function | kaam | Define a function |
class | shreni | Define a class |
new | noya / naya | Instantiate a class |
this | iswa | Current instance |
int | ank | Integer type |
string | txt | String type |
The AI-Friendly Roadmap
HIAX is evolving to become the primary language for regional AI Agents.
socho keyword
PlannedBuilt-in AI inference — run LLM prompts as a native language statement.
Semantic Types
PlannedNative support for vector embeddings and similarity operations.
Agent Classes
PlannedSpecialized shreni Agent types with integrated system prompts.
Linux & macOS
In ProgressFull cross-platform support beyond current Windows build.
Garbage Collection
PlannedMark-and-sweep GC for long-running applications.
Safe Sandboxing
PlannedSecure execution environment for AI-generated HIAX code.
Build in Your Language.
Star HIAX on GitHub, contribute Assamese keywords, and help build the first programming language truly made for Northeast India.