next up previous
Next: The Concrete Machine Up: No Title Previous: No Title

The Abstract Machine

The Day abstract machine, has one tick action.

tex2html_wrap141

Day is like an enumerated type in Pascal or Ada; its set of states is just the days of the week:

Day = (
tex2html_wrap_inline129
tex2html_wrap_inline131
tex2html_wrap_inline133
tex2html_wrap_inline135
tex2html_wrap_inline137
).



Norman Papernick
Mon Mar 18 17:44:24 EST 1996