Hello!
Thinking about expanding the functionalities, I imagine there is something related to new modules for the language such as:
*If any module suggestions already exist, you may have a separate folder of examples. This helps the adoption of the language.
The more examples the better.
1 - File manipulation module (read files, write files, delete files, search files, create directories, delete directories);
2 - Module with time, date, year function;
3 - Module for windows Gui (Windows, buttons, menus, message box);
4 - Text Window Gui Module console and Color function in the console and text mode windows;
Does your compiler support the functions of pure version 7 of Oberon? We can conclude this.
And in this case, is it a natural compiler or does it make a transpiler for C. And does it use GCC to compile the .c into .exe?
I note that we need a bunch of additional examples.
Thank you for your work. This above is a suggestion for improvement.
Hello! Thinking about expanding the functionalities, I imagine there is something related to new modules for the language such as: *If any module suggestions already exist, you may have a separate folder of examples. This helps the adoption of the language. The more examples the better.
1 - File manipulation module (read files, write files, delete files, search files, create directories, delete directories); 2 - Module with time, date, year function; 3 - Module for windows Gui (Windows, buttons, menus, message box); 4 - Text Window Gui Module console and Color function in the console and text mode windows;
Does your compiler support the functions of pure version 7 of Oberon? We can conclude this. And in this case, is it a natural compiler or does it make a transpiler for C. And does it use GCC to compile the .c into .exe? I note that we need a bunch of additional examples.
Thank you for your work. This above is a suggestion for improvement.