- Win32 F/OSS :
- Kool Aid :
- MinGW :
- Editor :
- CVS - Install :
- CVS - Use :
- Assorted Tools :
- Apache Install :
- PHP Install :
- MySQL Install :
- Ada :
- Asm :
- Awk :
- Basic :
- C++ :
- Caml :
- cLisp :
- Cobol :
- D :
- Fortran :
- Eiffel :
- Erlang :
- Haskell :
- Java :
- Javascript :
- Logo :
- Pascal :
- Perl :
- php :
- Prolog :
- Postscript :
- Python :
- Ruby :
- Scheme :
- Smalltalk :
- Tcl/Tk :
win32 F/OSS development - Erlang
Erlang is a concurrent programming language developed by Ericsson for real-time distributed applications. It's about the easiest language to implement threading in. Did I mention it has one of the flakiest promotional video ever?
Install
Head over to the Open Source Erlang site and look for the download link. Grab the most recent 'Windows binary (incl. documentation)' file. It's a Windows installer, so just run the downloaded file.
Documentation
- Erlang Documentation: includes user guide and reference manual
- Erlang Course: a five day course in erlang.
- Planet Erlang: RSS feeds from the Erlang community.