[Announcement] HW2 is out! #250
Closed
goodtaeeun
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
This is an announcement about Homework 2.
Homework 2 is a programming assignment requiring you to implement the SmaLLVM interpreter.
Here is the GitHub classroom link for this homework:
https://classroom.github.com/a/Jc4H5IDO
How to submit
First, push your code to your repository.
Then, submit your work via KLMS assignment named "2. SmaLLVM Interpreter", which is connected to Gradescope.
Check the guideline on how to submit your work from Github to Gradescope.
Coverage
As explained in the README file, we will check the coverage of your code using the basic tests + your custom tests.
Refer to this document for how to add your custom tests.
Due date
Due: 03. 17 (Sun.) 23:59:59
Late Due: 03. 19 (Tue.) 23:59:59 (with late submission penalty).
Hope you have fun.
Beta Was this translation helpful? Give feedback.
All reactions