intermediate tree representation 中文意思是什麼

intermediate tree representation 解釋
中間樹表示
  • intermediate : adj 中間的,居間的。 The intermediate class (船的)特別三等。 An intermediate compound 中間化合...
  • tree : n 特里〈姓氏〉。n 1 樹〈主要指喬木,也可指較大的灌木〉。 ★玫瑰可以稱為 bush 也可以稱為 tree 2 木...
  • representation : n 1 表示,表現,描畫,描寫;畫像,肖像;雕像,想像,想像力;【心理學】表象。2 上演,演出;扮演。3...
  1. According to the program structure of ansi c, some syntax - tree - nodes are designed in front - end, including function, block, data structure, type, expression, identifier and so on. syntax tree is divided into three levels, namely program level, function level and block level, which are useful for analysis of syntax and semantic in compiler as well as transferring syntax tree into rtl. retargetable compiler mainly includes intermediate representation, machine description and interface technique between compiler and machine description

    編譯前端的實現技術包括詞法分析、語法語義分析和中間代碼生成技術等,針對ansic的程序結構,分別設計了函數、塊、數據結構、類型、表達式、標識符等語法樹結點,並將語法樹分成編譯層次、函數聲明和塊三個不同層次,使語法樹具有清晰的層次結構,有利於編譯程序的語法和語義分析,以及從語法樹到rtl中間表示的轉換。
  2. Moreover, we present an intermediate representation for parsing tree of cfl sentence that can be easily implemented and needs less space occupancy

    此外,為上下文無關語言句子的分析樹設計了一種簡單表示形式,這種表示形式可以提高空間效率,並且易於實現。
分享友人