課程編碼 Course Code | 中文課程名稱 Course Name (Chinese) | 英文課程名稱 Course Name (English) | 總學分數 Credits | 總時數 Hours |
---|---|---|---|---|
4115007 | 編譯器 | Compilers | 3.0 | 3 |
中文概述 Chinese Description | 本課程主要目標為如何將高階語言轉換為機器碼的理論。主要內容包含 1.語句分析 2.語法分析 3.中介碼產生 4.碼最佳化 5.產生目的碼 | |||
英文概述 English Description | The major goal of this course introduces the theory to convert a HLL into object code. The major content is as follows: 1.Lexical Analysis 2.Syntax Analysis 3.Intermediate code Generation 4.Code Optimization 5.Code Generation |
備註: