any news about / anybody working on ocaml-on-llvm?
just curious.
_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs
I don't believe anyone is working on porting OCaml to LLVM.
The nearest work is probably my own HLVM project which reached a major
milestone recently and is now capable of high-performance parallel
programming:
http://flyingfrogblog.blogspot.com/2010/01/naive-parallelism-with-hlvm.html
From the point of view of an OCaml programmer, HLVM is a DSL that drops
various features from OCaml (e.g. polymorphic recursion) in order to provide
easily-obtained, predictable and high performance.
--
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e