課本其他章節的重要術語
Formal Methods of Describing Syntax
- context-free grammar
- Bakus-Naur Form, Extended BNF, syntax diagram (syntax graph)
- metalanguage
- rule/production, grammar
- terminal, nonterminal, start symbol
- derivation, sentential form
- parse tree
- operator precedence and associativity
- ambiguous garmmar, unambiguous garmmar
| 左算右算是否相同? | 習慣上從那邊開始算? | |
| + | associative | left associative |
| - | non-associative | left associative |
| power | non-associative | right associative |
Names, Bindings, Type Checking, and Scopes
- case (in)sensitive
- keyword, reserved word
- 6 attributes of a variable: name, address, value, type, lifetime, scope
- alias
- binding
- declaration, definition, reference/invocation
- allocation, deallocation
- static, stack-dynamic, explicit heap-dynamic, implicit heap-dynamic
- type checking, compatible, coercion
Data Types
- primitive data types
- subscript/index, array slice, row major order, column major order, associative array
- anonymous variable, dereferencing, dangling pointer, lost heap dynamic variable, tombstone, memory leakage, reference counter, garbage collection
Expressions and Assignment Statements
- short-circuit evaluation
- 本頁最新版網址: http://people.ofset.org/~ckhung///b/pr/other.php; 您所看到的版本: July 15 2001 18:36:37.
- 作者: 朝陽科技大學 資訊管理系 洪朝貴
- 寶貝你我的地球, 請 減少列印, 多用背面, 丟棄時做垃圾分類。
- 本文件以 Creative Commons Attribution-ShareAlike License 或以 Free Document License 方式公開授權大眾自由複製/修改/散佈。
![[rss feed 圖案]](/~ckhung//i/rss.png)
![[帶頭升級 Office 2007? 別當害群之馬]](/~ckhung//i/n7/no-office2007.png)
![[(力求維持) 符合 xhtml 1.0]](/~ckhung//i/vxhtml10.png)
