The syntax of the language must be defined. There will need to be example code snippets of how variable declaration, and returning will work. This should be a minimal viable syntax, such that a simple addition program can be made. This will be used as a baseline to test the functionality of the compilation of the language.
The syntax of the language must be defined. There will need to be example code snippets of how variable declaration, and returning will work. This should be a minimal viable syntax, such that a simple addition program can be made. This will be used as a baseline to test the functionality of the compilation of the language.