HLVM beta release

Jon Harrop <jon@ffconsultancy.com>
Tue, 10 Mar 2009 23:46:53 +0000

          From comp.compilers

Related articles
HLVM beta release jon@ffconsultancy.com (Jon Harrop) (2009-03-10)
Re: HLVM beta release dot@dotat.at (Tony Finch) (2009-03-12)
Re: HLVM beta release alpmestan@gmail.com (Alp Mestan) (2009-03-13)
| List of all articles for this month |

From: Jon Harrop <jon@ffconsultancy.com>
Newsgroups: comp.compilers
Date: Tue, 10 Mar 2009 23:46:53 +0000
Organization: Flying Frog Consultancy Ltd.
Keywords: VM, LLVM, available
Posted-Date: 11 Mar 2009 19:04:50 EDT

The new High-Level Virtual Machine is an open source project designed
to compile statically-typed functional programming languages (like
OCaml) into high performance assembler for a variety of architectures
(including ARM, x86 and amd64). HLVM is built upon LLVM and is written
in OCaml.


The project is hosted on the OCaml Forge:


    http://forge.ocamlcore.org/projects/hlvm/


In addition to high-performance numeric and string processing, HLVM also
intends to provide easy parallelism and C interoperability.


If you would like to discuss any aspect of HLVM, please join our mailing
list.


--
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?u



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.