
Top : Computers : Programming : Languages : Erlang : Contributions :
Ports and Compilers
Websites
The OTP R8B0 packages compiled on RedHat 7.1.
site exerpt
Erlang is compiled with both the enable-hipe and enable-threads configuration switches. Please report bugs directly to the Erlang developpers. See the FAQ. Packaging notes There is no main erlang package, only sub-packages. The main component is erlang-erts which contains the...The Erlang Free BSD port.
site exerpt
FreeBSD Ports Search Name searches for the name of a port or distribution Description searches case-insensitive in a short comment about the port All searches case-insensitive for the package name and in the description about the port. Search for: All Package Name Description...Gerl is a GNU GPL'ed free compiler which implements a (large) subset of the current Erlang standard.
site exerpt
Gerl A free implementation of Erlang Gerl provides native compilation using C as an intermediate language. The intermediate output, while not elegant, is amenable to being ported away from the Erlang environment and into more `traditional C based development environments. The compiler also provides a number...RedHat 6.1 RPM at the eddie sourceforge site.
site exerpt
Downloads: Erlang Eddie is written in a functional programming language called Erlang. This language was developed by Ericsson and an open source project has been undertaken to make Erlang available (http www.erlang.org Erlang/OTP R7B (5.0.2.4) was released April 2001 and Eddie-1.5.1 (and...Erlang package for UnixWare, distributed by SCO.
http://www.sco.com/skunkware/devtools/#erlang
Open Source research project aimed at efficiently implementing the concurrent functional language Erlang.
http://www.csd.uu.se/projects/hipe/
Some notes on how Erlang was cross compiled to run on the PowerPC 860, a big-endian CPU.
site exerpt
Cross Compiling Erlang for the PPC860 This is just a quick note about what I did to cross compile Erlang to get it to run on a PowerPC 860 CPU. It might be useful to anyone else trying to do the same, or anyone trying to...Create stand alone applications in Erlang.
site exerpt
Stand alone Erlang How to make and distribute a stand-alone application Initialization How basic loading works How demand code-loading Building SAE Download Ecc and elink Example Performance To do This is version 3.0 of the support routines for SAE Stand Alone Erlang with...Linux, FreeBSD and Solaris patch allowing you to save CPU cycles in kernel mode.
site exerpt
Welcome to s y n a p.s e Systems is committed to open source development and actively try to contibute. Erlang Kernel poll support Why waste all CPU cycles in kernel mode when your massive multiuser server need them for the application This (experimental) patch enables kernel poll...Debian GNU/Linux Erlang package information.
site exerpt
Debian erlang Erlang is a functional programming language designed at the Ericcson Computer Science Laboratory. Some of Erlang's main features are: Clear declarative syntax and is largely free from side-effects; Builtin support for real-time, concurrent and distributed programming; Designed for development of...Daily snapshots of the not yet released official Erlang/OTP versions are available here. There is no guarantee that they will work.
site exerpt
Index of /download/snapshots Index of /download/snapshots Name Last modified Size Description Parent Directory 26-Oct-2005 10:29 otp_src_R10B_2005-12-01.tar.gz 01-Dec-2005 04:06 9.5M otp_man_R10B_2005-11-30_23.tar.gz 01-Dec-2005 02:06 585k otp_html_R10B_2005-11-30_23.tar.gz 01-Dec-2005 02:06 4.4M otp_src_smp_P11B_2005-11-30.tar.gz 30-Nov-2005 21:53 10.0M otp_src_P11B_2005-11-30.tar.gz 30-Nov-2005 19:53 10.0M otp_man_R11B_2005-11-30_15.tar.gz 30-Nov-2005 17:53 585k otp_html_R11B_2005-11-30_15.tar.gz 30-Nov-2005 17:53 4.4M...Commercial quality, efficient Erlang implementation based on Gambit Scheme. State-of-the-art native code Scheme compiler transforms Erlang code to Scheme, which can then gain from the special features of the Gambit Scheme compiler. Developed at University of Montreal. [Free to academic research, education]
site exerpt
ETOS Compiler This page is under construction. We plan to accumulate in this page all information that may be of interest to users of ETOS. If you have any suggestions or contributions please send them to etos@iro.umontreal.ca. Content: About ETOS. Acquiring ETOS....Create stand alone applications in Erlang, i.e. one file that contains the executable and the Erlang object files, BEAM files, needed.
site exerpt
One of the better hidden things in the latest Open Source release is SAE Stand Alone Erlang with this you can make stand-alone Erlang applications which run quickly from the unix command line prompt (see below for measurements With SAE...