F#: is there no UI (like WPF) for it?

后端 未结 7 1020
梦毁少年i
梦毁少年i 2021-01-30 18:41

i recently saw some videos on F#. it seems it used mainly for Service or Classes only? i see no \"F# WPF\" app in VS2010 Beta?

7条回答
  •  萌比男神i
    2021-01-30 18:50

    We sell a commercial library called F# for Visualization that is written in 100% F# code and uses WPF to provide interactive graphics with typeset mathematics from your F# code:


    (source: ffconsultancy.com)

    So it is certainly possible to write GUI apps in F# using WPF.

提交回复
热议问题