top | item 35692826

(no title)

yw3410 | 2 years ago

GUIs are a PITA like in most languages.

I think most people use something which binds to gtk (such as lablgtk) or Qt.

For scientific computing there is Owl, but I haven't used it personally.

discuss

order

amelius|2 years ago

Hmm, I'll stick with Python for now.

The ecosystem of libraries is just too good.

Perhaps if OCaml made it very easy to interoperate with Python, I could give it a chance.

yw3410|2 years ago

There is pyml for interopt but I've never used it.