Native Windows Application Development Options

后端 未结 24 724
予麋鹿
予麋鹿 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 11:05

    eiffel using SmartEiffel*

    (*note SmartEiffel interprets eiffel, and generates ANSI C code, which can be compiled with any standard C compiler. It also generates Java byte code.)

提交回复
热议问题