which languages have a REPL and Type Annotation?
which languages have a REPL and Type Annotation?
Yes, F# is such a sleeper hit language. Basically Ocaml++ with a bunch of cool extra goodies. Open source, high performance runtime and tons of great libraries.
I’ve been using it at work and it’s excellent
If only it had the one thing of OCaml does that’s actually important: ML modules.
Okay, I’m being kinda glib. Ocaml has plenty of other stuff going for it, and F# is a great, productive language, but its biggest weakness is something it doesn’t have.