Comment by pjmlp
4 hours ago
Probably OCaml, Standard ML, Haskell, MLton, F#, Scala,....
If going to complain about some of those being slow, remeber that they have various options between interpreter, bytecode, REPL, JIT and AOT.
4 hours ago
Probably OCaml, Standard ML, Haskell, MLton, F#, Scala,....
If going to complain about some of those being slow, remeber that they have various options between interpreter, bytecode, REPL, JIT and AOT.
You know, I really should try out F# some time. I always preferred C# over Java, and I have some Scala experience (that wasn't overall very pleasant, but it was fun to use an FP language).