SOARE is distributed under the MIT License.
? This is your first SOARE code !
write("Hello World!");
Important
See SOARE Documentation and SOARE Changelog
Note
Minification involves compressing the source code of a SOARE file by removing unnecessary characters such as spaces, line breaks, indentations, and comments. This process reduces the file size so that it loads faster by the interpreter.
Link: https://anto.infos.st/SoareMinifier/
Repo: https://github.com/AntoineLandrieux/SoareMinifier
Note
Language Support for syntax highlighting (in Notepad++, Nano, etc) helps developers quickly identify keywords, variables, data types, and other important elements within the source code. By applying different colors, reduces the chances of errors, and aids in understanding the structure of the code more effectively.
Repo: https://github.com/AntoineLandrieux/SoareLanguageSupport
The SOARE source code is located in the Git repository at github.com/AntoineLandrieux/SOARE. Contributions are most welcome by forking the repository and sending a pull request.
Important
Please read the Code of Conduct and contribution guidelines
See AUTHORS file
Contributors :
