jparker / erlang_programming

Source code developed for the exercises in the O'Reilly "Programming Erlang" book.

This URL has Read+Write access

jparker (author)
Thu Oct 08 22:56:23 -0700 2009
commit  48033a62a21a597720a20dc6aaf53b31dd90f53f
tree    7c53bd2b5a89f6af8b332db6f345d915ea158537
parent  706baece6670d57706d7587c0d7cbbe40be039b0
name age message
file .gitignore Loading commit data...
file README
directory chapter2/
directory chapter3/
file utils.erl
README
This is the source code I've written for the programming exercises in the
O'Reilly book "Erlang Programming" by Francesco Cesarini and Simon Thompson.

This code may well be an example of Erlang worst practices.