Advanced examples
Examples from the erlang.org site, including parsing, ftp and make.
url: www.erlang.org/examples/examples-2.0.html
99 Bottles of Beer on the Wall
The example in Erlang and other Programming languages you didn't even know existed.
url: 99-bottles-of-beer.ls-la.net/e.html#Erlang
Controlling windows 95 from linux
A distribution example from the erlang.org site.
url: www.erlang.org/examples/win95demo/win95demo.html
Datalog
Scanner for Datalog.
url: www.erlang.org/course/exercises.html#dialog
Examples
At Erlang.org.
url: www.erlang.org/examples.html
Getting started with Erlang
Klacke's examples, including games, client-servers, and other useful libraries.
url: www.erlang.org/examples/klacke_examples/index.html
Hello World
Erlang version of Hello World.
url: www2.latech.edu/~acm/helloworld/erlang.html
ICFP 2001 Contest Page
Erlang was used at the ICFP 2001 Contest Page and won third prize. The code is an excellent example of what some of the best Erlang hackers can produce.
url: www.bluetail.com/~luke/icfp2001/
OO example
Erlang Code showing examples of Shapes using OO.
url: www.angelfire.com/tx4/cus/shapes/erlang.html
Parsing with yecc
Quick introduction to parsing.
url: www.erlang.org/faq/parsing.html
POTS
A telephony programming example in Erlang.
url: www.erlang.org/doc/r8b/doc/design_principles/fsm.h...
Small examples
Games, web tools and other small examples.
url: www.erlang.org/examples/small_examples/index.html