This my compiler and languge made in rust, and also how I'm learning rust.
The name of the languge is: UMPL (Unnamed Meme Programming Language).
It is a meme programming language as the name suggests.
If you have any Ideas for the language put contribute them in this file
along with an example or two according of how to use it in the language.
With UMPL we try to break backwards compatibility, so have fun trying to write the same code for different versions of the language.
To see example code for UMPL you can see this directory, and to look at the formal language grammar refer to this file.
variables in UMPL must follow the kebab-case naming convention and have no uppercase letters.
Too see the understand the keywords and their meaning, refer to this file.