Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What about this expression...

0 views
Skip to first unread message

Curtis Cartmill

unread,
Jan 28, 1998, 3:00:00 AM1/28/98
to

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. |
+--------------------------\ (----( )----------------------+
\_) ) /
(_/


0 new messages