Lab 5: Functions and Classes

Project
October 06, 2021

Continue your study of Section 4 of the ChocoPy Reference Manual with the type rules of the language.

Finish the definition of local variables and function parameters (Lab 4).

Move on to definition of function definitions and function calls, classes with inheritance, method definitions, and method calls.