Till KTH:s startsida Till KTH:s startsida

Visa version

Version skapad av Johan Montelius 2016-01-12 10:07

Visa < föregående | nästa >
Jämför < föregående | nästa >

Types and records

Erlang is certainly not the best language to study the pros and cons of a type system since it is a dynamically typed language.

Before this lecture

Before this lecture you should have read chapter 7 in the course book. You should also have read the ray tracer assignment. This assignment will be used to exemplify why a type system is important and how the Erlang record construct almost does the job.