Typing environment: Difference between revisions

Content deleted Content added
already linked above
Prefer “typing rules” over “type rules”
Line 7:
is read as "<math>e</math> has type <math>\tau</math> in context <math>\Gamma</math> ".<ref name='cornell-cs4110' />
 
In [[statically typed]] [[programming language]]s these environments are used and maintained by [[typetyping rules]] to [[type checking|type check]] a given program or expression.<ref follow='cornell-cs4110'>{{Cite web| title=Simply Typed λ-calculus|url=https://www.cs.cornell.edu/courses/cs4110/2012fa/lectures/lecture19.pdf}}</ref>
 
==See also==