Re: Ad- and disad- vantages of OCaml.
"Hendrik Boom [email protected] [ocaml_beginners]" <[email protected]> Wed, 23 Mar 2016 15:27:50 -0400
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 23, 2016 at 06:31:45PM +0000, Kenneth Miller [email protected] [ocaml_beginners] wrote: > Hendrik, > | when the problem is naturally procedural... > Well, there are problems that are more naturally understood as > procedural than other problems, but I'd say this is a weakness of > people because we know that the functional and imperative > computational classes are equivalent. Yes, they can compute the same functions (modulo some formalism that explains just how an system that interacts with the environment can be said to be functional) But as for weakness of people, well, it is people who do the programming and anything that makes life easier for people to understand how their programs relate to their problems has to be conosidered useful. -- hendrik