Native Windows Application Development Options

后端 未结 24 970
予麋鹿
予麋鹿 2021-01-12 10:42

Long winded title, short question:

If one wants to develop for Windows but not have to rely on any external dependency (no runtime, thus ruling out .net), what suppo

24条回答
  •  感情败类
    2021-01-12 10:48

    Mercury using the Mercury compiler (compiles to ANSI C, which can then be compiled to native code)

提交回复
热议问题