Comment on OCaml for the MassesparentComments−zem14yocaml is multiparadigm and eager. in practical terms it has excellent support for just hammering out a solution in an imperative fashion and then refactoring it once it works. i personally find it second only to ruby in terms of getting work done.
Comments
ocaml is multiparadigm and eager. in practical terms it has excellent support for just hammering out a solution in an imperative fashion and then refactoring it once it works. i personally find it second only to ruby in terms of getting work done.