A chance Microsoft give you to fully support the latest Windows API #1142
Replies: 6 comments 16 replies
-
I, for one, do not care about Microsoft APIs for several reasons. One - I am *nix person, developing for Linux and using macOS as my workstation.
Also, I like portability. So when I am developing something with UI I will use Gtk so I can run this on Windows, Linux, macOS and get same results.
For people happy to lock themselves into Windows Modula-3 is absolutely wrong choice. Use Visual something, get on with .NET something… Do not make your life hard with Modula-3!
… On 16. 1. 2023., at 19:37, nsgnkhibdk2cls0f ***@***.***> wrote:
Many other languages build their Windows API interfaces using this Microsoft tool:
https://github.com/microsoft/win32metadata <https://github.com/microsoft/win32metadata>
It's up you to decide to make Modula-3 up to speed with other languages or not.
@thielema <https://github.com/thielema> @jaykrell <https://github.com/jaykrell> @VictorMiasnikov <https://github.com/VictorMiasnikov> @RodneyBates <https://github.com/RodneyBates> @mikanystrom <https://github.com/mikanystrom> @mikanystrom-intel <https://github.com/mikanystrom-intel> @dragisha <https://github.com/dragisha> @demoitem <https://github.com/demoitem>
—
Reply to this email directly, view it on GitHub <#1142>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AA5ZBWF5HXZJ7OSBDG3ZJL3WSWIM5ANCNFSM6AAAAAAT5BHRSQ>.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
How about using m2tom3 converter? ( I wrote more details inside another discussion) |
Beta Was this translation helpful? Give feedback.
-
In case when one distributive of Modula-2 has non-free license, then we can use source code of another distributive. We can try, for example, XDS Oberon-2/Modula-2 |
Beta Was this translation helpful? Give feedback.
-
Thank You, I have 2 - 3 binary distributive of ADW Modula-2. ( And I have successfully compiled XDS Modula-2/Oberon-2 ) P.S. We even can try early ( with non-broken Cygwin target) GNU Modula-2 |
Beta Was this translation helpful? Give feedback.
-
Personal for me, "WinAPI" is only example. Try use "SWIG for Modula-3" and ( or) m2tom3 ( Modula-2 to Modula-3 translator / converter) and public bad or good results. ( if You want, of course. Thank! ) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Many other languages build their Windows API interfaces using this Microsoft tool:
https://github.com/microsoft/win32metadata
It's up you to decide to make Modula-3 up to speed with other languages or not.
Beta Was this translation helpful? Give feedback.
All reactions