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 Stainless, a verifier for Scala, highlighting its role in combining object-oriented and functional programming. The lecture covers the importance of Scala's static types in bug prevention, its compatibility with JVM and JavaScript runtimes, and the access to vast libraries. It also delves into Stainless documentation, formal verification for Scala, and examples of verifying properties in Scala code.