[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-02-11 (00:17) |
From: | Jon Harrop <jon@f...> |
Subject: | Re: [Caml-list] llvm? |
On Wednesday 10 February 2010 22:51:33 Raoul Duke wrote: > hi, > > any news about / anybody working on ocaml-on-llvm? 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