soorj
allensuner/soorj
attempting to create an Armenian programming language
Summary
Soorj is an experimental Armenian-script programming language implemented in Python. It provides Armenian keywords for common programming constructs (if/else, loops, functions) and aims to make coding more accessible to Armenian speakers. The project includes an interpreter with a REPL, file execution, basic Armenian-named built-in functions, and examples. It's a personal exploration project, not a production-ready language.