Download HudHudScript
Multi-lingual agentic programming language with built-in governance and Subject-Oriented Programming.
🚀 Quick Start
# Clone the repository
git clone https://github.com/HudHudMind/hudhudscript.git
cd hudhudscript
# Build from source
cargo build --profile release-prof
# Run your first program
echo 'print("Merhaba Dünya!");' > hello.hudhud
./target/release-prof/hudhud run hello.hudhud
🌍 23 Languages
Write code in Turkish, English, Arabic, Chinese, Hindi, and 18 more languages , using your own native keywords.
🧠 AI-Native
Built-in RAG, MCP protocol, agent definitions, and governance , designed for the agentic AI era.
⚡ Compiled & Interpreted
Compile to bytecode for production, run interpreted for development. Best of both worlds.
🔒 Sandboxed by Default
Linux seccomp/landlock isolation, capability dropping, network whitelist , production-ready security.