ForNeVeR / ForNeVeR/PascalABC.NET.SDK
Support platforms other than Windows
Open
enhancement
- Dominant language
- C#
- Stars
- 21
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now, we are trying to run the `pabcnetc.exe` directly, which will only work on platforms that support this executable (Windows mainly).
We should support Mono on other platforms as well.
(Unfortunately, the story about the compiler which highly depends on System.Reflection.Emit on modern .NET runtimes is very complex, and we'll unlikely be able to run it, say, on .NET 6 soon).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.