A Programming langauge For Amharic
# 🌍 Mahider - Amharic Programming Language
Mahider is a programming language with Amharic keywords and syntax that makes programming more accessible to Amharic speakers.
## ✨ ዋና ባህሪዎች
- **የአማርኛ ቁልፍ ቃላት** - ፕሮግራም በአማርኛ ይጻፉ
- **ወደ Python መለወጫ** - ፕሮግራምዎን ወደ Python ይቀይሩ
- **አይነት ቁጥጥር** - ስህተቶችን ከመጀመርዎ በፊት ይወቁ
- **REPL አስተጋባር** - ፕሮግራምዎን መስመር በመስመር ይሞክሩ
- **ቀላል አጠቃቀም** - አዲስ መጀመሪያ ለሚጀምሩ ተመች
## 📥 መጫን
```bash
# Install from source
git clone
github.com
cd mahider
pip install -e .
# Or install directly
pip install mahider