Native Windows Application Development Options

后端 未结 24 973
予麋鹿
予麋鹿 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:53

    Modula 3 using Critical Mass *

    (*note: compiles to ANSI C, which can compile to native code using any standard C compiler)

提交回复
热议问题