···33trees = ["trees"] # The directories in which your trees are stored
44assets = ["assets"] # The directories in which your assets are stored
55theme = "theme" # The directory in which your theme is stored
66-url = "https://liamoc.net/"
66+url = "https://liamoc.net/forest/"
77[renderer]
88home = "index"
99
+1-1
trees/dt-0002.tree
···11\import{dt-macros}
22\author{liamoc}
33\taxon{Remark}
44-\p{The choices semantic domain and valuation function is, essentially, arbitrary: we choose objects that reflect those aspects of our programs that we are interested in. For most of the simple languages we will examine, we are only concerned with the \em{results} of the computation, which is a semantics suitable for reasoning about program behaviour and correctness. However, there also exist denotational \em{cost models} that compositionally assign a measure of program performance to syntax. This measure is just another kind of [denotational semantics](dt-0001).}
44+\p{The choices of semantic domain and valuation function are, essentially, arbitrary: we choose objects that reflect those aspects of our programs that we are interested in. For most of the simple languages we will examine, we are only concerned with the \em{results} of the computation, which is a semantics suitable for reasoning about program behaviour and correctness. However, there also exist denotational \em{cost models} that compositionally assign a measure of program performance to syntax. This measure is just another kind of [denotational semantics](dt-0001).}
+1-5
trees/dt-001Y.tree
···33\author{liamoc}
44\p{These lecture notes are based on the material I used to teach the [[typesig-dt]] course at the [[uoe]] in 2024.}
55\transclude{dt-0005}
66-\subtree{
77-\taxon{Lecture}
88-\title{Constructions on cpos and PCF}
99-\p{todo}
1010-}
66+\transclude{dt-001Z}
117\subtree{
128\taxon{Lecture}
139\title{Scott Domains}
+5
trees/dt-001Z.tree
···11+\taxon{Lecture}
22+\title{Constructions on [cpos](dt-001D) and PCF}
33+\author{liamoc}
44+\p{This lecture is based on material from [[haskellhutt]], [[danascott]], [[jstoy]], [[cgunter]], and [[gwinskel]].}
55+\p{todo}