[Instructions] [Search] [Current] [Syllabus] [Handouts] [Outlines] [Assignments]
Held Friday, October 21, 1998
Notes
for each function in the sequence
add the function ``header'' (name, parameter types, return type)
to the environment
end for each
for each function in the sequence
begin a new environment
add all of the parameters to the environment
type-check the body of the function
end the new environment
end for each
function f(i:int) = f(i+1)
History
Back to Type checking, continued. On to Stack frames.
[Instructions] [Search] [Current] [Syllabus] [Handouts] [Outlines] [Assignments]
Disclaimer Often, these pages were created "on the fly" with little, if any, proofreading. Any or all of the information on the pages may be incorrect. Please contact me if you notice errors.
Source text last modified Sun Oct 25 16:04:10 1998.
This page generated on Mon Oct 26 10:44:25 1998 by SiteWeaver.
Contact our webmaster at rebelsky@math.grin.edu