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
Formulation of a denotational semantics for the untyped λ-calculus had eluded
computer scientists for a while when a solution was given by Dana Scott [1]
in 1969. This solution came through an insight into the algebraic essence of
computability: that it can be interpreted as continuity. This in turn gave rise
to domain theory, the study of domains which are the kind of structures suitable
for giving semantics to general recursive languages. In my talk, I will give a
brief introduction to domain theory and present an Agda formalization of it
I have been working on.
References
[1] Scott, Dana S. "A type-theoretical alternative to ISWIM, CUCH, OWHY." Theoretical Computer Science 121.1-2 (1993): 411-440.