Discussion:
Clarrifications on Expressions
(too old to reply)
RS Jagtiani
2004-06-29 21:40:14 UTC
Permalink
Based on your message i am still a little unclear on the expressions we
are allowed to have for this assignment.

So for example will this be allowed:

a <- true + b;

Thank you.

Rahul Jagtiani
Nguyen Nguyen
2004-06-29 22:01:11 UTC
Permalink
Yes. Basically, the idea of this assignment is just to capture the
overall structure (syntax) of SL. Type-checking will be done in your next
assignment.

Nguyen
Post by RS Jagtiani
Based on your message i am still a little unclear on the expressions we
are allowed to have for this assignment.
a <- true + b;
Thank you.
Rahul Jagtiani
Loading...