YFT :: Ports and Compilers :: Your Favorite Things
Search Your Favorite Things ::
> Ports and Compilers at Your Favorite Things
Ports and Compilers at Your Favorite Things
Ports and Compilers Related Forums at Your Favorite Things:
Computers and Internet - Discussions pertaining to hardware, software, internet, web design, internet, programming and more.
Programming - C, C++, PHP, Perl, Delphi, Visual Basic, etc.. If you are seeking out a discussion on computer programming, then this is your place to be.
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]
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.
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.