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 24 other people reading this forum.


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

Login to reply

👍?
helpful
1:16pm Wed 28th Aug, Christopher M.

"Josiah Villaflor" <23*8*5*9@s*u*e*t*u*a*e*u*a*> wrote:
> Reading the part in the Project 1 page that says ... "runml generates C11 code in a file named, for example, ml-12345.c (where 12345 could be a process-ID)", what C11 code is this referring to? Is it just some arbitrary code or something that we have to provide the the .ml file, can I get an example?
Hello Josiah, You appear to missed a significant amount of understanding about the project. Your program, runml, will transpile/translate/convert a small ml program into a C11 program (creating a new text file to hold that C11 program). That C11 program then needs compiling and, if successful, the resultant program executed. That C11 is not just some arbitrary code, but a translation/mapping/conversion of each of the statements and functions in the original ml program. Hope that helps,

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