darijacode
v0.2.0
Published
A new programming languages based on Moroccan words to let people on morocco learn programming fast without need to english or learn advanced concepts
Maintainers
Readme
🕊️ DarijaCode
A programming language and compiler written for fun, using Moroccan Darija.
Installation
Quick install
Linux / Termux:
curl -fsSL https://raw.githubusercontent.com/krnl0xsns1nk/DarijaCode/main/scripts/install.sh | shDarijaCode is a hobby project built for learning compiler development and experimenting with a programming language based on Moroccan Darija.
It is not trying to replace JavaScript, Python, C, or any existing language.
Why?
The goal isn't simply replacing English keywords.
The goal is building a complete programming ecosystem where everything speaks Darija:
- lexer
- parser
- semantic checker
- native compiler
- CLI
- runtime
- package manager (planned)
- standard library (planned)
- compiler errors written in Darija
For example:
kteb("Salam");and when something goes wrong, the compiler also responds in Darija:
- take a real example of mine :
- see docs/error_codes.md for more info about these codes.
