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 464 articles.
Currently 10 other people reading this forum.


 UWA week 34 (2nd semester, week 5) ↓
SVG not supported

Login to reply

👍x1
helpful
5:04am Sun 25th Aug, Christopher M.

Hello, The project specification is not quite finished, yet, but ... "Yuxuan Yuan" <24*8*8*3@s*u*e*t*u*a*e*u*a*> wrote:
> Should we consider about nested function and higher-order function?
The language's syntax does not permit nested functions: [CITS2002] Functions are introduced with the 'function' keyword, which only appears at the program's global level, and not as a type of statement.
> and should we handle the unexpected indent error like > ``` > [statement] > [statement] > [statement] > ```
Whitespace is insignificant, everywhere, except for when a single tab shows that a statement belongs to a function body. So the above is OK.

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