It's UWAweek 38 (2nd semester, week 8)

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying selected article
Showing 1 of 487 articles.
Currently 21 other people reading this forum.


 UWA week 35 (2nd semester, week 6) ↓
SVG not supported

Login to reply

👍?
helpful
3:24pm Wed 28th Aug, Christopher M.

ANONYMOUS wrote:
> The project requirements state that we need to catch usage errors and syntax errors. While it is stated that syntax errors must be reported to stderr beginning with a "!", I'm not sure what the following "@" character for debug printing is referring to.
Syntactic errors in an ml program should be reported on a line beginning with a '!', such as ! unrecognised statement They are different to any other debug statements that you wish to print out, such as @ now in function process_statement which you may use to simply explain (to yourself) what your runml program is doing, or where it's up to. Make more sense?

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy