Comment on Real World OCamlparentComments−apaprocki12yWe actively use/used OCaml in production on SPARC/Solaris, POWER/AIX, HP-UX/IA64. (The optimized compiler wouldn't build on AIX.)−rwmj12yVarious backends for less used architectures are maintained out of tree, eg here:https://github.com/retired-camels/ocaml−jgw2512yThere's an AIX port of 3.12.1http://ocaml-ports.geschenker.net/ocaml-aix.html
Comments
We actively use/used OCaml in production on SPARC/Solaris, POWER/AIX, HP-UX/IA64. (The optimized compiler wouldn't build on AIX.)
Various backends for less used architectures are maintained out of tree, eg here:
https://github.com/retired-camels/ocaml
There's an AIX port of 3.12.1
http://ocaml-ports.geschenker.net/ocaml-aix.html