Compiler design: 課程公告 (20230522-1)

Compiler design: 課程公告 (20230522-1)

☆ 陳鵬升
Number of replies: 0

Dear all,

1. 編譯器設計課程,5/22 (一) 課程影片網址如下:
   - LLVM-IR: getelementptr 說明。
     https://youtu.be/o0WIZZOPCE0
 
   - LLVM-IR: floating-point constant。
     https://youtu.be/9cT97T4MQYc

   - Chapter 8: code generation (2)。
     https://youtu.be/APa-C_vh7-k

   - Chapter 8: code generation (3)。
     https://youtu.be/aIkR_0tGx9o
   
2. 手寫作業(8) 已經公布,練習建構control-flow graph,
   繳交截止日期為5/26晚上24:00,無法補交。
   
3. Project 4 已經公布,為最後的程式作業,C-subset to LLVM-IR compiler,
   繳交截止日期為6/16 (五) 晚上24:00。(本次作業無法補交)

4. 期末考試暫定6/14 (三) 早上10:10 ~11:40。

Thank you.

Peng-Sheng