[Prev][Next][Index][Thread]

type inference - terminology



Like you, my students and I have been using the terminology
			  "type reconstruction"
for ML-style procedures for decorating un- or partially-typed terms
with missing types.

The specification of which terms have which types--usually by some kind of
rules for deriving type-judgements--we call
			   ``type derivation.''

We try to avoid the phrase "type inference" because it seems equally
appropriate for either of the above processes and so causes mix-ups.

Yours truly,
Albert R. Meyer
MIT Lab. for Computer Science