IDE for programming in metalanguage?

430 Views Asked by At

I've recently started learning metalanguage. Is there a jetbrains IDE for it? If not, which is the best IDE for metalanguage programming. Doesn't have to be open source. Thanks.

1

There are 1 best solutions below

1
yamafontes On BEST ANSWER

Nah, JetBrains doesn't have an IDE for ML. Look here: http://www.jetbrains.com/products.html

In fact, most Standard ML / OCaml developers prefer to use a straight text editor like emacs. But if you're willing to check out F# (and on Windows), you can use Visual Studio :)

http://fsharp.org/use/windows/