public relase of HiPE native-code Erlang compiler

Mikael Pettersson <mikpe@csd.uu.se>
1 Apr 2000 14:18:55 -0500

          From comp.compilers

Related articles
public relase of HiPE native-code Erlang compiler mikpe@csd.uu.se (Mikael Pettersson) (2000-04-01)
| List of all articles for this month |

From: Mikael Pettersson <mikpe@csd.uu.se>
Newsgroups: comp.compilers
Date: 1 Apr 2000 14:18:55 -0500
Organization: Compilers Central
Keywords: available

=================================================================
PUBLIC RELEASE OF HiPE
=================================================================


We, the HiPE group at Uppsala University, Sweden are proud to
announce the first public release of:




Open Source High-Performance Erlang (HiPE) System


Version 0.92




What is HiPE ?
==============


HiPE is a SPARC-V9 native-code compiler for the Erlang programming
language, currently based on Open Source Erlang V47.4.1. HiPE is
a complete implementation of the Erlang language, offers flexible
integration between emulated and native code, and efficiently supports
features crucial for Erlang's application domain, such as concurrency.
The distribution of HiPE includes the Open Telecom Platform (OTP)
libraries (except "orber" and "mnesia_session").




Who should be interested in HiPE ?
==================================


Developers who are already using Open Source Erlang on a SPARC
architecture. Depending on the characteristics of the application,
our measurements indicate performance improvements ranging from 30%
(for really big applications) up to an order of magnitude in small
benchmarks.




What is needed to install HiPE ?
================================


  - A SPARC-V9 based machine running Solaris 2.x
  - GNU `make' for the build procedure. (Solaris `make' will not work.)
  - An ANSI-C compiler which understands // comments is required.
      The GNU C compiler is recommended.




Where can I find HiPE ?
=======================


HiPE is freely available at:


http://www.csd.uu.se/projects/hipe/osh/download.shtml


where further information about HiPE also can be found.




- Erik Johansson, Mikael Pettersson, and Kostis Sagonas


Post a followup to this message

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