|
|
|
|
|
by zem
5259 days ago
|
|
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. |
|