HW2 is out #454
sujin0529
announced in
Announcements
HW2 is out
#454
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.
-
안녕하세요. 두 번째 과제인 SmaLLVM Interpreter 과제에 대한 공지입니다.
여러분은 이 과제를 통해 간단한 LLVM 언어의 interpreter를 구현하게 됩니다.
더 자세한 설명과 안내는
README
를 참고해주세요.아래 링크를 통해 과제 레포지토리를 생성하고 과제를 진행해주시기 바랍니다.
https://classroom.github.com/a/Sx6HV0ao
과제 채점은 Gradescope 를 통해 이루어집니다.
2. SmaLLVM Interpreter
라는 이름의 과제에 제출해주시기 바랍니다.참고로 기본 테스트 케이스와 학생 여러분의 개인 테스트 케이스의 커버리지 또한 채점 기준에 포함됩니다.
다음 document를 참고하여 개인 테스트 케이스를 추가해주세요.
제출 마감: 03. 19 (수) 23:59
늦은 제출 마감: 03. 21 (금) 23:59
감사합니다.
P.S. Gradescope 리더보드에 있는
Elvis (TA)
라는 이름의 점수는 조교의 점수입니다.Hi all, this is an announcement about homework 2.
Homework 2 is a programming assignment requiring you to implement the SmaLLVM Interpreter.
Please refer to the
README
for more detailed description and guidance.Here is the GitHub classroom link for this homework:
https://classroom.github.com/a/Sx6HV0ao
Your implementation will be graded using Gradescope. You submit it for the assignment
2. SmaLLVM Interpreter
.For reference, 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: 03. 19 (Wed.) 23:59
Late Due: 03. 21 (Fri.) 23:59
Hope you have fun, Thanks.
P.S. The score for
Elvis (TA)
on the Gradescope leaderboard is the TA's score.Beta Was this translation helpful? Give feedback.
All reactions