Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces the importance of types in programming, highlighting their role in preventing errors, ensuring memory safety, and making compilation more efficient. It discusses unsound type systems, intentional and unintentional unsoundness, and presents examples from Java and Scala. The lecture also covers inductively defined relations, using rules to define relations, and proving the correctness of rules.