Armenian_Tiny_Programming_Language
MarineMehrabyan/Armenian_Tiny_Programming_Language
Summary
A Scheme-based project that modifies the syntax of the Scheme programming language to allow the use of Armenian keywords and identifiers. It defines transformation rules to convert Armenian-syntax code into standard Scheme, enabling the theoretical creation of an Armenian programming dialect. The repository includes test folders with example mathematical algorithms (Gauss, Jacobi) written using the Armenian syntax.