See also:
- Debian Package - Debian GNU/Linux Erlang package information.
- Erlang for the PPC860 - Some notes on how Erlang was cross compiled to run on the PowerPC 860, a big-endian CPU.
- ETOS - 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]
- FreeBSD Port - The Erlang Free BSD port.
- High-Performance Erlang: HiPE - Research project, goal: efficiently implement the concurrent functional language Erlang; now part of Ericsson Erlang/OTP system. Open source. Uppsala University.
- Kernel poll support - Linux, FreeBSD and Solaris patch allowing you to save CPU cycles in kernel mode.
- Linux Port - RedHat 6.1 RPM at the eddie sourceforge site.
- SCO UnixWare Package - Erlang package for UnixWare, distributed by SCO.
- Stand Alone Erlang - SAE for OTP R7, create stand alone applications in Erlang, i.e. one file that holds the executable and the Erlang object files, BEAM files, needed.
- Stand Alone Erlang - SAE for OTP R8, create stand alone applications in Erlang.
|