One more question about the following part (2) of the assignment.
If I have the expression (((x fun y w y) f) g) which is represeted in
scheme by:
.
/ \
. \
/ \ \
. \ \
/ \ \ \
x . \ \
/ \ \ \
fun . \ \
/ \ \ \
y . \ \
/ \ \ \
w . \ \
/ \ \ \
y () \ \
\ \
. \
/ \ \
f () \
.
/ \
g ()
does it equate to: (1) same thing, doesn't go farther because
of precedence
(i.e. (((x fun y w y) f) g)
or
(2) ((x w f) g)
--
''~``
( o o )
+---------------------.oooO--(_)--Oooo.----------------------+
| Curtis Cartmill |
| University of Waterloo Graduate Student (MMath) |
| Department of Computer Science |
| curtis....@uwaterloo.ca |
| .oooO |
| ( ) Oooo. |
+--------------------------\ (----( )----------------------+
\_) ) /
(_/