Home >
Computers >
Programming >
Languages >
Erlang >
Contributions >
Ports and Compilers
(10)|
|
|
|
Some notes on how Erlang was cross compiled to run on the PowerPC 860, a big-endian CPU.
www.corelatus.com/~matthias/erlang_on_860.html
|
|
|
SAE for OTP R8, create stand alone applications in Erlang.
www.geocities.com/erlang_journal/sae.html
|
|
|
Linux, FreeBSD and Solaris patch allowing you to save CPU cycles in kernel mode.
www.synapse.se/open_source.html
|
|
|
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.
www.sics.se/~joe/bluetail/sae_r7b/sae.html
|