You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
synopsis: "Formalization of the Celsius project: a language for safe initialization of objects in OOP"
description: """
In this project we define a small object-oriented language with annotations. We prove results of safe initialization while permitting complex intertwined initialization of objects, thanks to the annotations.