Introduction to Erlang with the Game of Life and the TDD
For this introduction a use Active Ring :
- erlang module
- atom
- function
- pattern matching
- variable
- list
- list comprehension
- module lists
- function with several clauses
- tuple
- bool
- pattern matching like f(A,A)
- high order function
- string