Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proving Algebraic Laws in Scala using Stainless #211

Open
tobal opened this issue Mar 10, 2020 · 0 comments
Open

Proving Algebraic Laws in Scala using Stainless #211

tobal opened this issue Mar 10, 2020 · 0 comments

Comments

@tobal
Copy link

tobal commented Mar 10, 2020

speaker: Viktor Kunčak
topic: Scala, proving correctness
video: https://www.youtube.com/watch?v=dkO59PTcNxA
length: 1:03:29

Lambda Days 2020

Keynote: Proving Algebraic Laws in Scala using Stainless

I will give an overview of Stainless (https://stainless.epfl.ch).
Developers can use stainless to state and formally verify properties of functional programs written in Scala. I present foundation of stainless and its termination checks through an untyped functional language on top of which we impose a new type system, System FR. As an example of use case, I present how to build and develop verified hierarchy of algebraic structures, where Stainless proves laws when structures are instantiated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant