Artur Efimov
Artur Efimov
@Spoiledpay perfect! Let me know if you need any help or if you have any Oberon ideas.
Hi @Spoiledpay, thank you very much for the comment and suggestions. The listed modules need improvement and documentation, but alsmost all of them exist. 1. File manipulation: * Module [Files](https://free.oberon.org/docs/en/Files.html)...
Hi @ijean Yes, I don't have access to MacOS, but I know Ofront+ (this repo's submodule) can be compiled for MacOS. Free Oberon is also cross-platform, so should compile well....
An old version of Free Oberon had SDL as a dependency, but now it is based on Allegro 5. SDL is not a dependency any more. I think I'll try...
Hi @ijean, the macOS port is ready. It works on my arm64 (M3). Please clone the repo and run `./install.sh` (see the dependency list that will pop up).