ForNeVeR / ForNeVeR/PascalABC.NET.SDK
Support platforms other than Windows
Abierto
enhancement
- Lenguaje dominante
- C#
- Estrellas
- 21
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.